Find the equation of the normal to the curve $x=2\cos\theta$, $y=3\sin\theta$ at the point where $\theta=\frac{1}{4}\pi$. Find the coordinates of the point where this normal cuts the curve again.
Okay so I found the equation of the normal to the curve by using $y-y_1=m(x-x_1)$ and got:
$6y=4x+5\sqrt{2}$.
It's the bit of the question in bold that I'm confused about.
I know that all points for which $x=2\cos\theta$ and $y=3\sin\theta$ are on the curve. So any point on the normal and on the curve will satisfy these two equations and the equation of the normal I found.
So subbing in $x=2\cos\theta$ and $y=3\sin\theta$ into the equation of the normal I get:
$18\sin\theta=8\cos\theta+5\sqrt{2}$
I'm a bit puzzled as to how to use this bit of information to find the coordinates of the point where the normal cuts the curve again. I can see some potential solutions of $\theta$ for the above equation such as $\frac{9\pi}{4}$ which would give coordinates of $(\sqrt{2},\frac{3\sqrt{2}}{2})$ but I'm confused as my textbook gives the answer as $(-\frac{137}{97}\sqrt{2},-\frac{21}{194}\sqrt{2})$
Help/guidance much appreciated.
I think what you've done is correct.
Now, squaring the both sides of $$18\sin\theta=8\cos\theta+5\sqrt 2\tag 1$$ gives $$18^2(1-\cos^2\theta)=(8\cos\theta+5\sqrt 2)^2$$ Solving this for $\cos\theta$ will give you $$\cos\theta=-\frac{137}{97\cdot 2}\sqrt 2,\ \ \frac{1}{\sqrt 2}$$ From here, you can get $\sin\theta$. Then, choose $(\cos\theta,\sin\theta)$ which satisfies $(1)$.