In the $xOy$ axes, Assume there is an ellipse $$\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$$, and a point $A(0,t)$ ($t$ is a constant )outside the ellipse. Assume $P$ is a point in the ellipse. Find the maximum of $|PA|$. and the point when obtain the maximum.
My approach:
I consider the parameter function of ellipse: \begin{matrix} x = a\cos \theta \\ y = b\sin \theta \end{matrix}
then we get : $|PA|^2 = (t-b\sin \theta)^2 + a^2\cos^2 \theta$. apparently, $|PA| = a^2 + t^2+(b^2-a^2)\sin ^2 \theta -2bt \sin \theta = f(\theta)$
$$f'(\theta) = 2(b^2-a^2)\sin \theta \cos \theta - 2bt \cos \theta $$ then $\cos \theta = 0$ or $\sin \theta = \frac{bt}{b^2-a^2}$.
If we draw a picture, the apparently solution is $\theta = \frac{3\pi}{2}$,this is from $\cos \theta = 0$. and I think this is the only solution. But if $\left|\frac{bt}{b^2-a^2}\right|\leq 1$. Does this mean there is another solution $\theta = \arcsin\left(\frac{bt}{b^2-a^2}\right)$ ?
Is there an geometry way to see this conclusion : the maximum is obtain at $(0,-b)$? thanks very much

Draw pictures, one for $a$ nearly of the size of $b$, one with large $a$ and small $b$ and one with small $a$ and large $b$. Depending on how the ellipse bulges the minimum and maximum will be either on the $y$ axis or the maximum will be close to (but not on) the $x$-axis (the minimum will always be on the $y$-axis). This remark is referring to the absolute maximum. The two 'other solutions' you get may coincide with this absolute maximum or be local maxima, depending on which of the above situations occur.
(Just think of a cigar. If it s 'parallel' to the y-axis, then one end of the cigar is far away from $(0,t)$. If it is parallel to the x-axis, both ends will be far away from $(0,t)$).