Q. Tangent to the circle $x^2 + y^2 = a^2$ at any point on it in the first quadrant makes intercepts $OA$ and $OB$ on $x$ and $y$ axes respectively, $O$ being the centre of the circle. Find the minimum value of $OA + OB.$
The solution given everywhere includes the following solution :-
Let $P(a\cos\theta,a\sin\theta)$ be an arbitrary point on the circle $x^2 + y^2 = a^2$. If $P$ lies in the first quadrant, then $0<\theta<\frac{\pi}{2}$ .The equation of tangent to $x^2 + y^2 = a^2$ at $P(a\cos\theta,a\sin\theta)$ is $x\cos\theta + y\sin\theta=a$
$$ OA = a \sec\theta \quad \text{and} \quad OB = a \csc\theta $$
Let $S=OA + OB$. Then ,
$$ S=a(\sec\theta + \csc\ \theta) $$
$$ \frac{dS}{d\theta}=a(\sec\theta\cdot\tan\theta - \csc \ \theta \cdot\cot\theta) $$
and $$ \frac{d^2S}{d\theta^2} = a( \sec^3\theta + \sec\theta\cdot\tan^2\theta + \csc^3 \theta + \csc \theta\cdot\cot^2\theta \ ) $$
For maximum or minimum values of $S$ , we must have $$ \frac{dS}{d\theta}=0 $$
$$ a(\sec\theta\cdot\tan\theta - \csc \ \theta \cdot\cot\theta) = 0 $$
$$ \tan^3\theta = 1 $$
$$ \theta = \frac{\pi}{4} $$
At $\theta = \frac{\pi}{4}$ , we obtain
$$ \frac{d^2S}{d\theta^2} = a( \ 2\sqrt2 + \sqrt2 + 2\sqrt2 + \sqrt2 \ ) $$
$$ = 6\sqrt2a > 0 $$
Hence , $S$ is minimum at $\theta = \frac{\pi}{4}$ and the minimum value of $S$ is given by
$$ S = a\cdot(\sec\frac{\pi}{4}+ \csc \frac{\pi}{4}) = 2\sqrt{2}\cdot a $$
So my question is that is there any other way to solve this question other than letting the points as $(a\cos\theta,a\sin\theta)$ ?
You can use that the equation of the tangent line at the point $$P(x_0,y_0)$$ situated on the circle is given by $$xx_0+yy_0=a^2$$