Nonlinear System Solution Strategies

AI Thread Summary
The discussion revolves around solving a nonlinear system of equations: x^2 - 2y^2 = 16 and x^2 + y^2 = 25. The initial attempts involved incorrectly subtracting the right-hand side (RHS) of the equations, leading to confusion about the values of y. Clarifications were provided regarding the correct subtraction of both sides of the equations, which helped the user realize their mistake. After receiving assistance, the user successfully figured out the solution. The thread highlights the importance of careful equation manipulation in solving nonlinear systems.
oray
Messages
18
Reaction score
0

Homework Statement



Solve the nonlinear system.

x^2-2y^2=16
x^2+y^2=25

Homework Equations



n/a?

The Attempt at a Solution



ive tried subtracting 1 equation from the other...
(x^2-2y^2+9)=25
-(x^2+y^2)=25
-3y^2+9=25
-3y^2=16
y^2=-16/3
y=root of -16/3...
im not even sure if that part is right, also, i don't know where to go after that.
help?
 
Physics news on Phys.org
You've forgotten to subtract the RHS as well.
 
huh? I am confused? what is the RHS? i really am confused on where to start in general.
 
Last edited:
oray said:
huh? I am confused? what is the RHS? i really am confused on where to start in general.

When you subtracted one equation from the other, you subtracted the left-hand side (LHS) of your equations, but did not do the same for the right-hand side (RHS), which was 25-25 = 0.
 
okay...
(x^2-2y^2+9)=25
-(x^2+y^2)=25
-3y^2+9=0
-3y^2=-9
y^2=-3
y=null?
 
You have -3y^2=(-9). That doesn't give you y^2=(-3), does it? I think I remember once dividing -9 by -3 and I didn't get -3.
 
awesome. figured it out. thanks for all the help people :)
 
Back
Top