Let $u$ and $v$ be fixed positive constants. Then the system of equations
$$x^2+y^2=u^2+v^2$$ and $$x^3+y^3=u^3+v^3$$
(A) has infinitely many positive solutions.
(B) the number of solutions be atmost countable.
(C) has only two solutions.
(D) it is not solvable.
Clearly the pairs $x=u, y=v$ satisfies both the equations. Also $x=v, y=u$ satisfy both the equations. So there are two solutions we get. How can we conclude that there are exactly two solutions or not ?
Any hint.?
The hint.
Let $x+y=2p$ and $xy=q^2$.
Thus, $p^2\geq q^2$ and $$4p^2-2q^2=u^2+v^2$$ and $$8p^3-6pq^2=u^3+v^3,$$ which gives $$q^2=\frac{4p^2-u^2-v^2}{2}$$ and $$8p^3-3p(4p^2-u^2-v^2)=u^3+v^3$$ or $$4p^3-3(u^2+v^2)p+u^3+v^3=0$$ or $$(2p-u-v)(2p^2+(u+v)p-u^2+uv-v^2)=0.$$ Now, $2p=u+v$ give $(x,y)=(u,v)$ or $(x,y)=(v,u).$
Thus, it's enough to understand what happens for $2p^2+(u+v)p-u^2+uv-v^2=0.$
Can you end it now?