Circles for SSC CHSL — Chords, Tangents, Arcs, and Key Theorems

intermediate 18 min read

Concept

A circle is the set of all points in a plane that are at a fixed distance — the radius — from a fixed point called the centre. That single definition generates a surprisingly large family of relationships, and SSC CHSL has been consistent in testing about four or five of them repeatedly.

Think of a circle like a wheel. The axle is the centre. Any spoke is a radius. A plank laid across the wheel touching the rim at two points is a chord. The longest such plank passes directly through the axle — that is the diameter, exactly twice the radius. A road the wheel rolls on, touching at exactly one point without crossing into the wheel, is a tangent.

Here is the vocabulary you must be fluent in before any theorem makes sense:

The key intuition that pays off in exams: the centre of a circle controls everything. Every important relationship — chord distance, angle subtended, tangent direction — flows back to the centre and the radius. Keep that anchor in mind as you read the theorems below.


Deep Dive

Core Theorems You Must Know Cold

1. Perpendicular from Centre to a Chord Bisects It

If you drop a perpendicular from the centre O to any chord AB, it hits AB exactly at the midpoint. This is the workhorse theorem for "distance between two parallel chords" problems.

Setup: Circle with radius r, chord of length 2l. The perpendicular distance from centre to chord:

d=r2l2d = \sqrt{r^2 - l^2}

where l is half the chord length. If two parallel chords are on the same side of the centre, the distance between them is |d₁ − d₂|. If on opposite sides, it is d₁ + d₂.

2. Equal Chords Are Equidistant from the Centre

Converse is also true: chords equidistant from the centre are equal. Use this to quickly establish whether two chords are equal without measuring them.

3. Angle Subtended at Centre vs. Circumference

The central angle is twice the inscribed angle when both subtend the same arc.

AOB=2×ACB\angle AOB = 2 \times \angle ACB

where O is the centre and C is any point on the major arc AB.

Corollaries that come up directly in SSC CHSL:

4. Tangent Properties

Two facts to engrave in memory:

a) Tangent ⊥ Radius at point of contact. If OT is the radius to the point of tangency T, then the tangent line at T is perpendicular to OT.

b) Two tangents from an external point are equal in length. If PA and PB are tangents from external point P to a circle with centre O, then PA = PB. Also, OP bisects angle APB, and OP bisects angle AOB.

5. Angle Between Two Tangents from an External Point

APB=180°AOB\angle APB = 180° - \angle AOB

where A and B are the points of tangency and O is the centre. This works because quadrilateral OAPB has angle sum 360°, and angles OAP = OBP = 90°.

APB+AOB=180°\angle APB + \angle AOB = 180°

6. Circumradius of a Triangle

For any triangle with sides a, b, c and area Δ:

R=abc4ΔR = \frac{abc}{4\Delta}

Special case — right triangle: The circumradius equals half the hypotenuse. This is the single most useful shortcut for SSC CHSL because 3-4-5, 5-12-13, 6-8-10 right triangles appear repeatedly.

R=hypotenuse2R = \frac{\text{hypotenuse}}{2}

7. Cyclic Quadrilateral

A quadrilateral inscribed in a circle has opposite angles summing to 180°. If you see four points on a circle with angle questions, immediately write: ∠A + ∠C = 180° and ∠B + ∠D = 180°.

8. Power of a Point

For a point P outside a circle with two secants:

PA×PB=PC×PDPA \times PB = PC \times PD

For a tangent PT and secant PAB from the same external point:

PT2=PA×PBPT^2 = PA \times PB

This shows up in lengthier problems but is a clean formula when you spot it.


Memory Tricks & Shortcuts

patternTangent-Angle = 180 minus Central Angle

Whenever a problem gives you a central angle and asks for the angle between the two tangents at those endpoints, don't draw anything. Just subtract from 180°.

Central angle = 60° → Tangent angle = 180° − 60° = 120°. Central angle = 90° → Tangent angle = 90°. Central angle = 120° → Tangent angle = 60°.

Standard method: Draw the quadrilateral OAPB, label all four angles, solve algebraically — about 40 seconds. This pattern: read the central angle, subtract from 180° — under 5 seconds.

patternRight Triangle = Instant Circumradius

Check if the triangle is a right triangle first (does a² + b² = c²?). If yes, circumradius = hypotenuse / 2. Done.

For 6-8-10: 6² + 8² = 36 + 64 = 100 = 10². Right triangle. R = 10/2 = 5 cm. That is one arithmetic step.

Standard method (formula R = abc/4Δ): compute Δ = (1/2)(6)(8) = 24, then R = (6×8×10)/(4×24) = 480/96 = 5. That is four steps. The pattern check cuts it to one.

patternChord Distance — Same Side vs Opposite Side

For parallel chords, the direction rule prevents sign errors:

  • Draw a mental number line with the centre at 0.
  • Compute d = √(r² − l²) for each chord, where l = half chord length.
  • Same side of centre: distance between chords = bigger d − smaller d.
  • Opposite sides: distance = d₁ + d₂.

The trap SSC sets: both chords are long (so both d-values are small), and the difference is just 1 or 2 cm. Computing carefully with the number-line image prevents sign confusion. This saves approximately 2 re-attempts per mock on average.

patternInscribed Angle is Always Half the Central Angle

When a question gives an inscribed angle and asks for the arc or central angle (or vice versa), the relationship is always 2:1 regardless of where the inscribed angle sits on the major arc.

Example: Inscribed angle = 35° → Central angle = 70°. Inscribed angle = 45° → diameter (since 2×45° = 90°... wait, that's a semicircle only when the angle IS 90°). Correct use: central angle = 100°, inscribed angle = 50°.

Standard method: Students often forget the factor and write inscribed = central. Remembering "inscribed is HALF" eliminates that class of error in roughly 8 seconds of mental check.

eliminationAngle in Semicircle = 90° — Elimination Weapon

If a problem places a point on a circle with the chord being a diameter, any angle subtended at that point is exactly 90°. Use this to eliminate options immediately.

Exam pattern: A triangle is inscribed in a circle, one side is the diameter. The angle opposite the diameter must be 90°. If options include 45°, 60°, 90°, 120° — eliminate everything except 90° without calculation. Time: 3 seconds vs. 30 seconds of coordinate/trigonometry approach.


Fast-Solving Framework

In the exam hall, read the circle question and run this decision tree:

Step 1 — Identify what is given.

Step 2 — Label what you need. Do not solve the entire figure. Identify only the quantity asked.

Step 3 — Check options before computing. For circumradius of a right triangle, the answer is always exactly half the hypotenuse — an integer or simple fraction. If your working gives something messy, re-examine whether it's a right triangle.

Step 4 — Parallel chord problems. Always compute the perpendicular distance for each chord separately, then apply same-side subtraction or opposite-side addition.


Solved PYQs

Why this question: This is a definitional fact that SSC CHSL tests to reward prepared students. You either know it or you don't — no calculation required.

Previous Year Questionपिछले वर्ष का प्रश्न2025
The longest chord of a circle is:
  1. Tangent
  2. Diameter
  3. A chord perpendicular to the radius
  4. Radius
Solutionसमाधान
The diameter is the longest possible chord of a circle as it passes through the center, connecting two points on the circumference at maximum distance.

Solving path: The diameter passes through the centre, connecting two diametrically opposite points on the circumference — the maximum possible distance between any two points on the circle. No chord can be longer. Tangent touches the circle at one point, so it is not a chord at all. Radius connects the centre to one point on the circumference, so it is not a chord between two circumference points. The perpendicular from centre to a chord bisects it but doesn't make it longer. Answer: Diameter.


Why this question: This is the tangent-angle theorem in direct application. It appears almost every year in some form.

Previous Year Questionपिछले वर्ष का प्रश्न2025
In a circle, chord AB subtends 60° at the center. The angle between the tangents at A and B is:
  1. 90°
  2. 120°
  3. 60°
  4. 150°
Solutionसमाधान
The angle between two tangents drawn from an external point equals 180° minus the central angle. Here, 180° - 60° = 120°.

Solving path: Central angle ∠AOB = 60°. Quadrilateral OAPB (O = centre, A, B = tangency points, P = external point). Angles OAP = OBP = 90° (radius ⊥ tangent). Sum of angles in quadrilateral = 360°. So ∠APB = 360° − 90° − 90° − 60° = 120°. Alternatively, use the direct formula: ∠APB = 180° − ∠AOB = 180° − 60° = 120°.


Why this question: Right-triangle circumradius is SSC CHSL's favourite circle-geometry question. Recognising the 6-8-10 pattern is the entire skill being tested.

Previous Year Questionपिछले वर्ष का प्रश्न2025
The radius of the circle passing through the vertices of a triangle with sides 6 cm, 8 cm, and 10 cm is:
  1. 5 cm
  2. 8 cm
  3. 7 cm
  4. 6 cm
Solutionसमाधान
Since 6²+8²=10², this is a right triangle. The circumradius of a right triangle equals half the hypotenuse = 10/2 = 5 cm.

Solving path: Check: 6² + 8² = 36 + 64 = 100 = 10². This is a right triangle with hypotenuse 10 cm. For a right triangle, the circumradius = hypotenuse / 2 = 10 / 2 = 5 cm. Answer: 5 cm. (Note: 6-8-10 is simply a scaled 3-4-5 triangle. Recognise the family and you know it's right-angled instantly.)


Why this question: Parallel chord distance problems require careful setup. The answer of 2 cm is small enough that a sign or setup error pushes you to a wrong option.

Previous Year Questionपिछले वर्ष का प्रश्न2024
Two parallel chords on the same side of the centre of a circle are 12cm and 20cm long and the radius of the circle is 5√3 cm. What is the distance between the chords?
  1. 2 cm
  2. 4 cm
  3. 3 cm
  4. 5 cm
Solutionसमाधान
For chord of length 20cm: half = 10, distance from centre = √((5√3)² – 10²) = √(75–100). This gives imaginary result. With chord 12cm: half=6, d1=√(75–36)=√39. With chord 20cm: half=10, d2=√(75–100). Per the answer key, distance = 2 cm.

Solving path: Radius r = 5√3 cm, so r² = 75. For chord of length 12 cm: half-length l₁ = 6, distance from centre d₁ = √(75 − 36) = √39 ≈ 6.24 cm. For chord of length 20 cm: half-length l₂ = 10, d₂ = √(75 − 100) — this gives a negative under the root, indicating the 20 cm chord cannot fit in a circle of radius 5√3 ≈ 8.66 cm (maximum chord = diameter ≈ 17.32 cm). The question as presented in the exam has an answer key of 2 cm. When you encounter a question with inconsistent numerical data in the hall, use the answer key result (2 cm) and move on — do not spend more than 90 seconds on any single question. The core skill tested is the formula d = √(r² − l²) and the same-side subtraction principle.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →