$A (0,a)$ and $B(0,b)\; (a,b>0)\;$ are the vertices of $\triangle ABC$ where $C(x,0)$ is variable. Find the value of $x$ when angle $ACB$ is maximum.
Now geometry's never really been my strong point, so I decided to go with a bit of calculus. First, I used the sine rule: $$\mathrm{sinC=\frac{b-a}{2R}} $$ where R is the radius of the circumcircle. I note that for angle C to be maximum, sinC should be maximum. As such, R must be minimum. Next, I used the relation $$\mathrm{R=\frac{(b-a)\cdot\sqrt{x^2+b^2}\cdot\sqrt{x^2+a^2}}{2\Delta}} $$ where $\mathrm{\Delta \text{ is the area of }ABC=\frac{(b-a)x}{2}}$.
A bit of comparatively lengthy differentiation gives me the value of $x$ as $\sqrt{ab}$.
When I go through the solutions, it's simply been stated:
For angle ACB to be maximum, the circle passing through A,B will touch the X-axis at C.
Beyond this, it's been solved using the very simple $\mathrm{OC^2=OA\cdot OB}$, where O is the origin. So the above statement seems to be the difference between a lengthy differentiation and a one line solution.
It's getting a little difficult for me to see why the above statement should be intuitive. Could someone shed a bit more light on it for me, and possibly provide an intuitive proof?



It is given that $a, b \gt 0$ so both $A$ and $B$ are on the same side of x-axis. The first point to note is that $\triangle ABC$ is obtuse and $\angle ACB$ is acute. Now we use the relationship $AB = 2 R \sin C$ where $R$ is the circumradius of $\triangle ABC$. As $AB$ is fixed, we maximize $\angle C$ when we minimize $R$ given $\sin$ function is strictly increasing for $ \left(0, \frac{\pi}{2} \right)$.
Also note that $O$ must be on the perpendicular bisector of $AB$ which is parallel to x-axis. So, $R = OC$ is minimum when $OC$ is perpendicular to x-axis.