staples
- 10
- 0
Homework Statement
Solve the equation (x & y are integers):
(x^3+4)(xy^2-x^2y+3y^2-12)=x^6
Homework Equations
The Attempt at a Solution
xy^2-x^2y+3y^2-12=\frac{x^6}{x^3+4} \\<br /> <br /> xy^2-x^2y+3y^2-12=x^3-4 + \frac{16}{x^3+4} \\<br /> <br /> 16 \geq x^3+4 \\<br /> x^3 \leq 12 <br /> <br />
That's all I can think of to do. I've tried expanding it and it doesn't seem to help. Any hints, please? Thanks.