📘 Concept & Theory Theory & Concepts ›
1. Two Intersecting Circles
Two circles can intersect each other in three ways:
- No intersection: Distance between centres > sum of radii
- Touch externally: Distance = sum of radii (1 common point)
- Touch internally: Distance = |difference of radii| (1 common point)
- Intersect at two points: |r₁ - r₂| < d < (r₁ + r₂) (2 common points)
2. Common Chord of Two Intersecting Circles
The line joining the two points of intersection of two circles is called their >common chord. In the problem, the common chord is \( PQ \).
Key Property: The common chord PQ is always perpendicular to the line joining the centres OO' and is bisected by this line. That is, the perpendicular from the centre of a circle to a chord bisects the chord.
3. Why Circle I Intersects Circle II
Verify the condition for two circles with radii r₁ = 5, r₂ = 3, and d = 4:
- r₁ - r₂ = 5 - 3 = 2
- r₁ + r₂ = 5 + 3 = 8
- Since |r₁ - r₂| < d < (r₁ + r₂), i.e., 2 < 4 < 8, the circles >intersect at two points
4. Right Triangle Setup
When we drop a perpendicular from centre O to the common chord PQ at point M, we get two right triangles: >△OPM and >△O'PM. We apply the Pythagorean theorem in each.
In △OPM: \[ OM^2 + PM^2 = OP^2 \]
In △O'PM: \[ O'M^2 + PM^2 = O'M^2 \]
Since O'M = OO' - OM = d - OM, we get: \[ OM^2 + PM^2 = r_1^2 \] \[ (d - OM)^2 + PM^2 = r_2^2 \]
🗺️ Solution Roadmap Step-by-step Plan ›
Verify Intersection Condition: Check that |r₁ - r₂| < d < (r₁ + r₂) to confirm the circles intersect at two points.
Set Up Diagram: Mark centres O, O', chord PQ, and midpoint M where chord intersects line OO'.
Find O'M Using Formula: O'M = (r₂² - r₁² + d²) / (2d) from subtracting the two equations.
Find OM: OM = d - O'M
Apply Pythagorean Theorem: In △OPM, PM = √(r₁² - OM²)
Find Common Chord: Since M bisects chord PQ, PQ = 2 × P
M
📊 Graph / Figure Graph / Figure ›
✏️ Solution Complete Solution ›
Given
- Radius of the first (larger) circle, \( r_1 = 5 \text{ cm} \)
- Radius of the second (smaller) circle, \( r_2 = 3 \text{ cm} \)
- Distance between the two centres, \( d = OO' = 4 \text{ cm} \)
To Find
Length of the common chord \( PQ \) of the two intersecting circles.
Step 0: Verify Intersection Condition (Important!)
Before solving, we must confirm that the circles indeed intersect at two points.
For two circles to intersect at two points, the following condition must hold: \[ |r_1 - r_2| < d < (r_1 + r_2) \]
Here, \( r_1 - r_2 = 5 - 3 = 2 \text{ cm} \)
And \( r_1 + r_2 = 5 + 3 = 8 \text{ cm} \)
Since \( 2 < 4 < 8 \), we have \( |r_1 - r_2| < d < (r_1 + r_2) \).
Therefore, the circles >do intersect at exactly two points, so a common chord exists.
Solution
Set up the diagram and identify the right triangles
Let the centres of the two circles be \( O \) and \( O' \).
Let the two intersection points of the circles be \( P \) and \( Q \).
Since \( PQ \) is the common chord of two intersecting circles, the line joining the centres \( OO' \) perpendicularly bisects the chord \( PQ \) at point \( M \).
Therefore, \( PM = QM \) (chord bisected by perpendicular from centre) and \( \angle PMO = 90° \) (perpendicular condition).
This gives us two right triangles: \( \triangle OPM \) and \( \triangle O'M \).
Apply Pythagorean theorem in triangle OPM
In right triangle \( \triangle OPM \), we have: \[ OP = r_1 = 5 \text{ cm} \] \[ OM = \text{(unknown distance from O to M)} \] \[ PM = \text{(half the chord length, unknown)} \]
By Pythagorean theorem: \[ OP^2 = OM^2 + PM^2 \] \[ \Rightarrow 5^2 = OM^2 + PM^2 \] \[ \Rightarrow 25 = OM^2 + PM^2 \quad \cdots (1) \]
Apply Pythagorean theorem in triangle O'M
In right triangle \( \triangle O'M \), we have: \[ O'M = r_2 = 3 \text{ cm} \] \[ O'M = \text{(distance from O' to M)} \] \[ PM = \text{(same as above, since M is midpoint of chord)} \]
By Pythagorean theorem: \[ O'M^2 = O'M ^2 + PM^2 \] \[ \Rightarrow 3^2 = O'M^2 + PM^2 \] \[ \Rightarrow 9 = O'M^2 + PM^2 \quad \cdots (2) \]
Express O'M in terms of OM
From the diagram, the distance between the centres is: \[ OO' = d = 4 \text{ cm} \]
Point M lies on the segment connecting O and O'. Since OM is the distance from O to M (going from O toward O'), and O'M is the remaining distance to O', we have: \[ O'M = OO' - OM \] \[ O'M = d - OM \] \[ O'M = 4 - OM \quad \cdots (3) \]
Find OM by substituting equation (3) into equation (2)
Substitute \( O'M = 4 - OM \) into equation (2):
\[ 9 = (4 - OM)^2 + PM^2 \] \[ 9 = (16 - 8 \cdot OM + OM^2) + PM^2 \] \[ 9 = 16 - 8 \cdot OM + OM^2 + PM^2 \] \[ \Rightarrow OM^2 + PM^2 = 9 - 16 + 8 \cdot OM \] \[ \Rightarrow OM^2 + PM^2 = -7 + 8 \cdot OM \quad \cdots (4) \]
Equate equations (1) and (4) to eliminate \( PM^2 \) and solve for OM
From equation (1): \( OM^2 + PM^2 = 25 \)
From equation (4): \( OM^2 + PM^2 = -7 + 8 \cdot OM \)
Equating the two: \[ 25 = -7 + 8 \cdot OM \] \[ \Rightarrow 25 + 7 = 8 \cdot OM \] \[ \Rightarrow 32 = 8 \cdot OM \] \[ \Rightarrow OM = \frac{32}{8} = 4 \text{ cm} \]
Find O'M
Using equation (3): \[ O'M = d - OM \] \[ O'M = 4 - 4 \] \[ O'M = 0 \text{ cm} \]
This means point M coincides with centre O'. Note: O'M = 0 implies M is exactly at O'. This is a special case where the perpendicular from M to chord PQ passes through O'. Let's verify:
Calculate PM using Pythagorean theorem in triangle OPM
From equation (1), we know: \[ OM^2 + PM^2 = 25 \]
Substitute \( OM = 4 \): \[ (4)^2 + PM^2 = 25 \] \[ 16 + PM^2 = 25 \] \[ PM^2 = 25 - 16 \] \[ PM^2 = 9 \] \[ PM = \sqrt{9} = 3 \text{ cm} \]
(Taking the positive square root since length is positive)
Verify with triangle O'M (where O'M = 0): \[ O'M^2 + PM^2 = 0^2 + 3^2 = 0 + 9 = 9 = r_2^2 \quad \checkmark \] The values are consistent.
Since M is the midpoint of PQ (the perpendicular from the centre to a chord bisects it), we have: \[ PQ = PM + QM \] \[ PQ = PM + PM \] \[ PQ = 2 \times PM \]
Substituting \( PM = 3 \text{ cm} \): \[ PQ = 2 \times 3 \] \[ PQ = 6 \text{ cm} \]
💡 Answer Final Answer ›
🔑 Key Takeaways Key Takeaways ›
-
Always verify the intersection condition before solving
-
Chord Perpendicular Property: Common chord is always perpendicular to line joining centres
-
Chord Bisector Property: This perpendicular also bisects the chord at its midpoint
-
Pythagorean theorem is the primary tool — apply it in both right triangles
-
The derivation shows why O'M = (r₂² - r₁² + d²) / (2d) — >know this formula for faster solutions
-
In this specific problem, O'M = 0 is a >special case where the small circle's centre lies exactly on the common chord's perpendicular bisector line.
🎯 Exam Significance Exam Significance ›
- 3-4 marks — This is a numerical problem from Exercise 9.2
- Combines circle chord property with coordinate geometry concepts and Pythagorean theorem
- Often appears as Application-Based Question in Section C of CBSE exams
- The intersection condition check is a quick 1-mark verification step students often miss