Solve the following simultaneous equations: x^2 + 2y = 9, y = x + 3

When solving simultaneous equations, there are two methods: substitution and elimination. For this question, as one of the equations is a quadratic, the substitution method has to be used. The second equation (y = x + 3) can be used to replace y in the first equation (x^2 + 2y = 9) with x + 3: x^2 + 2(x + 3) = 9 Then we expand the brackets:x^2 + 2x + 6 = 9 Then we subtract 9 from both sides:x^2 + 2x -3 = 0We then factorise this quadratic to get two solutions for x:(x + 3)(x - 1) = 0 x = -3, x = 1Finally, we put the x values back into the equation to get our y values:when x = -3, y= -3 + 3 = 0when x = 1, y = 1 + 3 = 4

CL

Related Maths GCSE answers

All answers ▸

What is 64^(2/3)?


Write x^2 + 8x + 7 in the form (x + a)^2 + b


The perimeter of an isosceles triangle is 16cm. One of the sides equals to x+3, while the unequal one equals to x+4. Calculate the area of this triangle.


There are 150 men, women and children on a plane. For every 7 men there are 2 women, and for every 1 woman there are 3 children. How many men are on the plane?