There are constants $a$ and $b$ so that for all points (x, y) on curve K it holds: $y^2+ax^2+bx=0$
Curve K is presented by the parametric equation:
$x(t)=2\sin^2(t)$
$y(t)=\sin(t)\cos(t)$
find $a$ and $b$
Looking for a way to solve this, I tried substituting $y(t)$ and $x(t)$ into the parabolic equation but nothing makes sense then.
Explanation is really appreciated! Thanks!
$$\sin^2t\cos^2t+4a\sin^4t+2b\sin^2t=u(1-u)+4au^2+2bu=0$$ with $a=\frac14,b=-\frac12$.