Substitution
Replace each letter with its value, then follow the order of operations.
If x=3, then 2x2−5=2×9−5=13.
Negative values need brackets when you substitute: for x=−2, write 2(−2)2, which is 8 — not
−8.
Collecting like terms
Terms are like only if they have exactly the same letters to the same powers.
5a+3b−2a+7b=3a+10b
Note that 3a, 3a2 and 3ab are all unlike one another.
Expanding brackets
Multiply everything inside the bracket by whatever is outside, watching the signs.
3(2x−1)−2(x+4)=6x−3−2x−8=4x−11
For two brackets, every term in the first multiplies every term in the second — four products:
(2x+3)(x−5)=2x2−10x+3x−15=2x2−7x−15
Factorising
Factorising is expanding in reverse: put the brackets back.
Common factor — take out the largest thing every term shares.
6x2+9x=3x(2x+3)
Difference of two squares — two squared terms with a minus between them.
Solving linear equations
Do the same thing to both sides until the letter stands alone. Gather the letters on one side and
the numbers on the other.
5x−7=2x+8⇒3x−7=8⇒3x=15⇒x=5
Changing the subject
Same rules as solving an equation, but the answer is a formula rather than a number. Undo the
operations in reverse order.
To make t the subject of v=u+at: subtract u, then divide by a.
t=av−u
To make r the subject of A=πr2: divide by π, then take the square root.
r=πA