SOLUTION: X squared + y squared = 4
Y minus X = 1
We have to solve the system it says... But my teacher says that all we have to solve for is X and Y because it's a longer problem.
Algebra ->
Finance
-> SOLUTION: X squared + y squared = 4
Y minus X = 1
We have to solve the system it says... But my teacher says that all we have to solve for is X and Y because it's a longer problem.
Log On
Question 1031015: X squared + y squared = 4
Y minus X = 1
We have to solve the system it says... But my teacher says that all we have to solve for is X and Y because it's a longer problem.
You can put this solution on YOUR website! X^2 + y^2 = 4
Y - X = 1 --> y = x + 1
-----------
X^2 + y^2 = 4
Sub for y
x^2 + (x+1)^2 = 4
2x^2 + 2x + 1 = 4
2x^2 + 2x - 3 = 0
You can put this solution on YOUR website! Yes, from and
we solve the second one and substitute into the first one...we get
y = x + 1 and then
x^2 + (x+1)^2 = 4
x^2 + x^2 + 2x + 1 = 4
2x^2 + 2x - 3 = 0
This cannot be factored so we use the quadratic formula...
x = (-2 + sqrt(4 + 24))/4 = (-2 + sqrt(28))/4 = (-1 + sqrt(7))/2
and
x = (-2 - sqrt(4 + 24))/4 = (-2 - sqrt(28))/4 = (-1 - sqrt(7))/2
Plug in and solve for y, as in y = x + 1...