I'm given the following equation: $y^2 + 3xy - 10x^2 + y + 5x = 0$ and asked to solve $y$ in terms of $y$.
My attempt:
$y^2 + (3x+1)\times y - 10x^2 + 5x = 0$
$\Rightarrow (y+(3x+1)/2)^2 - ((3x+1)/2)^2 = (x - (\frac 12)\times x)^2 - (\frac 12)^2 $
But I cant seem to get any further and it's probably in the wrong direction.