What is the quadratic formula for the equation a x 2 + b x + c = 0 ?
Check out the set: 2016 Problems
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Problem Loading...
Note Loading...
Set Loading...
Proof of the Quadratic Formula:
The original equation is a x 2 + b x + c = 0 .
Subtract the c on both sides so a x 2 + b x = − c .
Divide the a by all terms so x 2 + ( a b ) x = − a c .
Take half the x term and square it so 2 a b → 4 a 2 b 2 .
Add the squared term on both sides so x 2 + ( a b ) x + 4 a 2 b 2 = − a c + 4 a 2 b 2 .
Simplify the RHS so x 2 + ( a b ) x + 4 a 2 b 2 = − 4 a 2 4 a c + 4 a 2 b 2 .
Convert the LHS to square form so ( x + 2 a b ) 2 = 4 a 2 b 2 − 4 a c .
Square root both sides so x + 2 a b = ± 4 a 2 b 2 − 4 a c = 2 a ± b 2 − 4 a c .
Solve for x so x = − 2 a b ± 2 a b 2 − 4 a c = 2 a − b ± b 2 − 4 a c .