You can put this solution on YOUR website! We use the discriminant:
with the equation in the form ax^2 + bx + c;
Use the values for a, b, c in:
b^2 - 4*a*c =
The rules for the discriminant are are:
b^2 - 4*a*c = 0; one real number solution, a double root
b^2 - 4*a*c > 0; two real number solutions, that are not equal
b^2 - 4*a*c < 0; two complex number solutions