Analyzing the Setup
The given equation is x2+y2−2rx−2hy+h2=0. To reveal the underlying geometry, we group the terms as (x2−2rx)+(y2−2hy+h2)=0.
By completing the square for the x terms, we add r2 to both sides. This transforms the equation into:
The chaos vanishes, revealing a circle with its center at C(r,h) and a radius of r. This is the foundation upon which we build our solution.
The Elegant Shortcut
Observe the relationship between the center C(r,h) and the radius r. The horizontal distance from the center to the y-axis is exactly r.
In geometry, when the perpendicular distance from the center to a line equals the radius, that line is a tangent. Without complex algebra, we identify the first tangent: the y-axis, defined by x=0.
The Algebraic Hunt
We seek a second tangent passing through the origin (0,0). We represent this line as y=mx, or mx−y=0.
To find the slope m, we apply the condition for tangency: the perpendicular distance from the center C(r,h) to the line mx−y=0 must equal the radius r. Using the distance formula, we obtain:
The Final Calculation
To solve for m, we square both sides to eliminate the absolute value and the square root:
Cross-multiplying yields (mr−h)2=r2(m2+1). Expanding both sides, we get:
The m2r2 terms on both sides cancel out perfectly. We are left with −2mrh+h2=r2.
Rearranging to isolate m, we find 2mrh=h2−r2, which gives the slope:
Substituting this back into y=mx, we get y=(2rhh2−r2)x. Rearranging this, we arrive at the final equation of the second tangent:
We have conquered the problem by combining geometric intuition with precise algebraic steps.