I'm trying to find the solution of $x^2+y^2=25$ and $x^3+y^4=145$.
I tried doing substitution, which leads me to:
$y^2=25-x^2$ substituted to $x^3+y^4=145$
$x^3+(25-x^2)^2=145$
$x^3+x^4-50x^2+480=0$
But it led me nowhere and I'm stuck.
A very detailed step will be much appreciated. Thanks!
First you want $x^3+x^4-50x^2+480=0$ more conventionally written $x^4+x^3-50x^2+480=0$
Then you can apply the rational root theorem - any integer $x$ must divide $480$.
Then you can apply your knowledge of $x^2+y^2=25$ to reduce the number of integers you have to test.
Or alternatively you can spot a solution.