Find the maximum value of $y/x$ if it satisfies $(x-5)^2+(y-4)^2=6$.
Geometrically, this is finding the slope of the tangent from the origin to the circle. Other than solving this equation with $x^2+y^2=35$, I cannot see any synthetic geometry solution. Thanks!


Let $a$ be the angle between the center line (from origin to circle center) and the $x$-axis,
$$ \tan a = \frac 45$$
Let $b$ be the angle between the center line and the tangent line,
$$ \tan b= \frac{\sqrt{6}}{\sqrt{4^2+5^2-6}}= \frac{\sqrt{6}}{\sqrt{35}}$$
The maximum value $y/x$ is given by
$$ \tan(a+b) = \frac{\tan a+\tan b}{1-\tan a \tan b}= \frac{20+\sqrt{210}}{19}$$