Calculate tangent segment lengths (\(L = \sqrt{d^2 - r^2}\)), tangent line equations (\((x_1-h)(x-h) + (y_1-k)(y-k) = r^2\)), external vertex angles (\(2\arcsin(r/d)\)), chord of contact lengths, tangent-secant theorem lengths (\(PT = \sqrt{PA \cdot PB}\)), and common tangents of two circles.
Select calculation mode to compute tangent properties.
Vertex Angle: 60.00° • Contact Chord: 8.660 m • Distance: 10.000 m
| 📏 Tangent Length (\(L\)) | 8.660 m (√(d² - r²)) |
| 📐 Vertex Angle (\(\theta_P\)) | 60.000° (2 arcsin(r/d)) |
| 🔄 Central Angle (\(\theta_C\)) | 120.000° (180° - θ_P) |
| 📏 Chord of Contact (\(c\)) | 8.660 m (2rL/d) |
| 🪁 Enclosed Kite Area | 43.301 m² (r·L) |
| 📐 Line Equation | 3x + 4y = 25 |
| 🔄 Direct Common Tangent | 38.730 m |
| 🔀 Transverse Tangent | 34.641 m |
Tangents to circles are fundamental across mechanical engineering, civil transportation, satellite line-of-sight tracking, and coordinate geometry. Our Tangent of a Circle Calculator solves critical mathematical problems:
Calculates exact tangent segment lengths from any external point (\(L = \sqrt{d^2 - r^2}\)) using the right-angle radius-tangent property (\(\text{Radius} \perp \text{Tangent}\)).
Generates explicit linear equations in standard form (\(Ax + By + C = 0\)) and slope-intercept form (\(y = mx + c\)) for any contact point on circles centered at \((h, k)\).
Computes direct common tangents (\(L_{\text{ext}} = \sqrt{D^2 - (r_1 - r_2)^2}\)) and transverse common tangents (\(L_{\text{int}} = \sqrt{D^2 - (r_1 + r_2)^2}\)) for mechanical belt drive sizing.
Models distance to the geometric horizon for an observer at altitude \(h\) above a spherical planet of radius \(R\) using \(d_{\text{horizon}} = \sqrt{2Rh + h^2}\).
Select External Point, Line Equation, Tangent-Secant Theorem, or Two-Circle Common Tangents.
Enter radius (\(r\)), center distance (\(d\)), coordinates \((x_1, y_1)\), or secant lengths.
Review calculated segment lengths, vertex angles (\(\theta_P\)), contact chord (\(c\)), and kite area.
Click Copy Tangent Telemetry Card to copy a formatted report for engineering CAD or homework.
$$L = \sqrt{d^2 - r^2}, \quad \theta_P = 2\arcsin\left(\frac{r}{d}\right) = 2\arctan\left(\frac{r}{L}\right)$$ $$\theta_{\text{central}} = 180^\circ - \theta_P, \quad c = \frac{2rL}{d}$$
$$(x_1 - h)(x - h) + (y_1 - k)(y - k) = r^2$$ $$\text{At origin } (0, 0): \quad x_1 x + y_1 y = r^2$$
$$PT^2 = PA \cdot PB \implies PT = \sqrt{PA \cdot PB}$$
$$L_{\text{direct (ext)}} = \sqrt{D^2 - (r_1 - r_2)^2}$$ $$L_{\text{transverse (int)}} = \sqrt{D^2 - (r_1 + r_2)^2}$$
A circle has radius \(r = 5\,\text{cm}\). A point \(P\) is located \(d = 13\,\text{cm}\) from the center. Find the tangent segment length and chord of contact.
Solution: \(L = \sqrt{13^2 - 5^2} = \sqrt{169 - 25} = \sqrt{144} = \mathbf{12.000\,\text{cm}}\). Chord of contact: \(c = \frac{2 \times 5 \times 12}{13} = \frac{120}{13} \approx \mathbf{9.231\,\text{cm}}\).
Find the equation of the tangent line to the circle \(x^2 + y^2 = 25\) at point \((3, 4)\).
Solution: Using \(x_1 x + y_1 y = r^2\): \(3x + 4y = 25 \implies y = -\frac{3}{4}x + \frac{25}{4}\). Slope of radius is \(m_r = \frac{4}{3}\); tangent slope is \(m_t = -\frac{3}{4}\) (\(m_r \cdot m_t = -1\), confirming perpendicularity).
Two pulleys with radii \(r_1 = 15\,\text{cm}\) and \(r_2 = 5\,\text{cm}\) have their centers separated by \(D = 26\,\text{cm}\). Find the direct common tangent length.
Solution: \(L_{\text{direct}} = \sqrt{26^2 - (15 - 5)^2} = \sqrt{676 - 100} = \sqrt{576} = \mathbf{24.000\,\text{cm}}\).
Standard geometric configurations from right-angle tangents to mechanical pulley spans.
| Configuration | Radius (\(r\)) | Distance (\(d\)) | Tangent Length (\(L\)) | Vertex Angle (\(\theta_P\)) | Contact Chord (\(c\)) |
|---|---|---|---|---|---|
| Point at \(2\times\) Radius | \(5.000\) | \(10.000\) | \(8.660\) (\(5\sqrt{3}\)) | \(60.00^\circ\) | \(8.660\) |
| \(\sqrt{2}\times\) Radius (Square) | \(5.000\) | \(7.071\) | \(5.000\) | \(90.00^\circ\) | \(7.071\) |
| Point at \(3\times\) Radius | \(10.000\) | \(30.000\) | \(28.284\) (\(20\sqrt{2}\)) | \(38.94^\circ\) | \(18.856\) |
| 5-12-13 Right Triangle | \(5.000\) | \(13.000\) | \(12.000\) | \(45.24^\circ\) | \(9.231\) |
| 8-15-17 Right Triangle | \(8.000\) | \(17.000\) | \(15.000\) | \(56.15^\circ\) | \(14.118\) |
Authoritative answers to common questions about circle tangent formulas, line equations, vertex angles, chord of contact, and common tangents.