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 the derivative y= x^2-6x+20?


There are 7 blue pens, 4 green pens and 6 red pens in a box. One pen is taken at random from the box. Write down the probability that this pen is blue


If f(x) = x^2, draw the graph of y = f(x) + 3


Find the equation of the straight line joining points (-1, -4) and (2, 5)