
Andrew M. answered 08/26/16
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
There are as many roots as the highest exponent in the equation.
A quadratic equation of the form ax2+bx+c can have zero, one, or two distinct real roots;
This is because the roots can be either real, complex or one root with multiplicity two.
Example:
x2-8x+16 = 0
x2-8x+16 = (x-4)(x-4) = (x-4)2
There is one real root, x=4, with a multiplicity of 2
Example: x2-4x-21= (x+3)(x-7) = 0
Two real roots: x=-3, x=7
Example: x2+3x+3 = 0
x = [-3 ±√((3)2-4(1)(3))]/2(1) = [-3±√(-3)]/2
= (-3 ±i√3)/2
In general the basic rule is:
For quadratic equation ax2+bx+c=0
x= (-b ±√(b2-4ac))/2a
If the discriminant - part under square root - is negative then
there will be complex roots
If the discriminant is positive there are two real roots
If the discriminant equals zero there is one real root of multiplicity two