Why does the discriminant b^2-4ac determine the number of roots of the quadratic equation ax^2+bx+c=0?

The rule for the discriminant: if b^2-4ac>0 then the quadratic has two roots if b^2-4ac=0 then the quadratic has one root if b^2-4ac<0 then the quadratic has no rootsRecall that the formula for solving the quadratic equation ax^2+bx+c=0 is x=(-b+(b^2-4ac)^0.5)/2a. Notice that the square-root of the discriminant is contained in this formula. If the discriminant is positive then it has a positive and negative square-root, giving two possible roots of the equation. If the discriminant is zero then this square-root term disappears giving only one root to the equation. Lastly, if the discriminant is negative then this square-root does not exist so the formula gives no answer.

DG

Related Further Mathematics GCSE answers

All answers ▸

Solve x^(-1/4) = 0.2


How can you divide an algebraic expression by another algebraic expression?


How would I solve the following equation d^2x/dt^2 + 5dx/dt + 6x = 0


f'(x) = 3x^2 - 5cos(3x) + 90. Find f(x) and f''(x).