I am trying to solve the system of diophantine equations below where $x,y$ are coprime
\begin{eqnarray} xr^2+ys^2&=&uva\\ xr+ys&= &uvb\\ x+y&=&uc \end{eqnarray}
I solve 2 out of 3 then replace in the remaining one. However, things get messy at this point. I am unable to close the argument.Any hints?