What is the easiest way to solve a simultaneous equation?

While the elimination method can be extremely easy for certain questions, it cannot be applied to all. Therefore, the substitution method is recommended because it can be applied to most cases of simultaneous equations. Take, for example: xy=2 and y=x+1. Here elimination does not work but with substitution one can solve easily for x and y as shown below:
if y=x+1 then x(x+1)=2 x^2+x=2This can be manipulated into a quadratic equation: x^2+x-2=0(x+2)(x-1)=0Therefore x=-2 or x=1Simply reinsert these x-values back into one of the original equations (both if you want to be certain)when x=-2 y=-2+1Therefore (-2,-1)Or, when x=1 y=1+1Therefore (1,2)

WA

Related Maths GCSE answers

All answers ▸

Paul buys 12 apples and 10 oranges. 12 apples cost £6. The ratio of the cost of one apple: one orange is 2:3. What is the total cost of the apples and oranges?


Find the inverse of y = 2x+1/ x-1


Solve this simultaneous equation: 6x+2y = 26 and 8x + 3y = 32


The probability a student in a school wears glasses is 3/7. There are 164 students who DON'T wear glasses. Find the number that wear glasses.