Statement
In many GCSE questions you are asked to solve linear equations of the form \( ax + b = c \). Here, \(a\), \(b\), and \(c\) are constants, and \(x\) is the unknown. To solve for \(x\), you need to rearrange the equation so that \(x\) is on its own.
\[
ax + b = c \quad \Longrightarrow \quad x = \frac{c - b}{a}, \quad (a \neq 0)
\]
Why it’s true
- The equation \(ax + b = c\) states that multiplying \(x\) by \(a\) and then adding \(b\) gives \(c\).
- To isolate \(x\), we must reverse these operations in the opposite order: subtract \(b\) first, then divide by \(a\).
- This process relies on the balance method: whatever you do to one side of the equation must also be done to the other.
Recipe (how to use it)
- Start with the equation \(ax + b = c\).
- Subtract \(b\) from both sides: \(ax = c - b\).
- Divide both sides by \(a\): \(x = \frac{c - b}{a}\).
Spotting it
You will recognise this type of equation when you see a single variable multiplied by a number, then increased or decreased by another number, equal to a result. It is the most common starting point for solving equations at GCSE foundation level.
Common pairings
- Equations where brackets must be expanded before isolating \(x\).
- Word problems that lead to a linear equation (e.g. "Twice a number plus 5 is 17").
Mini examples
- Given: \(3x + 2 = 11\). Find: \(x\). Answer: \(x = 3\).
- Given: \(5x - 7 = 18\). Find: \(x\). Answer: \(x = 5\).
Pitfalls
- Forgetting to subtract \(b\) before dividing — students often divide too soon.
- Dropping the negative sign when \(b\) or \(c\) is negative.
- Dividing by zero — not valid, so \(a \neq 0\).
- Arithmetic slips (e.g. \(11 - 2 = 8\) instead of \(9\)).
Exam strategy
- Show clear steps: subtract first, then divide.
- Check the solution by substituting back into the original equation.
- Write fractions in simplest form unless asked for a decimal.
Summary
Linear equations of the form \(ax + b = c\) are solved by subtracting \(b\) and dividing by \(a\). This simple rearrangement appears across GCSE algebra, word problems, and practical contexts such as perimeter, area, and ratio. Mastering it ensures confidence with more complex equations later.