Choosing the Best Method

25 min
0/4 practice checks

Four methods now live in your toolkit. Choosing well saves minutes in an exam:

Equation looks likeBest method
x2=kx^2 = k or (x+p)2=k(x+p)^2 = kSquare roots — instant
Factorises easily (nice integers)Factorising — fast and clean
Stubborn integers, or "give exact/surd form"Completing the square or formula
Anything, anytimeFormula — the universal fallback

Drill. x2=50x^2 = 50 → square roots. x2+5x+6=0x^2 + 5x + 6 = 0 → factorises (2,32, 3). x2+4x+1=0x^2 + 4x + 1 = 0 → product 1, sum 4? No integer pair — formula or complete the square.

A 30-second factor-hunt is worth it: if nothing bites, switch to the formula without guilt.

Most efficient method for x2=50x^2 = 50?

Most efficient method for x2+5x+6=0x^2 + 5x + 6 = 0?

For x2+4x+1=0x^2 + 4x + 1 = 0, why is factorising a poor choice?

Solve using any method: x22x8=0x^2 - 2x - 8 = 0. Answer in the form x=… or x=…