Show how to derive the quadratic formula

You have a general quadratic of the form: ax^2 + bx + c = 0, where a,b,c are constants (although is consistent for functions). Divide by a (assuming a/=0, this would not be a quadratic in that case):x^2 + (b/a)x + c/a = 0Complete the square on the first 2 terms:(x+(b/2a))^2 - (b/2a)^2Add the 3rd term back on:(x+(b/2a))^2 - (b/2a)^2 + c/a = 0Rearrange to have the x term on its own:(x+(b/2a))^2 = (b/2a)^2 - c/aTake the square root:x+(b/2a) = +/-sqrt{(b/2a)^2 - c/a}Subtract b/2a:x = -b/2a +/- sqrt{(b/2a)^2 - c/a}Putting the right hand side over a common denominator:x = [-b +/- sqrt{b^2-4ac}]/2a

TF

Related Maths A Level answers

All answers ▸

Write down three linear factors of f(x) such that the curve of f(x) crosses the x axis at x=0.5,3,4. Hence find the equation of the curve in the form y = 2(x^3) + a(x^2) + bx + c.


Let f(x) = 2x^3 + x^2 - 5x + c. Given that f(1) = 0 find the values of c.


Find the area under the curve of y=1/(3x-2)^0.5 between the limits x=1 and x=2 and the line y=0


Find an equation of the circle with centre C(5, -3) that passes through the point A(-2, 1) in the form (x-a)^2 + (y-b)^2 = k