The parametric equations of a curve are $$x = a \cos(t)^4 \qquad y = a \sin(t)^4$$ where $a$ is a positive constant.
(i) Express $\dfrac{dy}{dx}$ in terms of $t$. (3)
(ii) Show that the equation of the tangent to the curve at the point with parameter $t$ is $$x \sin(t)^2 + y \cos(t)^2 = a \sin(t)^2 \cos(2t) \qquad (3)$$
(iii) Hence show that if the tangent meets the $x$-axis at $P$ and the $y$-axis at $Q$, then
$$|OP| + |OQ| = a$$
where $O$ is the origin. (2)
My answer to the first part is $-\tan(t)^3 \cot(t)$.
I can't figure out the second part.
for the part a) the answer is slope = $\frac{dy}{dx}$$=$ $\frac{(4a sin^3(t))(cos(t))}{(4acos^3(t))(-sin(t))}$=$\frac{-sin^2(t))}{cos^2(t))}$=$-tan^2(t)$