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 ▸

What is the probability of picking a red ball twice from a bag of 6 blue balls and 3 red balls, without replacement.


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


If a spinner was spun 50 times and the probability to show the number 2 was 0.2, how many times would it show the number 2?


L is a line parallel to 4x-2y=8. Find the equation of the line if L passes through (4,(38/3))