Let Q be $(at_2^2,2at_2)$
The distance PQ will be $$a^2(t_2^2-t_1^2)^2+4a^2(t_2-t_1)^2$$
I will replace $t_1$ with $t$
$$a^2(t^2-(t^2+\frac{4}{t^2}+4)^2+4a^2(t+t+\frac 2t)^2$$
$$16a^2(\frac{4}{t^2}+t^2+3)$$
Minimising it using derivatives
$$\frac{-8}{t^3}+2t=0$$ $$t=\pm 2\sqrt 2$$
The answer is $\pm \sqrt 2$
I checked my calculation a lot of time, but I keep ending up with the same thing
Another problem is to find $PQ$. Even if I do have the right value for $t$, I can’t seem to eliminate a. How can I solve it?