While I was solving the question given by Harsh Kumar I could not find the real roots just because I changed the sign of $5y^2$. I also proved that there don't exist any real solution of that equation.
The equation I made by mistake was: $$5x^2+5y^2-8xy-2x-4y+5=0.$$
Please help me to find the solutions if exist.
It is clear that there exist no real solution for the equation $$5x^2+5y^2-8xy-2x-4y+5=0.$$
Rewriting the equation as a quadratic in $y$ $$5y^2-y(8x+4)+5x^2-2x+5=0$$ on using quadratic formula $$y=\frac{(8x+4)\pm2\sqrt{-9x^2+26x-21}}{10}\tag{1}$$
Now the expression under the radical sign in $(1)$ can never be positive and therefore $y$ cannot take a real value for any real value of $x$. In fact $$-9x^2+26x-21=-9\times\left[\left(x-\frac{13}{9}\right)^{2}+\frac{20}{81}\right]$$
which is negative, whatever the value of $x\in\Bbb R$ may have.
Hence, the equation $5x^2+5y^2-8xy-2x-4y+5=0$ can not be satisfied by any pair of real numbers $x$ and $y$.