Intersection of Two Circle

Intersection of Two Circle

Edited By Komal Miglani | Updated on Jul 02, 2025 07:34 PM IST

An intersection of the circle is one of the most fundamental concepts in mathematics. Geometric shapes consist of all points in a plane equidistant from a fixed point called the centre of a circle. It is a fundamental shape that is constantly used in mathematics. The circle's main applications are geometry, engineering for designing circular instruments, physics, and technology.

Intersection of Two Circle
Intersection of Two Circle

Intersection of Two Circle

A circle is the locus of a moving point such that its distance from a fixed point is constant.

The fixed point is called the centre (O) of the circle and the constant distance is called its radius (r)

There are different cases of the intersection of two circles:

Let the two circles be $\left(x-x_1\right)^2+\left(y-y_1\right)^2=r_1^2$ and $\left(x-x_2\right)^2+\left(y-y_2\right)^2=r_2^2$ where centres are $C_1\left(x_1, y_1\right)$ and $C_2\left(x_2, y_2\right)$ and radii are $r_1$ and $r_2$, respectively.

CASE 1
When two circles do not intersect

$
\mathrm{C}_1 \mathrm{C}_2>\mathrm{r}_1+\mathrm{r}_2
$

i.e., the distance between the centres is greater than the sum of radii, then two circles neither intersect nor touch each other.


In this case, four common tangents can be drawn to two circles, in which two are direct common tangents and the other two are transverse common tangents.

Here, point D divides C1 and C2 internally in the ratio r1:r2 and point P divides C1 and C2 externally in the ratio r1:r2

Then the co-ordinates of $P$ and $D$ are

$
\begin{aligned}
& D \equiv\left(\frac{r_1 x_2+r_2 x_1}{r_1+r_2}, \frac{r_1 y_2+r_2 y_1}{r_1+r_2}\right)=(\alpha, \beta) \\
& P \equiv\left(\frac{r_1 x_2-r_2 x_1}{r_1-r_2}, \frac{r_1 y_2-r_2 y_1}{r_1-r_2}\right)=(\gamma, \delta)
\end{aligned}
$
The transverse common tangents will pass through the point $D(\alpha, \beta)$. The equation of transverse common tangents is $(y-\beta)=m_1(x-\alpha)$
The direct common tangents will pass through the point $P(V, \delta)$ so the equation of tangents will be $(y-\delta)=m_2(x-V)$.

Now values of m1 and m2 can be obtained from the length of the perpendicular from the centre C1 or C2 on the tangent is equal to r1 or r2. Put two values of m1 and m2 on the common tangent equations, then we get the required results.

CASE 2

When two circles touch each other externally

$C_1 C_2=r_1+r_2$

i.e, the distance between the centres is equal to the sum of radii, then two circles touch externally.

In this case, two direct common tangents are real and distinct while the transverse tangents are coincident.

Direct common tangent can be found as done in case 1

For Transverse common tangent
The equation of tangent at point P is $S_1-S_2=0$, where $S_1=0$ and $S_2=0$ are equations of the circles

CASE 3

When two circles intersect at 2 distinct points

$\left|\mathrm{r}_1-\mathrm{r}_2\right|<\mathrm{C}_1 \mathrm{C}_2<\mathrm{r}_1+\mathrm{r}_2$

Thus two common tangents can be drawn

Direct common tangent can be found as done in case 1

CASE 4

When two circles touch each other internally
$
\mathrm{C}_1 \mathrm{C}_2=\left|\mathrm{r}_1-\mathrm{r}_2\right|
$

Thus, only one tangent can be drawn. The equation of the common transverse tangent is

$
S_1-S_2=0
$


CASE-5

When one circle lies inside the other one

$\mathrm{C}_1 \mathrm{C}_2<\left|\mathrm{r}_1-\mathrm{r}_2\right|$

Thus, no common tangent can be drawn.

Recommended Video Based on Intersection of Two Circles

Solved Examples Based on Intersection of Two Circles

Example 1: For the two circles $x^2+y^2=16$ and $x^2+y^2-2 y=0$, there is/are :

1) one pair of common tangents
2) two pairs of common tangents
3) three common tangents
4) no common tangent

Solution

As we learnt in

Common tangents of two circles -

Where two circles neither intersect nor touch each other, there are 4 common tangents.Two are transverse and two are direct common tangents.

- wherein

$\begin{aligned} & S_1: x^2+y^2=16 \\ & r_1=4, C_1:(0,0) \\ & S_2: x^2+y^2-2 y=0 \\ & r_2=1, C_1:(0,1) \\ & C_1 C_2=1 \text { and } r_1-r_2=3\end{aligned}$

There will be no tangent.

Example 2: The centres of a set of circles, each of radius 3, lie on the circle $x^2+y^2=25$. The locus of any point in the set is

$
\begin{aligned}
& \text { 1) } 4 \leq x^2+y^2 \leq 64 \\
& \text { 2) } x^2+y^2 \leq 25 \\
& \text { 3) } x^2+y^2 \geq 25 \\
& \text { 4) } 3 \leq x^2+y^2 \leq 9
\end{aligned}
$

Solution

We should have

$O A \leqslant O P \leqslant O B$
So, $(5-3) \leqslant \sqrt{x^2+y^2} \leqslant 5+3$

$
4 \leqslant x^2+y^2 \leqslant 64
$
Example 3: If the two circles $(x-1)^2+(y-3)^2=r^2$ and $x^2+y^2-8 x+2 y+8=0$ intersect in two distinct points, then
1) $r<2$
2) $r=2$
3) $r>2$
4) $2<r<8$

Solution

$
\begin{aligned}
& (x-1)^2+(y-3)^2=r^2 \\
& x^2+y^2-8 x+2 y+8=0
\end{aligned}
$


$
\begin{aligned}
& C_1 C_2=\sqrt{3^2+4^2}=5 \\
& r_1+r_2>5 \\
& r+3>5 \Rightarrow r>2
\end{aligned}
$
Also r-3<5

$
r<8
$
Thus $2<\mathrm{r}<8 \mid$
1) 8
2) 4
3) 9
4) 6

Solution
General form of a circle -

$
x^2+y^2+2 g x+2 f y+c=0
$
$
\begin{aligned}
& \text { centre }=(-g,-f) \\
& \text { radius }=\sqrt{g^2+f^2-c}
\end{aligned}
$

Common tangents of two circle -
When they intersect, there are two common tangents, both of them being direct.

$
\left|r_1-r_2\right|<\left|C_1 C_2\right|<r_1+r_2
$

- wherein

Equation of circle with centre $C_1(1,1)$

$
(x-1)^2+(y-1)^2=4
$
Equation of circle with centre $C_2(3,3)$

$
(x-3)^2+(y-3)^2=4
$
Two circles are orthogonal,
Hence, $
\text { Area }=2\left(\frac{1}{2} \cdot 2 \cdot 2\right)=4 \text { sq.units }
$
Example 5: If the circles $x^2+y^2-16 x-20 y+164=r^2$ and $(x-4)^2+(y-7)^2=36$ intersect at two distinct points, then:
1) $1<r<11$
2) $r=11$
3) $r>11$
4) $0<r<1$

Solution

Common tangents of two circle -

When they intersect, there are two common tangents, both of them being direct.

$\left|r_1-r_2\right|<\left|C_1 C_2\right|<r_1+r_2$

- wherein

From the concept

centre of the circle (-g,-f)

A = (8,10)

and R1 = r

Similarly,

B = (4,7), R2 = 6

|R1 - R2| < AB < R1 + R2

1 < r < 11

Frequently Asked Questions (FAQs)

1. What is the intersection of two circles?
The intersection of two circles refers to the point(s) where two circles meet or cross each other. These points are common to both circles and satisfy the equations of both circles simultaneously.
2. What determines whether two circles will intersect?
The intersection of two circles is determined by the distance between their centers relative to the sum and difference of their radii. If the distance is less than the sum of radii but greater than the difference, they will intersect at two points.
3. Can two circles intersect at more than two points?
No, two distinct circles cannot intersect at more than two points. If two circles appear to intersect at more than two points, they are actually the same circle (coincident).
4. What is the significance of the line joining the centers of two intersecting circles?
The line joining the centers of two intersecting circles is perpendicular to the common chord (line segment connecting the intersection points) and bisects it. This line is crucial in solving many problems related to intersecting circles.
5. What is the radical axis of two circles?
The radical axis is the line containing all points from which tangents drawn to both circles have equal lengths. For intersecting circles, the radical axis is the line containing the points of intersection.
6. How many points of intersection can two circles have?
Two circles can have 0, 1, or 2 points of intersection. They may not intersect at all (0 points), touch at exactly one point (1 point), or cross each other at two distinct points (2 points).
7. How do you calculate the area of the lens formed by two intersecting circles?
The area of the lens (region bounded by two intersecting circular arcs) can be calculated using the formula: A = r₁²cos⁻¹(d/2r₁) + r₂²cos⁻¹(d/2r₂) - ½√[(2r₁+2r₂-d)(2r₁-2r₂+d)(2r₂-2r₁+d)(2r₁+2r₂+d)], where r₁ and r₂ are the radii and d is the distance between centers.
8. How do you determine if two circles intersect without graphing?
You can determine if two circles intersect by comparing the distance between their centers (d) with the sum (R+r) and difference (|R-r|) of their radii. If |R-r| < d < R+r, the circles intersect at two points.
9. How do you find the equation of the common chord of two intersecting circles?
To find the equation of the common chord, subtract the equations of the two circles. This eliminates the squared terms, resulting in a linear equation representing the common chord.
10. How do you find the angle between two intersecting circles?
The angle between two intersecting circles is found by calculating the angle between their radii at the point of intersection. It can be computed using the cosine formula: cos θ = (r₁² + r₂² - d²) / (2r₁r₂), where r₁ and r₂ are the radii and d is the distance between centers.
11. What is the locus of points of intersection of two circles as one circle moves?
As one circle moves while maintaining intersection with a fixed circle, the locus of intersection points forms another circle. This concept is related to the idea of a family of circles and their common points.
12. What is the significance of the radical plane in 3D extensions of circle intersections?
The radical plane is the 3D analog of the radical axis. For two spheres, it's the plane containing all points from which tangent lines drawn to both spheres have equal lengths. If the spheres intersect, their circle of intersection lies in this plane.
13. How do you determine if two circles intersect at right angles?
Two circles intersect at right angles (orthogonally) if and only if the sum of the squares of their radii equals the square of the distance between their centers: r₁² + r₂² = d², where r₁ and r₂ are the radii and d is the distance between centers.
14. How is the radical axis related to the common chord?
For intersecting circles, the radical axis coincides with the common chord. For non-intersecting circles, the radical axis is still defined but doesn't physically represent an intersection.
15. What happens when two circles just touch each other?
When two circles touch each other at exactly one point, it's called a point of tangency. The circles are said to be tangent to each other, and they have one point of intersection.
16. How does the concept of power of a point relate to intersecting circles?
The power of a point with respect to a circle is constant for all points on the radical axis of two circles. This property is useful in solving problems involving intersecting circles and their properties.
17. What is the angle of intersection between two circles?
The angle of intersection between two circles is defined as the angle between their tangent lines at the point of intersection. It's equal to the angle between the radii drawn to the point of intersection.
18. What is the relationship between the radii of two circles and their points of intersection?
If two circles intersect, the distance between their centers must be less than the sum of their radii (for external intersection) and greater than the absolute difference of their radii (for internal intersection).
19. How does changing the radius of one circle affect its intersection with another circle?
Increasing or decreasing the radius of one circle while keeping the other constant can change the number of intersection points. It can cause the circles to intersect, become tangent, or separate, depending on the magnitude of change.
20. What is the significance of the line of centers in intersecting circles?
The line of centers is the line passing through the centers of both circles. It's crucial because it contains the midpoint of the common chord and is perpendicular to it, providing key information about the geometry of the intersection.
21. How does the intersection of circles relate to the concept of continuity?
The intersection of circles demonstrates continuity in geometry. As circles move closer or farther apart, their points of intersection change continuously, illustrating how geometric relationships evolve smoothly.
22. Can two circles intersect if their equations have no common solution?
No, if the equations of two circles have no common solution, it means they do not intersect. The absence of a common solution indicates that there are no points satisfying both circle equations simultaneously.
23. What is the relationship between the intersection of circles and systems of equations?
Finding the intersection points of two circles is equivalent to solving a system of two quadratic equations. Each circle's equation represents one equation in the system, and the solution(s) represent the intersection point(s).
24. How does the concept of symmetry apply to intersecting circles?
The intersection of two circles exhibits symmetry about the line joining their centers. The two intersection points are symmetric with respect to this line, which bisects the common chord perpendicularly.
25. What is the role of discriminants in determining circle intersection?
The discriminant of the quadratic equation resulting from solving two circle equations determines the nature of intersection. A positive discriminant indicates two intersection points, zero indicates tangency, and negative indicates no intersection.
26. What is the significance of the radical center in the context of intersecting circles?
The radical center is the point where the radical axes of three circles intersect. For two intersecting circles, it lies on their radical axis (common chord). It's a powerful concept in circle geometry, especially when dealing with multiple circles.
27. How does the intersection of circles relate to the concept of loci in geometry?
The intersection of circles is a fundamental concept in understanding loci. Many geometric loci problems involve finding points that satisfy conditions related to distances from fixed points, which often leads to intersections of circles or spheres.
28. What is the relationship between circle intersection and the Pythagorean theorem?
The Pythagorean theorem is often used in calculations involving intersecting circles. It helps in finding the distance between circle centers and in deriving equations for the intersection points, especially when circles are centered at the origin or on coordinate axes.
29. How do you determine if two circles intersect orthogonally?
Two circles intersect orthogonally (at right angles) if and only if the sum of the squares of their radii equals the square of the distance between their centers: r₁² + r₂² = d², where r₁ and r₂ are the radii and d is the distance between centers.
30. What is the connection between circle intersection and the concept of inversion in geometry?
Inversion with respect to a circle can transform intersecting circles into other intersecting circles, lines, or points, while preserving angles. This property makes inversion a powerful tool in solving complex problems involving circle intersections.
31. How does the intersection of circles in 2D extend to the intersection of spheres in 3D?
The intersection of two spheres in 3D is analogous to the intersection of circles in 2D. Instead of points, spheres intersect in a circle (if they intersect at more than one point). The principles of finding this circle of intersection are extensions of 2D methods.
32. What is the role of complex numbers in understanding circle intersections?
Complex numbers can be used to represent points on a plane, making them useful in analyzing circle intersections. When circles don't intersect in real points, complex solutions to their equations can provide insights into their geometric relationships.
33. How does the concept of power of a point extend to intersecting circles?
The power of a point with respect to a circle is constant for all points on the radical axis of two circles. For intersecting circles, this means that the product of the lengths of any two line segments drawn from a point on the radical axis to the points of intersection with either circle is constant.
34. What is the relationship between circle intersection and the concept of inversion in geometry?
Inversion with respect to a circle can transform intersecting circles into other intersecting circles, lines, or points, while preserving angles. This property makes inversion a powerful tool in solving complex problems involving circle intersections.
35. How do you determine the points of intersection algebraically?
To find the points of intersection algebraically, solve the system of equations formed by the two circle equations simultaneously. This typically involves substitution or elimination methods, leading to a quadratic equation whose solutions give the x-coordinates of the intersection points.
36. How does the intersection of circles relate to the concept of geometric constructions?
The intersection of circles is fundamental in many geometric constructions. For example, constructing an equilateral triangle or finding the perpendicular bisector of a line segment involves intersecting circles. Understanding these intersections is crucial for mastering geometric constructions.
37. What is the role of parametric equations in describing circle intersections?
Parametric equations can be used to describe circles and their intersections. By expressing x and y coordinates in terms of a parameter (usually an angle), it's often easier to find intersection points and analyze the geometric properties of the intersection.
38. How does the concept of circle inversion relate to finding intersections?
Circle inversion can simplify problems involving circle intersections. By inverting one or both circles with respect to a strategically chosen circle, the problem can sometimes be reduced to finding intersections of lines or circles with simpler equations.
39. What is the connection between circle intersections and the properties of chords?
The common chord of two intersecting circles has several important properties: it's perpendicular to the line joining the centers, it's bisected by this line, and its length can be calculated using the radii and the distance between centers. These properties are crucial in many circle intersection problems.
40. How do you find the equation of a circle passing through the intersection points of two given circles?
To find a circle passing through the intersection points of two given circles, you can use the concept of radical axis. The equation of such a circle will be of the form λ(x² + y² + 2gx + 2fy + c) + μ(x² + y² + 2g'x + 2f'y + c') = 0, where λ and μ are parameters.
41. What is the relationship between circle intersections and the concept of power of a circle?
The power of a circle with respect to a point is related to the radical axis of two circles. Points on the radical axis have equal power with respect to both circles, which is useful in solving problems involving multiple intersecting circles.
42. How does the intersection of circles relate to the concept of apollonian circles?
Apollonian circles are sets of circles that are mutually tangent. The study of intersecting circles is crucial in understanding Apollonian circles, as it helps in determining the conditions for tangency and in constructing these circle configurations.
43. What is the significance of the angle of intersection in circle geometry?
The angle of intersection between two circles is important in many geometric problems. It's related to the concept of orthogonal circles, helps in understanding the nature of the intersection, and is used in various theorems and constructions in circle geometry.
44. What is the relationship between circle intersections and the concept of coaxal circles?
Coaxal circles are a family of circles that all intersect in the same two points (real or imaginary). Understanding circle intersections is crucial in studying coaxal systems, as it helps in determining the properties and relationships within these systems.
45. How does the study of circle intersections contribute to understanding conic sections?
Circle intersections are related to conic sections in several ways. For instance, the intersection of a plane with a cone can produce circles, and understanding how these circles intersect helps in grasping more complex conic section concepts.
46. What is the role of homothety in analyzing circle intersections?
Homothety, a type of geometric transformation, can be useful in studying circle intersections. It can transform one circle into another while preserving their intersection points, which can simplify certain problems involving multiple circles.
47. How do you find the area of overlap between two intersecting circles?
The area of overlap between two intersecting circles can be calculated using the formula: A = r₁²cos⁻¹(d/2r₁) + r₂²cos⁻¹(d/2r₂) - ½d√(4r₁²-d²), where r₁ and r₂ are the radii and d is the distance between centers. This involves calculating circular segments and triangles.
48. What is the connection between circle intersections and the concept of inversion in the complex plane?
Inversion in the complex plane can transform circles to circles or lines, preserving angles. This property is useful in solving complex problems involving circle intersections, as it can sometimes simplify the geometry or algebra involved.
49. How does the study of circle intersections relate to the concept of Steiner chains?
Steiner chains are configurations of circles where each circle in the chain is tangent to its neighbors and to two given circles. Understanding circle intersections and tangencies is crucial in constructing and analyzing Steiner chains and related circle packing problems.
50. What is the significance of the radical axis theorem in the context of intersecting circles?
The radical axis theorem states that the radical axes of three circles taken in pairs are concurrent (meet at a single point called the radical center). This theorem is fundamental in solving problems involving multiple intersecting circles and in understanding their geometric relationships.

Articles

Back to top