Expanding Brackets
Learn to expand brackets in algebra using the distributive law. Step-by-step worked examples with negative signs, two brackets and double brackets, plus practice answers.
Key takeaways
- Expanding means multiplying the term outside the bracket by every term inside
- This is the distributive law: a(b + c) = ab + ac
- Multiply the sign too β a negative outside flips the signs inside
- After expanding, collect like terms to give the simplest form
What does expanding mean?
When a number or variable sits directly in front of a bracket, it is multiplying everything inside that bracket. Expanding (also called multiplying out) means doing that multiplication so the brackets disappear.
For example, 3(x + 4) means "3 lots of (x + 4)." Expanding it gives 3x + 12. The two expressions are equal β they just look different.
This builds directly on collecting like terms from Simplifying Expressions, because after expanding you usually tidy up.
The distributive law
The rule behind expanding is the distributive law:
$$ a(b + c) = ab + ac $$
The term outside is "distributed" to each term inside. Picture an arrow going from the outside number to every term within the bracket β and make sure none get left out.
Why does this work? Think of 3(x + 4) as area. A rectangle 3 tall and (x + 4) wide can be split into a 3-by-x piece and a 3-by-4 piece. Their areas, 3x and 12, add to the whole: 3x + 12.
Worked example 1 β a basic expansion
Expand 5(x + 2).
- Multiply the outside 5 by the first inside term: 5 Γ x = 5x.
- Multiply the outside 5 by the second inside term: 5 Γ 2 = 10.
- Join with the sign that was inside: 5x + 10.
Worked example 2 β subtraction inside
Expand 4(x β 3).
- 4 Γ x = 4x.
- 4 Γ (β3) = β12. Keep the minus sign.
- Result: 4x β 12.
Treat the term as β3, not 3. Carrying the sign along prevents the most common error.
Worked example 3 β a negative outside the bracket
Expand β2(x + 6).
A negative outside flips the sign of everything inside.
- β2 Γ x = β2x.
- β2 Γ 6 = β12.
- Result: β2x β 12.
Now try β3(x β 4):
- β3 Γ x = β3x.
- β3 Γ (β4) = +12 (negative times negative is positive).
- Result: β3x + 12.
The double-negative becoming positive trips up many students, so slow down whenever you see two minus signs interacting.
Worked example 4 β a variable outside
Expand x(x + 5).
The multiplier can be a variable too.
- x Γ x = xΒ² (a variable times itself gives a square).
- x Γ 5 = 5x.
- Result: xΒ² + 5x.
If you'd like a refresher on what xΒ² means, see Exponents and Powers.
Worked example 5 β expand and simplify
Expand and simplify 3(x + 2) + 2(x + 4).
When there are two brackets added together, expand each one, then collect like terms.
- Expand the first bracket: 3(x + 2) = 3x + 6.
- Expand the second bracket: 2(x + 4) = 2x + 8.
- Write the full expression: 3x + 6 + 2x + 8.
- Collect like terms: (3x + 2x) + (6 + 8) = 5x + 14.
Final answer: 5x + 14.
Worked example 6 β a minus between two brackets
Expand and simplify 5(x + 3) β 2(x + 1).
The minus in front of the second bracket acts like multiplying that bracket by β2.
- First bracket: 5(x + 3) = 5x + 15.
- Second bracket: β2(x + 1) = β2x β 2.
- Combine: 5x + 15 β 2x β 2.
- Collect like terms: (5x β 2x) + (15 β 2) = 3x + 13.
Final answer: 3x + 13.
If you ignore the minus and write +2x + 2, you'll get the wrong answer β so always let the subtraction sign join the second bracket before expanding.
Activity β expand each expression
- 2(x + 7)
- 6(x β 1)
- β3(x + 5)
- x(x β 2)
- 4(x + 2) + 3(x + 1)
- 7(x + 4) β 5(x + 2)
Answers: 1) 2x + 14 2) 6x β 6 3) β3x β 15 4) xΒ² β 2x 5) 7x + 11 6) 2x + 18
Why this matters
Expanding brackets is essential for solving equations with brackets, for working with formulas, and later for quadratics. It is the inverse of factorising β expanding pushes brackets out into a sum, while factorising pulls a sum back into brackets.
Remember three things and you'll rarely go wrong: multiply every inside term, carry the signs (especially a negative outside), and collect like terms at the end. Take the signs slowly and the rest follows naturally.
Quick quiz
Test yourself and earn XP
Expand 3(x + 4).
Multiply both terms by 3: 3 Γ x = 3x and 3 Γ 4 = 12, giving 3x + 12.
Expand 2(x β 5).
2 Γ x = 2x and 2 Γ (β5) = β10, so the answer is 2x β 10.
Expand β4(x + 2).
β4 Γ x = β4x and β4 Γ 2 = β8, giving β4x β 8.
Expand and simplify 2(x + 3) + 4x.
2(x + 3) = 2x + 6, then add 4x: 2x + 4x + 6 = 6x + 6.
Expand x(x + 5).
x Γ x = xΒ² and x Γ 5 = 5x, so the result is xΒ² + 5x.
FAQ
It means to remove the brackets by multiplying the outside term by everything inside, writing the expression as a sum of separate terms.
A negative multiplier changes the sign of every term inside the bracket, because multiplying by a negative flips positives to negatives and vice versa.
Keep exploring
More in Math