SOLUTION: Use elimination to solve the nonlinear system of equations: x^2 - 3y = 3 x^2 + 2y^2 = 5

Algebra ->  Systems-of-equations -> SOLUTION: Use elimination to solve the nonlinear system of equations: x^2 - 3y = 3 x^2 + 2y^2 = 5       Log On


   



Question 929527: Use elimination to solve the nonlinear system of equations:
x^2 - 3y = 3
x^2 + 2y^2 = 5

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Use elimination to solve the nonlinear system of equations:
x^2 - 3y = 3
x^2 + 2y^2 = 5
-------------------- Subtract
-2y^2 - 3y = -2
2y^2 + 3y - 2 = 0
(2y - 1)*(y + 2) = 0
--------
Get the y values, the sub into either eqn and get the x values.