How do I solve a quadratic equation?

All quadratic equations can be written in the form ax2 + bx + c = 0, where a, b and c are constants. Firstly, check whether you can easily factorise the equation into the form (x + p)(x + q) = 0, where pq = c and p + q = b. If you can do this, then the roots of the quadratic equation are -p and -q. 

If the equation does not factorise nicely, then the quadratic formula can be used to find the roots of the equation. Again, write the equation in form ax2 + bx + c = 0. Then the quadratic formula is given by x = (-b +/- sqrt(b2 - 4ac))/2a. This will give us two roots to the equation if b2 - 4ac > 0, one root to the equation if b2 - 4ac = 0 and no roots if b2 - 4ac < 0. Use a calculator to find the value of the root(s).

MS

Related Maths GCSE answers

All answers ▸

Solve the simultaneous equations: 1) 6a+b=11 , 2) 5a-2b=19


Solve the simultaneous equations: y = 4x^2 - 9x - 1 and y = 5 - 4x


Find the equation of a straight line given two of its points (1,3) and (-2,5). Write your answer in the form y = mx + c.


Solve the simultaneous equation: 2x + 3y = 6, 3x + 2y = 5.