Find the equation of the line tangent to a circle at a given point on its circumference.
Enter the circle's center coordinates (h, k), its radius (r), and the coordinates of a point (x, y) on the circle to find the tangent line equation.
Explore these examples to see how the calculator works in different scenarios.
A circle centered at the origin (0,0) with a radius of 5. Find the tangent at point (3,4).
h: 0, k: 0
r: 5
Point(x, y): (3, 4)
A circle centered at (2,-1) with a radius of 10. Find the tangent at point (8,7).
h: 2, k: -1
r: 10
Point(x, y): (8, 7)
A circle centered at (1,1) with a radius of 3. Find the tangent at the top point (1,4).
h: 1, k: 1
r: 3
Point(x, y): (1, 4)
A circle centered at (-2,3) with a radius of 4. Find the tangent at the rightmost point (2,3).
h: -2, k: 3
r: 4
Point(x, y): (2, 3)