Tangent to circle properties — length, angle, power of a point

medium CBSE 4 min read

Question

What are the key properties of a tangent to a circle, and how do we use them to solve problems involving tangent lengths and angles?

Solution — Step by Step

A tangent to a circle at any point is perpendicular to the radius drawn to the point of contact.

OTPTOT \perp PT

where OO = centre, TT = point of tangency, PP = external point.

This creates a right angle at TT, which is the foundation of almost every tangent problem. When you see a tangent, immediately draw the radius to the point of contact and mark the 90-degree angle.

From any external point PP, the two tangent segments drawn to a circle are equal in length:

PA=PBPA = PB

where AA and BB are the points of tangency.

Also, the line OPOP bisects the angle APB\angle APB and bisects the chord ABAB perpendicularly.

This property is the most frequently tested in CBSE Class 10.

From external point PP at distance dd from centre OO of a circle of radius rr:

Tangent length=PT=d2r2\text{Tangent length} = PT = \sqrt{d^2 - r^2}

This comes directly from the right triangle OTPOTP where OT=rOT = r, OP=dOP = d, and angle OTP=90°OTP = 90°.

Example: Point PP is 13 cm from the centre of a circle of radius 5 cm. Tangent length = 13252=16925=144=12\sqrt{13^2 - 5^2} = \sqrt{169 - 25} = \sqrt{144} = 12 cm.

When a circle is inscribed in a triangle (incircle), tangent lengths from each vertex are equal. If the tangent lengths from vertices AA, BB, CC are xx, yy, zz respectively:

a=y+z,b=x+z,c=x+ya = y + z, \quad b = x + z, \quad c = x + y

where aa, bb, cc are the sides opposite to vertices AA, BB, CC.

Solving: x=sax = s - a, y=sby = s - b, z=scz = s - c where s=(a+b+c)/2s = (a + b + c)/2 is the semi-perimeter.

flowchart TD
    A["Tangent Problem"] --> B{"What is given?"}
    B -->|"External point and circle"| C["Find tangent length: sqrt of d2 minus r2"]
    B -->|"Two tangents from a point"| D["PA = PB, use equal tangent lengths"]
    B -->|"Circle inscribed in triangle"| E["Tangent lengths = s minus opposite side"]
    B -->|"Angle between tangent and radius"| F["Always 90 degrees at point of contact"]
    C --> G["Use right triangle OTP"]
    D --> H["OP bisects angle APB"]

Why This Works

The perpendicularity of tangent and radius follows from the definition: a tangent touches the circle at exactly one point. If the tangent were not perpendicular to the radius, it would intersect the circle at two points (creating a secant), which contradicts the definition.

Equal tangent lengths from an external point follow from congruent triangles: triangles OPAOPA and OPBOPB are congruent by RHS (they share hypotenuse OPOP, OA=OBOA = OB as radii, and both have right angles at the tangent points).

Alternative Method

For problems involving the angle between two tangents from an external point, use:

APB=2sin1(rd)=2arctan(rPT)\angle APB = 2\sin^{-1}\left(\frac{r}{d}\right) = 2\arctan\left(\frac{r}{PT}\right)

Or equivalently, if APB=θ\angle APB = \theta, then AOB=180°θ\angle AOB = 180° - \theta (they are supplementary in the quadrilateral OAPBOAPB).

Common Mistake

In CBSE problems with a circle inscribed in a quadrilateral, students forget the key property: the sum of opposite sides of a circumscribed quadrilateral are equal (AB+CD=BC+DAAB + CD = BC + DA). This follows directly from equal tangent lengths. Many 4-mark CBSE questions give three sides and ask for the fourth — the answer is one line using this property, but students draw elaborate constructions because they do not know it.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next