How do I find the roots of a quadratic equation?

There are a few methods you can use. Here are two methods: 1) Inspection. Say we have the equation x2+4x+3. We can find two numbers which multiply together to make 3 but add together to make 4. Such numbers are 3 and 1 (3*1=3 and 3+1=4). So we factorise this equation and it becomes (x+1)(x+3). To find the roots we make this equation equal to 0. This means that either (x+1)=0 or (x+3)=0, which implies that the roots are x=-1 and x=-3. 2) Quadratic Formula. For more complicated equations it makes sense to use the quadratic formula. For the general case, if we have ax2+bx+c then the quadratic formula says that the roots of this equation are (-b+sqrt(b2-4ac))/2a and (-b-sqrt(b2-4ac))/2a. This works for all quadratic equations provided that b2-4ac is non-negative. The number of roots depends on the value of b2-4ac.

DE

Related Maths GCSE answers

All answers ▸

Find y and x of the to following equations: x +3y = 11 and x + 2y = 9.


How would you find the mean for the numbers 100, 230, 450, 120 and 250?


Solve these simultaneous equations. 2x + y = 10 and 3x + 4y = 25.


How do you solve these simultaneous equations? 4x + 5y = 8; 2x + 3y = 5