Solving Equations with Brackets
Learn to solve linear equations that contain brackets. Step-by-step worked examples: expand, collect like terms, balance both sides, and check, plus practice with answers.
Key takeaways
- First expand the brackets, then solve as a normal linear equation
- Whatever you do to one side, do to the other to keep it balanced
- Collect variable terms on one side and numbers on the other
- Always check by substituting your answer back into the original equation
Equations with brackets
An equation says two expressions are equal, like 2(x + 3) = 10. Solving means finding the value of x that makes the statement true. When brackets appear, there is one extra first step: expand the brackets, then solve as an ordinary linear equation.
This lesson combines two skills you've already met β expanding brackets and balancing equations from solving linear equations. If either feels shaky, revisit it, because here they work together.
The balance rule
Think of an equation as a set of scales. The two sides are equal, so the scales are level. To keep them level, whatever you do to one side you must do to the other. Add, subtract, multiply, or divide both sides by the same amount and the balance holds.
This rule is how we peel away everything around x until x stands alone.
The four-step method
- Expand the brackets.
- Collect like terms and gather variable terms on one side, numbers on the other.
- Divide to leave a single x.
- Check by substituting back into the original equation.
Worked example 1 β bracket on one side
Solve 2(x + 3) = 10.
- Expand: 2(x + 3) = 2x + 6, so the equation is 2x + 6 = 10.
- Subtract 6 from both sides: 2x + 6 β 6 = 10 β 6, giving 2x = 4.
- Divide by 2: x = 4 Γ· 2 = 2.
- Check: 2(2 + 3) = 2(5) = 10. β Matches the right side.
Worked example 2 β subtraction inside the bracket
Solve 3(x β 1) = 12.
- Expand: 3(x β 1) = 3x β 3, so 3x β 3 = 12.
- Add 3 to both sides: 3x = 15.
- Divide by 3: x = 5.
- Check: 3(5 β 1) = 3(4) = 12. β
Notice the bracket contained a minus, so expanding gave β3, and we added 3 to undo it. Always undo with the opposite operation.
Worked example 3 β variable on both sides
Solve 2(x + 1) = x + 5.
When x appears on both sides, gather the x terms together first.
- Expand the left side: 2x + 2 = x + 5.
- Subtract x from both sides to collect variables on the left: 2x β x + 2 = 5, which is x + 2 = 5.
- Subtract 2: x = 3.
- Check: left side 2(3 + 1) = 2(4) = 8; right side 3 + 5 = 8. β Both equal 8.
Worked example 4 β brackets on both sides
Solve 3(x + 2) = 2(x + 5).
- Expand both sides: 3x + 6 = 2x + 10.
- Subtract 2x from both sides: x + 6 = 10.
- Subtract 6: x = 4.
- Check: left 3(4 + 2) = 3(6) = 18; right 2(4 + 5) = 2(9) = 18. β
When both sides have brackets, expand both before doing anything else, then collect terms as usual.
Worked example 5 β a negative outside the bracket
Solve 4x β 2(x β 1) = 8.
A minus in front of the bracket flips the signs inside when you expand.
- Expand β2(x β 1) = β2x + 2. The equation becomes 4x β 2x + 2 = 8.
- Collect like terms on the left: 4x β 2x = 2x, so 2x + 2 = 8.
- Subtract 2: 2x = 6.
- Divide by 2: x = 3.
- Check: 4(3) β 2(3 β 1) = 12 β 2(2) = 12 β 4 = 8. β
The most common error here is writing β2x β 2 instead of β2x + 2. Remember: negative times negative is positive.
Activity β solve each equation
- 2(x + 4) = 14
- 5(x β 2) = 20
- 3(x + 1) = 2x + 7
- 4(x β 3) = 2(x + 1)
- 6 + 2(x β 1) = 14
- 3(x + 2) = 5x β 4
Answers: 1) x = 3 2) x = 6 3) x = 4 4) x = 7 5) x = 5 6) x = 5
(For number 6: expand to 3x + 6 = 5x β 4; subtract 3x to get 6 = 2x β 4; add 4 to get 10 = 2x; divide to get x = 5.)
Why this matters
Many real equations come wrapped in brackets β a discount applied to a total, a formula rearranged, a geometry rule. Being able to expand and then balance lets you unlock the unknown in all of them. It is also the gateway to harder equations and eventually solving two-step equations and beyond.
Stick to the routine: expand, collect, divide, check. The expanding handles the brackets, the balance rule keeps the equation true, and the final substitution proves your answer right.
Quick quiz
Test yourself and earn XP
Solve 2(x + 3) = 10.
Expand: 2x + 6 = 10. Subtract 6: 2x = 4. Divide by 2: x = 2.
Solve 3(x β 1) = 12.
Expand: 3x β 3 = 12. Add 3: 3x = 15. Divide by 3: x = 5.
Solve 4(x + 2) = 20.
Expand: 4x + 8 = 20. Subtract 8: 4x = 12. Divide by 4: x = 3.
Solve 2(x + 1) = x + 5.
Expand: 2x + 2 = x + 5. Subtract x: x + 2 = 5. Subtract 2: x = 3.
Solve 5(x β 2) = 15.
Expand: 5x β 10 = 15. Add 10: 5x = 25. Divide by 5: x = 5.
FAQ
Expanding is the most reliable method and works every time. Sometimes you can divide both sides by the number outside instead, but expanding first never goes wrong.
Substitute it back into the original equation, including the brackets. If both sides give the same number, your answer is correct.
Keep exploring
More in Math