Solve the system of equations :
(EDIT : The problem does not say anything about the nature of $x$ and $y$ (integer, natural number ,..etc.) )
$4xy + 4(x^2 + y^2) + {\frac {3} { (x+y) ^ 2 } } = \frac {85} {3} $
$2x + {\frac {1} {x+y}} = \frac {13} {3}$
I do not know how to approach these types of problems. I tried finding value of $\frac {1} {x+y}$ in terms of $x$ and $y$, but it complicates the problem even more.
Can anyone provide a pointer to what should be done ?