Solve the simultaneous equations x + y = 1 , x^2 -2xy+y^2=9

So here we want to eliminate one variable so we are only working with either x or y by themself, so to do this we can rearrange the first equation of x+y=1 to x= 1-y. This new equation can therefore be substituted into the second equation to replace all the ‘x’ values. This will create the equation (1-y)^2 -2(1-y)y + y^2 =9. We then expand this expression to get 1-4y+4y^2=9, which can be rearranged to 4y^2-4y-8 = 0. The common factor 4 can be taken out, and we can factorise this expressions into 4(y-2)(y+1)=0. We can calculate that the values of y are y=2 and y=-1. Using the first equation, when y=2, this means that x=-1; and when y=-1, x=2.

BS

Related Maths A Level answers

All answers ▸

Derive 2*x^(3/2)+x+4


Prove that cos(4x) = 8(cos^4(x))-8(cos^2(x)) + 1


Using Integration by Parts, find the indefinite integral of ln(x), and hence show that the integral of ln(x) between 2 and 4 is ln(a) - b where a and b are to be found


The point P lies on a curve with equation: x=(4y-sin2y)^2. (i) Given P has coordinates (x, pi/2) find x. (ii) The tangent to the curve at P cuts the y-axis at the point A. Use calculus to find the coordinates of the point A.