Prove the quadratic formula for ax^2 + bx + c = 0, where a is non 0 and a,b and c are reals.

By completing the square: ax^2 + bx + c = 0 => x^2 + (bx)/a + c/a = 0 (divide both side by a, since a is non-zero) => (x + b/(2a))^2 + c/a - (b/(2a))^2 = 0 (If this is not immediately clear, try expanding it to obtain line above) => (x + b/(2a))^2 = (b^2 - 4ac)/(2a)^2 => x+ b/(2a) = ±(b^2 - 4ac)^(1/2)/(2a) (square root both side introduce ± signs) => x = (-b ± (b^2 - 4ac)^(1/2))/(2a)

SN

Related Maths GCSE answers

All answers ▸

Solve this equation; 5x - 4 = 3x + 7


Factorise fully 3x^2 -48


Solve the simultaneous equation: x+2y=8 and 2x+y=10 - using a calculator


Draw the graph of x^3 + x^2 - 6x