Circles, Centres & Collinearity
Two beautiful loci built directly from the distance formula — the circle as the set of points at a fixed distance, and the line as a degenerate triangle
AI Generation Prompt
Ultra-wide cinematic banner (16:5 ratio). A still pond at twilight. A single pebble has just struck the centre of the water and concentric circles of golden ripples spread outward in perfect symmetry. In the far distance, on the opposite shore, three small lamps glow on the horizon — appearing to lie almost exactly on a single straight line. The image conveys two ideas at once: the *circle* as the locus of points equidistant from a centre, and the *line* as a special locus of three points that happen to fall together. Painterly cinematic illustration. Dark background. No text, no labels.
From the Āryabhaṭīya — On Circles
वृत्तं समकेन्द्रं समदूरम् च परिधितः।
केन्द्रात् सर्वे बिन्दवः समदूरास्थिताः ज्ञेयाः॥
(vṛttaṃ samakendraṃ samadūram ca paridhitaḥ / kendrāt sarve bindavaḥ samadūrāsthitāḥ jñeyāḥ)
'गोल आकृति का एक केंद्र होता है — और हर बिन्दु जो उस आकृति पर है, केंद्र से बराबर दूरी पर है।'
'A circle has a single centre, and every point on it is at the same distance from that centre.'
Āryabhaṭa (499 CE) made the locus definition of a circle explicit: the circle is the set of points equidistant from a given centre. This page turns that classical definition into a coordinate equation.
A circle is a locus
A locus (Latin for place) is the set of all points satisfying a given condition.
Definition. The circle of centre and radius is the set of all points in the plane whose distance from equals exactly .
Using the distance formula, this means:
Squaring both sides (both sides are non-negative, so squaring is reversible):
This is the equation of a circle in standard form. Memorise it.
Special case — circle centred at the origin. When :
Three things you can ask given a circle and a point :
- Is on the circle? Compute . If it equals , yes.
- Is inside the circle? Same expression — if it is less than , is inside.
- Is outside? If the expression is greater than , is outside.
This classification is purely a comparison — no square roots needed.
Loading simulator…
NCERT Q12 — A circle through three points
Show that the points , , all lie on a circle whose centre is the origin . What is the radius of circle ?
Strategy. A point lies on the circle of centre and radius exactly when — i.e., when the distance from the origin equals . So all three points lie on a single circle centred at the origin if and only if they are all the same distance from the origin.
Step 1 — Distance from origin to each point.
Step 2 — Compare.
All three distances equal . So all three points lie on the circle of radius centred at .
Answer: Radius of circle is units (≈ 8.06 units). The equation of the circle is .
Aesthetic note. Since , the three points form a triple where each pair has . There is something pleasing about a single number () hiding three different ways to be split as a sum of squares.
Given the points and , check whether each lies inside, on, or outside the circle from the previous problem.
Recall. Circle has centre and radius — i.e., . To classify a point :
- → on the circle
- → inside
- → outside
Step 1 — Test .
⇒ lies inside the circle.
Step 2 — Test .
⇒ lies outside the circle.
Answer: is inside circle ; is outside.
Note: We did not need to take any square roots. Comparing to directly is cleaner and avoids irrational numbers.
NCERT Q15 — Computer-graphics circles
A computer screen is 800 pixels wide and 600 pixels high, with the origin at the bottom-left corner. A circular icon of radius 80 pixels is drawn with centre . Another circular icon of radius 100 pixels is drawn with centre .
(i) Determine whether any part of either circle lies outside the screen.
(ii) Determine whether the two circles intersect each other.
Part (i) — Off-screen check.
A circle of centre and radius lies entirely on screen (with screen , ) when:
- (left edge)
- (right edge)
- (bottom edge)
- (top edge)
Icon A ():
- Left edge: ✓
- Right edge: ✓
- Bottom edge: ✓
- Top edge: ✓
Icon A lies entirely on screen. ✓
Icon B ():
- Left edge: ✓
- Right edge: ✓
- Bottom edge: ✓
- Top edge: ✓
Icon B also lies entirely on screen. ✓
Part (ii) — Do the circles intersect?
Two circles intersect if and only if the distance between their centres is less than the sum of the radii AND greater than the absolute difference of the radii.
- Sum of radii:
- Difference of radii:
- Distance between centres:
Simplify: .
Compare. — distance is between the difference and the sum, so the two circles intersect in two points.
Answer:
- (i) Both icons lie entirely on the screen — no off-screen parts.
- (ii) The two circles intersect (their boundaries cross at two points).
Collinearity — when three points lie on a line
Three points , , are collinear when they all lie on a single straight line.
The distance test. Three points are collinear if and only if the largest of the three pair-distances equals the sum of the other two.
Why? When the three points are not collinear, they form a triangle. The triangle inequality says that the largest side is less than the sum of the other two — there is room for a real triangle. When the three points are collinear, the triangle has degenerated to a line: the longest 'side' (between the two extreme points) is exactly the sum of the other two segments.
So the test is:
This is one of several collinearity tests; you'll meet a slope-based test in Class 10. The distance-based test has the advantage of using only what you already know.
Are the points , , on the same straight line? Suggest a method that does not require plotting and joining the points.
Method — distance test.
Compute all three pair-distances and check whether the largest equals the sum of the other two.
Step 1 — Compute the three distances.
Step 2 — Apply the test.
Largest distance: . Sum of the other two: .
✓
Conclusion. The three points are collinear — they lie on a single straight line, with between and .
Answer: Yes, , , are collinear. The method (distance test) uses only the distance formula and works without any plot.
Use the distance test to check whether , , are on the same straight line.
Step 1 — Compute the three distances.
Step 2 — Apply the test.
Largest distance: . Sum of the other two: .
These are almost equal but not exactly equal. Let me check more carefully: is exactly equal to ?
Squaring: . And (since , so ).
Conclusion. The three points are not exactly collinear — they are very nearly on a line, but not quite. They form a very thin (nearly degenerate) triangle.
Answer: No, , , are not on the same straight line. The pair-distances almost satisfy the collinearity test, but not exactly — a useful reminder to compute distances exactly (with symbols), not just decimal approximations, before declaring collinearity.
Practice Yourself — Circles & Collinearity
A. Equation of a circle. Write the equation of:
- The circle centred at the origin with radius 7.
- The circle centred at with radius 5.
- The unit circle (centre origin, radius 1).
- A circle that passes through and is centred at the origin.
B. Inside, on, or outside. Each of these refers to the circle . Classify each point.
C. Collinearity. Use the distance test to decide whether each triple is collinear.
- , ,
- , ,
- , ,
- , ,
Answers: 1. . 2. . 3. . 4. . 5. on (36 + 64 = 100). 6. inside (49 + 49 = 98 < 100). 7. outside (0 + 121 > 100). 8. on (36 + 64 = 100). 9. Collinear (, , ✓). 10. Not collinear. 11. Collinear (, , ✓). 12. Not collinear.
Ready to Go Beyond
The locus idea generalises beautifully. A circle is the locus of points at fixed distance from one centre. What about more centres?
Q1.What is the equation of the circle centred at the origin with radius 6?
AI Generation Prompt
Ultra-wide cinematic banner (16:5 ratio). A still pond at twilight. A single pebble has just struck the centre of the water and concentric circles of golden ripples spread outward in perfect symmetry. In the far distance, on the opposite shore, three small lamps glow on the horizon — appearing to lie almost exactly on a single straight line. The image conveys two ideas at once: the *circle* as the locus of points equidistant from a centre, and the *line* as a special locus of three points that happen to fall together. Painterly cinematic illustration. Dark background. No text, no labels.
From the Āryabhaṭīya — On Circles
वृत्तं समकेन्द्रं समदूरम् च परिधितः।
केन्द्रात् सर्वे बिन्दवः समदूरास्थिताः ज्ञेयाः॥
(vṛttaṃ samakendraṃ samadūram ca paridhitaḥ / kendrāt sarve bindavaḥ samadūrāsthitāḥ jñeyāḥ)
'गोल आकृति का एक केंद्र होता है — और हर बिन्दु जो उस आकृति पर है, केंद्र से बराबर दूरी पर है।'
'A circle has a single centre, and every point on it is at the same distance from that centre.'
Āryabhaṭa (499 CE) made the locus definition of a circle explicit: the circle is the set of points equidistant from a given centre. This page turns that classical definition into a coordinate equation.
A circle is a locus
A locus (Latin for place) is the set of all points satisfying a given condition.
Definition. The circle of centre and radius is the set of all points in the plane whose distance from equals exactly .
Using the distance formula, this means:
Squaring both sides (both sides are non-negative, so squaring is reversible):
This is the equation of a circle in standard form. Memorise it.
Special case — circle centred at the origin. When :
Three things you can ask given a circle and a point :
- Is on the circle? Compute . If it equals , yes.
- Is inside the circle? Same expression — if it is less than , is inside.
- Is outside? If the expression is greater than , is outside.
This classification is purely a comparison — no square roots needed.
Loading simulator…
NCERT Q12 — A circle through three points
Show that the points , , all lie on a circle whose centre is the origin . What is the radius of circle ?
Strategy. A point lies on the circle of centre and radius exactly when — i.e., when the distance from the origin equals . So all three points lie on a single circle centred at the origin if and only if they are all the same distance from the origin.
Step 1 — Distance from origin to each point.
Step 2 — Compare.
All three distances equal . So all three points lie on the circle of radius centred at .
Answer: Radius of circle is units (≈ 8.06 units). The equation of the circle is .
Aesthetic note. Since , the three points form a triple where each pair has . There is something pleasing about a single number () hiding three different ways to be split as a sum of squares.
Given the points and , check whether each lies inside, on, or outside the circle from the previous problem.
Recall. Circle has centre and radius — i.e., . To classify a point :
- → on the circle
- → inside
- → outside
Step 1 — Test .
⇒ lies inside the circle.
Step 2 — Test .
⇒ lies outside the circle.
Answer: is inside circle ; is outside.
Note: We did not need to take any square roots. Comparing to directly is cleaner and avoids irrational numbers.
NCERT Q15 — Computer-graphics circles
A computer screen is 800 pixels wide and 600 pixels high, with the origin at the bottom-left corner. A circular icon of radius 80 pixels is drawn with centre . Another circular icon of radius 100 pixels is drawn with centre .
(i) Determine whether any part of either circle lies outside the screen.
(ii) Determine whether the two circles intersect each other.
Part (i) — Off-screen check.
A circle of centre and radius lies entirely on screen (with screen , ) when:
- (left edge)
- (right edge)
- (bottom edge)
- (top edge)
Icon A ():
- Left edge: ✓
- Right edge: ✓
- Bottom edge: ✓
- Top edge: ✓
Icon A lies entirely on screen. ✓
Icon B ():
- Left edge: ✓
- Right edge: ✓
- Bottom edge: ✓
- Top edge: ✓
Icon B also lies entirely on screen. ✓
Part (ii) — Do the circles intersect?
Two circles intersect if and only if the distance between their centres is less than the sum of the radii AND greater than the absolute difference of the radii.
- Sum of radii:
- Difference of radii:
- Distance between centres:
Simplify: .
Compare. — distance is between the difference and the sum, so the two circles intersect in two points.
Answer:
- (i) Both icons lie entirely on the screen — no off-screen parts.
- (ii) The two circles intersect (their boundaries cross at two points).
Collinearity — when three points lie on a line
Three points , , are collinear when they all lie on a single straight line.
The distance test. Three points are collinear if and only if the largest of the three pair-distances equals the sum of the other two.
Why? When the three points are not collinear, they form a triangle. The triangle inequality says that the largest side is less than the sum of the other two — there is room for a real triangle. When the three points are collinear, the triangle has degenerated to a line: the longest 'side' (between the two extreme points) is exactly the sum of the other two segments.
So the test is:
This is one of several collinearity tests; you'll meet a slope-based test in Class 10. The distance-based test has the advantage of using only what you already know.
Are the points , , on the same straight line? Suggest a method that does not require plotting and joining the points.
Method — distance test.
Compute all three pair-distances and check whether the largest equals the sum of the other two.
Step 1 — Compute the three distances.
Step 2 — Apply the test.
Largest distance: . Sum of the other two: .
✓
Conclusion. The three points are collinear — they lie on a single straight line, with between and .
Answer: Yes, , , are collinear. The method (distance test) uses only the distance formula and works without any plot.
Use the distance test to check whether , , are on the same straight line.
Step 1 — Compute the three distances.
Step 2 — Apply the test.
Largest distance: . Sum of the other two: .
These are almost equal but not exactly equal. Let me check more carefully: is exactly equal to ?
Squaring: . And (since , so ).
Conclusion. The three points are not exactly collinear — they are very nearly on a line, but not quite. They form a very thin (nearly degenerate) triangle.
Answer: No, , , are not on the same straight line. The pair-distances almost satisfy the collinearity test, but not exactly — a useful reminder to compute distances exactly (with symbols), not just decimal approximations, before declaring collinearity.
Ready to Go Beyond
The locus idea generalises beautifully. A circle is the locus of points at fixed distance from one centre. What about more centres?
Q1.What is the equation of the circle centred at the origin with radius 6?