Photo AI

Last Updated Sep 26, 2025

Multiplying Expressions Simplified Revision Notes

Revision notes with simplified explanations to understand Multiplying Expressions quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

270+ students studying

Multiplying Expressions

Multiplying Algebraic Expressions

Multiplying algebraic expressions might sound tricky at first, but with some practice, it becomes much easier. Think of it like multiplying numbers, except we also need to keep track of the variables (the letters) that are part of the expression. Let's break it down step by step to make sure everything is clear and understandable, with worked examples that mirror the types of questions you might encounter in your Junior Cycle Maths exams.

Key Concepts to Understand

Before diving into examples, it's important to understand some basic concepts:

  1. Coefficient: The number in front of a variable. For example, in 3x3x, 33 is the coefficient.
  2. Variable: A letter that represents a number we don't know yet, like xx or yy.
  3. Exponents: The small number above and to the right of a variable that tells you how many times to multiply the variable by itself. For example, x2x^2 means x×xx \times x.

Rules for Multiplying Expressions

  1. Multiply the coefficients: Start by multiplying the numbers (coefficients) together. The coefficients are the numbers in front of the variables. If there's no number in front, it means the coefficient is 1.
  2. Multiply the variables: If the variables are the same, add their exponents. If there's no exponent, it means the exponent is 11.
  3. Combine the results: Put the products of the coefficients and variables together to form a simplified expression.
infoNote

Worked Example 1: Multiplying Simple Terms Problem: Multiply 3x3x by 4x4x.


Step 1: Multiply the coefficients

  • The coefficients are 33 and 44. Multiply them: 3×4=:success[12] 3 \times 4 = :success[12]

Step 2: Multiply the variables

  • Both terms have the variable xx. When multiplying x×xx \times x, you add the exponents. Since each x x has an exponent of 11 (which is usually not written), you add the exponents: x1×x1=x1+1=:success[x2]x^1 \times x^1 = x^{1+1} = :success[x^2]

Step 3: Combine the results

  • The final expression is: :success[12x2]:success[12x^2]

Explanation: Here, we multiplied the numbers (coefficients) first, getting 1212. Then, we multiplied the variables, remembering to add their exponents. This gives us x2x^2, so the final answer is 12x212x^2.

infoNote

Worked Example 2: Multiplying a Number by a Binomial A binomial is an expression with two terms, like x+5x + 5.

Problem: Multiply 2×(x+5) 2 \times (x + 5).


Step 1: Distribute the number to each term in the binomial

  • Multiply the number 2 by each term inside the bracket: [2×x=:success[2x]][2×5=:success[10]][ 2 \times x = :success[2x] ] [ 2 \times 5 = :success[10] ]

Step 2: Combine the results

  • The final expression is: :success[2x+10]:success[2x + 10]

Explanation: When multiplying a number by a binomial, you apply the distributive property, which means multiplying the number outside the bracket by each term inside the bracket separately. This step-by-step approach ensures that you correctly multiply every part of the expression.

infoNote

Worked Example 3: Multiplying Two Binomials Using the "Split and Repeat" Method This method is an efficient way to handle multiplying two binomials, like (x+3)(x2)(x + 3)(x - 2).

Problem: Multiply (x+3)(x2). (x + 3)(x - 2) .


Step 1: Split the brackets

  • (x+3)(x2)(x+3)(x-2)
  • x(x2)+3(x2)x(x-2)+3(x-2) Take the first term from the first binomial,x, x ,and multiply it by the entire second binomial x2. x - 2 .

Then, take the second term from the first binomial,+3 +3, and multiply it by the entire second binomial (x2). (x - 2) .


Step 2: Multiply each term

  • Multiply xx by each term in the second binomial: [x×x=:success[x2]][x×2=:success[2x]][ x \times x = :success[x^2] ] [ x \times -2 = :success[-2x] ]
  • Multiply 33 by each term in the second binomial: [3×x=:success[3x]][3×2=:success[6]][ 3 \times x = :success[3x] ] [ 3 \times -2 = :success[-6] ]

Step 3: Combine like terms

  • Now, add the results together: x22x+3x6x^2 - 2x + 3x - 6
  • Combine the like terms (2x)( -2x ) and (3x)( 3x ): :success[x2+x6]:success[x^2 + x - 6]

Final Answer: The expression simplifies to: :success[x2+x6]:success[x^2 + x - 6]

Explanation: The "split and repeat" method is a systematic way to ensure you multiply every term in the first binomial by every term in the second. After you multiply, the final step is to combine any like terms, which in this case were 2x-2x and 3x. 3x .

infoNote

Example 4: Multiplying Two Binomials This example is more advanced because you'll need to multiply two expressions that each have two terms.

Problem: Multiply (x+2)(x + 2) by (x+3)(x + 3).


Step 1: Use the distributive property (FOIL method)

  • Multiply the First terms: x×x=:success[x2] x \times x = :success[x^2].
  • Multiply the Outer terms: x×3=:success[3x]x \times 3 = :success[3x].
  • Multiply the Inner terms: 2×x=:success[2x]2 \times x = :success[2x].
  • Multiply the Last terms:2×3=:success[6]. 2 \times 3 = :success[6] .

Step 2: Combine like terms

  • Combine 3x3x and 2x2x: x2+3x+2x+6=:success[x2+5x+6]x^2 + 3x + 2x + 6 = :success[x^2 + 5x + 6]

Step 3: Write the result

  • The final expression is: :success[x2+5x+6]:success[x^2 + 5x + 6]

Explanation: This example shows how to multiply two binomials using the FOIL method (First, Outer, Inner, Last). After multiplying each pair of terms, you combine the like terms. This type of problem often appears in exams because it checks your understanding of both multiplication and combining like terms.

infoNote

Example 5 Multiplying Binomials Using the "Split and Repeat" Method Problem: Multiply (x+3)(x2).(x + 3)(x - 2).


Step 1: Split the brackets

  • First, take the first term from the first binomial, x,x ,and multiply it by the entire second binomial: x(x2)x(x - 2)
  • Next, take the second term from the first binomial,+3 +3, and multiply it by the entire second binomial: +3(x2)+3(x - 2)
  • x(x2)+3(x2)x(x-2)+3(x-2)

Step 2: Multiply each part

  • Multiply(x) ( x ) by each term in the second binomial: x(x2)x(x-2) x×x=:success[x2] x \times x = :success[x^2] x×2=:success[2x]x \times -2 = :success[-2x]
  • Multiply (+3)( +3 ) by each term in the second binomial: 3(x2)3(x-2) 3×x=:success[3x]3 \times x = :success[3x] 3×2=:success[6]3 \times -2 = :success[-6]

Step 3: Combine like terms

  • Add all the terms together: x22x+3x6x^2 - 2x + 3x - 6
  • Combine 2x-2x and 3x3x to simplify: :success[x2+x6]:success[x^2 + x - 6]

Final Answer: The expression simplifies to: :success[x2+x6]:success[x^2 + x - 6]

Explanation: By splitting the multiplication into parts (i.e., multiplying each term from the first binomial by the entire second binomial), you can clearly see how each term contributes to the final expression. This method is particularly useful because it visually shows the examiner the process that you followed. Even if you do not reach the correct answer, the examiner will be able to give you attempt marks.

Practice Problems

Here are some practice problems to help you reinforce the concepts of multiplying algebraic expressions. These problems are designed to mirror the style of questions you might see on a Junior Cycle Maths exam.

infoNote

Problem 1: Multiply the following expressions

Question : Multiply (5x)( 5x ) by (3x).( 3x ).

infoNote

Problem 2: Expand the expression

Question : Expand and simplify 4(y+7)4(y + 7)

infoNote

Problem 3: Multiply the binomials

Question : Multiply and simplify the expression (x+4)(x3).(x + 4)(x - 3) .

infoNote

Problem 4: Multiply the following and simplify

Question : Expand and simplify 3(2x5).3(2x - 5).

infoNote

Problem 5: Multiply and simplify the expression

Question : Multiply and simplify the expression (2x+1)(x6).(2x + 1)(x - 6).


infoNote

Worked Example 1: Problem: Multiply 5x5x by 3x 3x.

Step 1: Multiply the coefficients

  • Multiply the numbers (coefficients) first: 5×3=:success[15]5 \times 3 = :success[15]

Step 2: Multiply the variables

  • Multiply the variables (x×x)( x \times x ): x×x=:success[x2]x \times x = :success[x^2]

Step 3: Combine the results

  • The final expression is: :success[15x2]:success[15x^2]

Explanation: Here, you first multiplied the coefficients (55 and 33) to get 1515. Then you multiplied the variables (x×x)( x \times x), which gives(x2)( x^2 ). So the final answer is (15x2).( 15x^2 ).


infoNote

Worked Example 2: Problem: Expand and simplify 4(y+7)4(y + 7).

Step 1: Distribute the number

  • Start by multiplying the number outside the bracket by each term inside the bracket: 4(y+7)4(y + 7)
  • This splits into: 4×y+4×74 \times y + 4 \times 7

Step 2: Multiply each part

  • Multiply: [4×y=:success[4y]][4×7=:success[28]][ 4 \times y = :success[4y] ] [ 4 \times 7 = :success[28] ]

Step 3: Combine the results

  • The final expression is: :success[4y+28]:success[4y + 28]

Explanation: The distributive property was applied by multiplying 44 by both yy and 77. The steps were shown explicitly, ensuring clarity.


infoNote

Worked Example 3: Problem: Multiply and simplify (x+4)(x3)(x + 4)(x - 3).

Step 1: Split the brackets

  • Multiply the first term from the first binomial by the entire second binomial: x(x3)x(x - 3)
  • Multiply the second term from the first binomial by the entire second binomial: +4(x3)+4(x - 3)
  • Now combine: x(x3)+4(x3)x(x - 3) + 4(x - 3)

Step 2: Multiply each part

  • Distribute (x)( x ) through (x3)(x - 3) : [x×x=:success[x2]][x×3=:success[3x]][ x \times x = :success[x^2] ] [ x \times -3 = :success[-3x] ]
  • Distribute (4)( 4 ) through (x3)(x - 3): [4×x=:success[4x]][4×3=:success[12]][ 4 \times x = :success[4x] ] [ 4 \times -3 = :success[-12] ]

Step 3: Combine like terms

  • Add all the terms together: x23x+4x12x^2 - 3x + 4x - 12
  • Combine (3x)( -3x ) and (4x)( 4x ): :success[x2+x12]:success[x^2 + x - 12]

Final Answer: The expression simplifies to: :success[x2+x12]:success[x^2 + x - 12]


Explanation: By splitting the binomials and carefully multiplying each term, every step is made clear. The combination of like terms at the end simplifies the expression.


infoNote

Worked Example 4: Problem: Expand and simplify 3(2x5) 3(2x - 5).


Step 1: Distribute the number

  • Multiply the number outside the bracket by each term inside: 3(2x5)3(2x - 5)
  • This splits into: 3×2x+3×53 \times 2x + 3 \times -5

Step 2: Multiply each part

  • Multiply: [3×2x=:success[6x]][3×5=:success[15]][ 3 \times 2x = :success[6x] ] [ 3 \times -5 = :success[-15] ]

Step 3: Combine the results

  • The final expression is: :success[6x15]:success[6x - 15]

Explanation: Each multiplication step was shown clearly, ensuring that every term was accounted for in the expansion.


infoNote

Worked Example 5: Problem: Multiply and simplify (2x+1)(x6). (2x + 1)(x - 6) .


Step 1: Split the brackets

  • Multiply the first term from the first binomial by the entire second binomial: 2x(x6)2x(x - 6)
  • Multiply the second term from the first binomial by the entire second binomial: +1(x6)+1(x - 6)
  • Now combine: 2x(x6)+1(x6)2x(x - 6) + 1(x - 6)

Step 2: Multiply each part

  • Distribute 2x2x through (x6)(x - 6): [2x×x=:success[2x2]][2x×6=:success[12x]][ 2x \times x = :success[2x^2] ] [ 2x \times -6 = :success[-12x] ]
  • Distribute 11 through (x6)(x - 6): [1×x=:success[x]][1×6=:success[6]][ 1 \times x = :success[x] ] [ 1 \times -6 = :success[-6] ]

Step 3: Combine like terms

  • Add all the terms together: 2x212x+x62x^2 - 12x + x - 6
  • Combine 12x-12x and (x)( x ): :success[2x211x6]:success[2x^2 - 11x - 6]

Final Answer: The expression simplifies to: :success[2x211x6]:success[2x^2 - 11x - 6]

Explanation: By splitting the binomials and multiplying each term carefully, you ensure that every part of the expression is clear. The final step of combining like terms leads to the simplified expression.


Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Multiplying Expressions

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

120 flashcards

Flashcards on Multiplying Expressions

Revise key concepts with interactive flashcards.

Try Mathematics Flashcards

8 quizzes

Quizzes on Multiplying Expressions

Test your knowledge with fun and engaging quizzes.

Try Mathematics Quizzes

29 questions

Exam questions on Multiplying Expressions

Boost your confidence with real exam questions.

Try Mathematics Questions

27 exams created

Exam Builder on Multiplying Expressions

Create custom exams across topics for better practice!

Try Mathematics exam builder

80 papers

Past Papers on Multiplying Expressions

Practice past papers to reinforce exam experience.

Try Mathematics Past Papers

Other Revision Notes related to Multiplying Expressions you should explore

Discover More Revision Notes Related to Multiplying Expressions to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

The Basics

Adding/Subtracting Algebraic Expressions

user avatar
user avatar
user avatar
user avatar
user avatar

266+ studying

195KViews

96%

114 rated

The Basics

Dividing Expressions

user avatar
user avatar
user avatar
user avatar
user avatar

269+ studying

180KViews
Load more notes

Join 500,000+ Junior Cycle students using SimpleStudy...

Join Thousands of Junior Cycle Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered