Solve the quadratic equation x^2+5x+6=0

There are two approaches which can be taken when solving this equation. The first is using the quadratic equation. By comparing the coefficients of the example to the general quadratic equation, a(x^2)+b(x)+c=0, we can set a=1, b=5 and c=6. We will now use the quadratic formula,x=(-b±√(b^2-4ac))/2a, and the values of a, b and c. Therefore, x==(-5±√(5^2-4x1x6))/2x1 We get that x=3 or x=2. The second approach is to use trial and error to find a pair of numbers which sum to 5 and whose product is 6, let us call these numbers d and e. Therefore, we need to find d and e such that b=d+e=5 and c=de=6. If these are satisfied, x=d or x=e. After trialling the possible pairs, 3 and 2 are a suitable pair, hence x=3 or x=2.

AM

Related Maths GCSE answers

All answers ▸

Using Pythagoras theorem to find side lengths of a triangle


A bag contains only apple and oranges. The probability an apple is picked randomly is 1 in 5. The apple is returned, and five more apples are added to the bag. The probability of an apple being picked is now 1in 3. How many apples were there originally?


In a sale, normal prices are reduced by 18%. The sale price of an umbrella is £25.83. Work out the normal price of the umbrella.


The equation of the line L1 is y=3x–2. The equation of the line L2 is 3y–9x+5=0. Show that these two lines are parallel.