a) Find the equation of the normal at the point $(2s,\frac{2}{s})$ to the curve whose parametric equations are $x=2s,y=\frac{2}{s}$
b) Find, in terms of $s$,the coordinates of the point where this normal cuts the curve again.
I didn't have any problems with the part a) using implicit differentiation and the fact that $y-y_1=m(x-x_1)$ to get the equation of the normal:
$y-\frac{2}{s}=s^2(x-2s)$
which is correct according to the answers at the back of the book. I also know that the normal will cut the curve again at a point which satisfies the equation of the normal and $x=2s$ and $y=\frac{2}{s}$
I'm just having a bit of problem substituting these values of x and y into the equation of the normal and basically getting zero. I must be going about this the wrong way here - the textbook gives the answer as $(-\frac{2}{s^3},-2s^3)$
Any hints/explanations much appreciated.