rabihtawil
- 10
- 0
Homework Statement
how to solve this:
4x3 + 4y =0
4y3 + 4x =0
the solution is x = 0,1,-1
y = 0,-1,1
how did they bring such result

The problem involves solving a system of equations: 4x³ + 4y = 0 and 4y³ + 4x = 0. The original poster expresses confusion regarding how the solutions x = 0, 1, -1 and y = 0, -1, 1 were derived.
The discussion is active, with participants providing guidance on algebraic manipulation and factoring. There is a focus on correcting mistakes and exploring different approaches to solving the equations, though no consensus has been reached on a complete method.
Some participants note algebraic errors and the need for simplification, while others express uncertainty about the next steps in the problem-solving process. The original poster and others are seeking further clarification and assistance.

rabihtawil said:Homework Statement
how to solve this:
4x3 + 4y =0
4y3 + 4x =0
the solution is x = 0,1,-1
y = 0,-1,1
how did they bring such result![]()
Altabeh said:Find y from the first equation and then plug it into the second one so you're done!
AB
vela said:First, fix your algebra mistake. You dropped a sign.
vela said:Once you fix that, you'll find you can factor the polynomial and solve for its roots.
vela said:First, simplify (-x3)3. What do you get?
rabihtawil said:-x9 + x = 0
now what?