The balance method
An equation is like a set of scales: the two sides weigh the same. To keep them level, any operation you apply to one side you apply to the other. Your aim is to get the unknown by itself.
- Solution
- The value of the unknown that makes the two sides of an equation equal.
Undo operations in reverse order, dealing with what is added or subtracted before what multiplies. Each step should leave a simpler but equally true equation.
Equations with brackets
When an equation contains a bracket, expand it first, or divide both sides by the number in front of it. Either route works; expanding is the safer habit when signs are involved.
Solve \(2(x + 4) = 18\).
Expand carefully when a minus sits outside
In \(3 - 2(x - 1)\), the \(-2\) multiplies both terms inside: \(3 - 2x + 2\). Forgetting to flip the sign of the \(-1\) is the most common way to lose the whole question.
Unknowns on both sides
If the unknown appears on both sides, gather all the unknown terms on one side and the numbers on the other. Move the smaller unknown term across so the coefficient stays positive.
Solve \(5x - 3 = 2x + 9\).
Checking a solution
Substitute your answer back into the original equation. If both sides give the same number, the solution is correct. For \(x = 4\) above: left side \(5(4) - 3 = 17\), right side \(2(4) + 9 = 17\). They match, so it holds.
Always spend ten seconds checking
A quick substitution catches nearly every sign slip and shows the marker your reasoning under Criterion D. It is the cheapest mark in algebra.
Check yourself
1. Solve \(4(x - 1) = 12\). +
Expand: \(4x - 4 = 12\). Add \(4\): \(4x = 16\). Divide by \(4\): Answer: \(x = 4\).
2. Solve \(7x + 2 = 3x + 14\). +
Subtract \(3x\): \(4x + 2 = 14\). Subtract \(2\): \(4x = 12\). Divide by \(4\): Answer: \(x = 3\).
3. Solve \(2(x + 3) = x + 10\). +
Expand: \(2x + 6 = x + 10\). Subtract \(x\): \(x + 6 = 10\). Subtract \(6\): Answer: \(x = 4\).
Part of the Standard Maths library. Spotted an error or want a topic added? That feedback makes the notes better.