How do I know how many roots a quadratic equation has?

Let ax2 + bx + c = 0 be the equation in question where a,b,c are real numbers with a not equal to 0 (otherwise we would not have a quadratic).

 

If:

b2 - 4ac > 0 then there are two (real) roots

b2 - 4ac = 0 then there is exactly one (real) root

b2 - 4ac < 0 then there are no (real) roots.

AG

Related Maths GCSE answers

All answers ▸

Solve these simultaneous equations. 2x + y = 18 x - y = 6


Find the roots of the following function: f(x)= 3*(x-1)^2 - 6.


Expand and simplify (5x – 2y)(3x – 4y)


Prove the quadratic formula for ax^2 + bx + c = 0, where a is non 0 and a,b and c are reals.