Derive from the standard quadratic equation, the form of the quadratic solution

ax2+bx+c=0 : basic quadratic equation

a(x+ bx/a) + c=0  

a((x+b/2a)- b2/4a2) + c=0 (retain equation with only one x variable; compensate for b term squared out with term - b2/4a2, )

a(x+b/2a)2 - b2/4a + c= 0 (a cancels 4ato make 4a)

a(x+b/2a)2 = (b2-4ac)/4a  (rewrite b2/4a - c)

(x+b/2a)2 = (b2-4ac)/4a2

(x+b/2a) = +/-(rootof(b2-4ac))/2a  (square root gives +/- answers

x= (-b +/- (rootof(b2-4ac)))/2a  (x term singled out and the quadratic soln is written)

 

JD

Related Maths A Level answers

All answers ▸

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


Find the indefinite integral ∫(x^2)*(e^x) dx (Edexcel C4 June 2013 Question 1)


How do I multiply 2 matrices?


Show that the line y = x - 7 does not meet the circle (x + 2)^2 + y^2 = 33.