Solving A Non Linear System With a Cube

AI Thread Summary
The discussion revolves around solving the non-linear system of equations X^2 - xy + 2y^2 = 8 and X^3 - xy^2 = 0. Participants suggest factoring the second equation to find potential solutions, leading to x = 0 and x = ±y. The first equation is then used to find corresponding y values, resulting in pairs like (0, 2) and (0, -2). There is some confusion regarding the total number of solutions, but it is clarified that y = ±x counts as two distinct solutions. Overall, the conversation emphasizes the importance of substituting found values back into the first equation to verify solutions.
B18
Messages
118
Reaction score
0

Homework Statement


Find all solutions for the following system:
X^2-xy+2y^2=8
X^3-xy^2=0


2. Questions
What steps could I take to solve this? I've tried just about everything I can think of. I don't
know if I should solve the cubic equation for a variable and plug it in or what. I am petty stumped here guys.

The Attempt at a Solution


I took an x out of the x^3-xy^2 making it x(x^2-y^2)=0 and that is basically the only logical thing I have thought of. Thanks for any of your help!
 
Last edited:
Physics news on Phys.org
There are a couple of ways to go about this. You're on the right track with the second equation, just factor x^2 - y^2 and you'll be able to find three solutions to try in the first equation. Plug them into the first equation and solve for y. All in all you should get 4 solutions for y and 5 for x, making the total number of (x,y) pairs = 5*4 = 20
 
Ok so when I factor x^3-xy^2=0 I will get x=0 and x^2-y^2=0 which then results in x=±y. How else could I get answers for that. Does x=±y count as two answers? So my three answers from that second equation would be→x=0, x=y, x=-y.
 
I came up with (0,2), (0,-2), (-y,2), (-y,2), (y,2), (y,-2). And when I put y= 2 in I end up getting the same first two answers.
 
B18 said:
Ok so when I factor x^3-xy^2=0 I will get x=0 and x^2-y^2=0 which then results in x=±y. How else could I get answers for that. Does x=±y count as two answers? So my three answers from that second equation would be→x=0, x=y, x=-y.

Yes, of course y = ± x is two solutions; after all, they say two different things.

RGV
 
I agree, thanks for your help guys. I am still struggling a bit but I will try some more.
 
Does anyone else have another way about this I am not getting as many answers as I expect.
 
Well you've already found three solutions from the second equation(x = 0, x=-y and x=y), what happens when you plug these into the first equation and solve?
 
I end up with (0,2) (0,-2) and for the x= y I get some unfactorable stuff. I got (-y, root 2) and (-y, - root 2) I don't think that is correct tho but that is what I get hen substituting in -y for x in the first equation.
 

Similar threads

Replies
8
Views
1K
Replies
20
Views
4K
Replies
22
Views
4K
Replies
21
Views
2K
Replies
3
Views
4K
Replies
12
Views
2K
Replies
19
Views
2K
Back
Top