The tangent line to a circle

A tangent to a circle is a line that touches the circle at exactly one point. Here we find the tangent to the circle x2+y2=25x^2 + y^2 = 25 (center O(0,0)O(0, 0), radius 55) at the point (4,3)(4, 3) on it. First we check that (4,3)(4, 3) is on the circle: 42+32=16+9=254^2 + 3^2 = 16 + 9 = 25, so it is.

What sets the direction of the tangent is the radius to the point of tangency. A tangent meets that radius at a right angle. The radius O(0,0)(4,3)O(0, 0) \to (4, 3) has slope 34\dfrac{3}{4}, so the tangent has the perpendicular slope 43-\dfrac{4}{3}.

The line through (4,3)(4, 3) with slope 43-\dfrac{4}{3} is y3=43(x4)y - 3 = -\dfrac{4}{3}(x - 4), which rearranges to 4x+3y=254x + 3y = 25.

In general, the tangent to the circle x2+y2=r2x^2 + y^2 = r^2 (centered at the origin, radius rr) at a point (x1,y1)(x_1, y_1) on it can be written as follows.

x1x+y1y=r2x_1 x + y_1 y = r^2

Putting (x1,y1)=(4,3)(x_1, y_1) = (4, 3) and r2=25r^2 = 25 gives 4x+3y=254x + 3y = 25, matching the result above. The large dots on the graph are the center O(0,0)O(0, 0) and the point of tangency (4,3)(4, 3); you can see the radius and the tangent meeting at a right angle.