Simplifying with the Product Rule
Multiply algebraic terms with multiple variables, negative coefficients, and one-step expansions like $2x(3x^2 - 4x)$.
Printable Worksheets
Print or save as PDF — or build a custom worksheet from any module's questions.
Predict the simplified form of $2x^2 y^3 \times 3x^4 y$. How many separate index calculations do you need? What happens to the coefficients $2$ and $3$?
When multiplying algebraic terms, split the job into three jobs: coefficients (multiply), each variable (apply the product rule), and signs (multiply $+/-$).
$2x^2 y^3 \times 3 x^4 y = (2 \times 3)(x^{2+4})(y^{3+1}) = 6 x^6 y^4$. Treat every variable independently — the $x$ indices add, the $y$ indices add, and the coefficients multiply. Signs follow the usual rules of multiplication.
Know
- Product rule for each variable
- $-$ $\times$ $-$ $= +$, $-$ $\times$ $+$ $= -$
- $y = y^1$ for the missing index
Understand
- Why each variable's indices add separately
- Why coefficients multiply but indices add
- How distributive law extends to $a(b + c)$
Can Do
- Simplify $2x^2 y^3 \times 3x^4 y$ to $6x^6 y^4$
- Simplify $-4a^2 \times 5a^3$ to $-20a^5$
- Expand $2x(3x^2 - 4x)$ to $6x^3 - 8x^2$
Wrong: “$2x^2 \times 3y^3 = 6 (xy)^5$” — combining different bases.
Right: $2x^2 \times 3y^3 = 6 x^2 y^3$. Bases $x$ and $y$ stay separate.
Wrong: “$-2x^3 \times -3x^2 = -6x^5$” — forgetting two negatives make a positive.
Right: $-2x^3 \times -3x^2 = 6x^5$.
Treat each variable independently. Make a column for each variable, add the indices in that column, then multiply the coefficients.
$3a^2 b \times 5 a^3 b^2$: coefficient column $3 \times 5 = 15$; $a$ column $2 + 3 = 5$ so $a^5$; $b$ column $1 + 2 = 3$ so $b^3$. Final: $15 a^5 b^3$.
When a single term multiplies a bracket, distribute first — using the product rule on each piece.
$2x(3x^2 - 4x) = 2x \cdot 3x^2 - 2x \cdot 4x = 6x^3 - 8x^2$. Coefficients multiply, indices add on each term. The two answers stay separate because $x^3$ and $x^2$ are not like terms.
Watch Me Solve It · 3 examples
- 1Group like factors$(2 \times 3)(x^2 \times x^4)(y^3 \times y)$
- 2Apply product rule to each variable$6 \times x^{2+4} \times y^{3+1} = 6 x^6 y^4$$y$ on its own is $y^1$.
- 3Final$6 x^6 y^4$
- 1Decide the signs$(-) \times (+) = (-)$; $(-) \times (-) = (+)$
- 2Multiply coefficients with sign$-4 \times 5 = -20$; $-2 \times -3 = 6$
- 3Add indices$-20 a^{2+3} = -20 a^5$; $6 x^{3+2} = 6 x^5$
- 1Distribute$2x(3x^2) - 2x(4x)$
- 2Apply product rule to each piece$6 x^{1+2} - 8 x^{1+1} = 6x^3 - 8x^2$
- 3Check for like terms$6x^3$ and $8x^2$ are NOT like termsDifferent indices — leave as is.
Common Pitfalls
Three columns
- Coefficient column $\times$
- Each variable column $+$
- Sign column $+/-$
Worked example
- $2x^2y^3 \times 3x^4y$
- $= 6 x^6 y^4$
Signs
- $-4a^2 \times 5a^3 = -20a^5$
- $-2x^3 \times -3x^2 = 6x^5$
Expansion
- $2x(3x^2 - 4x)$
- $= 6x^3 - 8x^2$
- Apply product rule each piece
How are you completing this lesson?
Brain Trainer · 4 problems
Multi-variable products, sign work and a quick expansion.
1 Simplify $4 a^3 b \times 2 a b^4$.
Coefficients $4 \times 2 = 8$; $a$ indices $3 + 1 = 4$; $b$ indices $1 + 4 = 5$.$8 a^4 b^5$2 Simplify $-3 p^2 \times 4 p^5$.
Sign $-$; coefficients $3 \times 4 = 12$; indices $2 + 5 = 7$.$-12 p^7$3 Simplify $-5 m \times -6 m^4$.
Sign $+$; coefficients $5 \times 6 = 30$; indices $1 + 4 = 5$.$30 m^5$4 Expand and simplify $3y(2y^2 + 5)$.
$3y \cdot 2y^2 + 3y \cdot 5 = 6y^3 + 15y$.$6 y^3 + 15 y$
Quick Check · 5 questions
Show Your Working · 3 questions
Q6. Simplify each, showing coefficient and variable steps: (a) $5x^3 \times 4x^2$, (b) $2 a^2 b \times 7 a^3 b^4$, (c) $-3 m^4 n \times 2 m n^2$.
Q7. Expand and simplify: (a) $3x(2x^2 + 5x)$, (b) $-2a(3a^3 - 4)$, (c) $4y(y^2 - 2y + 1)$.
Q8. The area of a rectangle is given by $A = (2x^2 y)(5x y^3)$. Write the area as a single simplified term, and explain why the variables $x$ and $y$ keep separate indices in your answer.
Quick Check
1. D — $6x^6 y^4$.
2. B — $-20a^5$.
3. A — $6x^5$.
4. C — $6x^3 - 8x^2$.
5. D — $15 a^5 b^3$.
Show Your Working Model Answers
Q6 (3 marks): (a) $5 \times 4 = 20$, $x^{3+2} = x^5$, so $20x^5$ [1]; (b) $2 \times 7 = 14$, $a^{2+3} = a^5$, $b^{1+4} = b^5$, so $14 a^5 b^5$ [1]; (c) sign $-$, $3 \times 2 = 6$, $m^{4+1} = m^5$, $n^{1+2} = n^3$, so $-6 m^5 n^3$ [1].
Q7 (3 marks): (a) $6x^3 + 15x^2$ [1]; (b) $-6 a^4 + 8 a$ [1]; (c) $4y^3 - 8y^2 + 4y$ [1].
Q8 (3 marks): $A = (2 \times 5)(x^{2+1})(y^{1+3}) = 10 x^3 y^4$ [1]. $x$ and $y$ are different variables; the product rule $x^m \times x^n = x^{m+n}$ only applies when the BASE is the same [1]. So the $x$ indices add together but the $y$ indices add separately, giving two separate variable factors in the answer [1].
Three-Term Expansion
Expand and simplify $-3xy(2x^2 - 4xy + 5y^2)$. Manage every sign carefully; do not combine the three resulting terms.
Reveal solution
$-3xy \times 2x^2 = -6 x^3 y$; $-3xy \times (-4xy) = 12 x^2 y^2$; $-3xy \times 5y^2 = -15 x y^3$. Final: $-6 x^3 y + 12 x^2 y^2 - 15 x y^3$.
Three columns
Coeff, each variable, sign
Two variables
$2x^2y^3 \times 3x^4y = 6x^6 y^4$
Signs
$-2 \times -3 = +6$
Implicit $y^1$
$y$ contributes index $1$
Distribute
$2x(3x^2 - 4x) = 6x^3 - 8x^2$
Check like terms
Different indices stay apart
Your Badges
0 of 6Mark lesson as complete
Tick when you've finished Learn, Practice and the Stretch. Earns +85 XP and +25 coins.