Intersection of Line and Circle

Intersection of Line and Circle

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

A circle is one of the most fundamental geometric shapes, consisting of all points in a plane that is equidistant from a fixed point called the centre of a circle. It is a very basic shape that is constantly used in mathematics. The interaction between a line and a circle in a plane can result in different scenarios based on their relative positions. The main applications of the circle are in geometry, engineering for designing circular instruments, physics, and technology.

Intersection of Line and Circle
Intersection of Line and Circle

In this article, we will cover the concept of the line and circle. This concept falls under the broader category of coordinate geometry. It is not only essential for board exams but also for competitive exams like the Joint Entrance Examination (JEE Main), and other entrance exams such as SRMJEE, BITSAT, WBJEE, BCECE, and more. Over the last ten years of the JEE Main exam (from 2013 to 2023), a total of nine questions have been asked on this concept, including one in 2013, one in 2019, two in 2020, one in 2021, one in 2022, and three in 2023.

Line and Circle

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

S is a circle with centre O and radius r, and L is a straight line in the plane of the circle.

Equation of circle $S: x^2+y^2=a^2 \quad \ldots$ (i)
Equation of line $L: y=m x+c$
To find their point(s) of intersection, we can solve these equations simultaneously

$\begin{aligned}
& x^2+(m x+c)^2=a^2 \\
& \left(1+m^2\right) x^2+2 m c x+c^2-a^2=0
\end{aligned}$

Case (1)

If line L intersects the circle S in two distinct points, then Equation (iii) will have two real and distinct roots

So, Discriminant of equation (iii) > 0

In this case, the line is a secant to the circle, i.e., it represents the equation of chord to the circle.

Case (2)

If the line L touches the circle, then Equation (iii) will have two equal real roots

So, Discriminant of equation (iii) = 0

$\begin{aligned} & \mathrm{B}^2-4 \mathrm{AC}=0 \\ & 4 \mathrm{~m}^2 \mathrm{c}^2-4\left(1+\mathrm{m}^2\right)\left(\mathrm{c}^2-\mathrm{a}^2\right)=0 \\ & \mathrm{a}^2=\frac{\mathrm{c}^2}{1+\mathrm{m}^2} \\ & \mathrm{c}^2=a^2\left(1+\mathrm{m}^2\right)\end{aligned}$

In this case, the line is tangent to the circle

This is also the condition of tangency to the circle.

Case (3)

If the line L and the circle S have no common points, then Equation (iii) will have imaginary roots

So, the Discriminant of equation (iii) < 0

Alternate method to check the position of the line with respect to the circle

We can find the distance OM between the line and the center of the circle, and compare it with the radius of the circle

  • If OM < r, then the line is a chord (secant) to the circle
  • If OM = r, then the line is tangent to the circle
  • If OM > r, then the line does not intersect the circle at any point

Recommended Video Based on Intersection of Line and Circle


Solved Examples Based on Intersection of Line and Circle

Example 1: The circle $x^2+y^2=4 x+8 y+5$ intersects the line $3 x-4 y=m$ at two distinct points if
1) $-85<m<-35$
2) $-35<m<15$
3) $15<m<65$
4) $35<m<85$

Solution:
As we learned in
Condition of tangency -

$c^2=a^2\left(1+m^2\right)$

- wherein

If $y=m x+c$ is a tangent to the circle $x^2+y^2=a^2$ $\Phi_2^2+y^2-4 x-8 y-5=0$
and $3 x-4 y=m$

$\begin{aligned}
& x=\frac{m+4 y}{3} \\
& \frac{(m+4 y)^2}{9}+y^2-\frac{(4 m+16 y)}{3}-8 y-5 \Rightarrow 0 \\
& \frac{25}{9} y^2+y\left(\frac{8 m}{9}-\frac{40}{3}\right)+\left(\frac{m^2}{9}-5\right) \Rightarrow 0 \\
& 25 y^2+8 y(m-120)+\left(m^2-45\right) \Rightarrow 0 \\
& D>0 \\
& 8^2(m-120)^2-4 \times 25\left(m^2-45\right) \Rightarrow 0
\end{aligned}$
$\begin{aligned}
& 16 m^2-32 \times 120 m+16 \times 120^2-25 m^2+25 \times 45>0 \\
& -9 m^2-32 \times 120 m+16 \times 120^2+25 \times 45>0
\end{aligned}$

On solving, we get

$\begin{aligned}
& (m+35)(m-15)<0 \\
& m \epsilon(-35,15)
\end{aligned}$

Hence, the answer is the option 2.

Example 2: Two common tangents to the circle $x^2+y^2=2 a^2$ and parabola $y^2=8 a x$ are
1) $x= \pm(y+2 a)$
2) $y= \pm(x+2 a)$
3) $x= \pm(y+a)$
4) $y= \pm(x+a)$

Solution:
Equation of tangent - of parabola $y^2=4 a x$
$y=m x+\frac{a}{m}$
and
If $y=m x+c$ is tangent to the circle $x^2+y^2=a^2$
Condition of tangency - $c^2=a^2\left(1+m^2\right)$
Tangent to circle $x^2+y^2=2 a^2$
is $y=m x+a \sqrt{2\left(1+m^2\right)}$

and Tangent to parabola y2=8ax
$\text { is } y=m x+\frac{2 a}{m}$we get $a \sqrt{2\left(1+m^2\right)}=\frac{2 a}{m}$

$\begin{aligned}
& \left(m^2+1\right) \cdot m^2=2 \\
& m^4+2 m^2-m^2-2=0 \\
& m^2=1 ; m= \pm 1
\end{aligned}$

we get $y= \pm(x+2 a)$
Hence the answer is the option (2).

Example 3: If the chord $y=m x+1$ of the circle $x^2+y^2=1$ subtends an angle of measure $45^{\circ}$ at the major segment of the circle then the value of $m$ is
Solution:
As we learned in
Condition of tangency -

$c^2=a^2\left(1+m^2\right)$
It $y=m x+c$ is a tangent to the circle $x^2+y^2=a^2$
Equation of circle $\mathrm{x}^2+\mathrm{y}^2=1$
Now, $y=m x+1$

subtends 450 at the major segment of the circle then, it will subtend angle 900 at the origin.

making $x^2+y^2=1$ homogeneous in the second degree with the help of $y=m x+1$

So, $x^2+y^2=(y-m x)^2$

$x^2\left(1-m^2\right)+2 m x y=0$

for $a x^2+b y^2+2 h x y+2 g x+2 f y+c=0$ to subtend $90^0$ at origin it should satisfy $a+b=0$
On solving $m= \pm 1$

Example 4: If the line $3 x-4 y-\lambda=0$ touches the circle $x^2+y^2-4 x-8 y-5=0$ at ( $\mathrm{a}, \mathrm{b}$ ), then $\lambda+a+b$ is equal to:
Solution:
Since the given line touches the given circle, the length of the perpendicular from the centre $(2,4)$ of the circle from the line $3 x-4 y-\lambda=0$ is equal to the radius $\sqrt{(4+16+5)}=5$ of the circle.

$\Rightarrow \frac{(3 \times 2-4 \times 4-\lambda)}{\sqrt{(9+16)}}= \pm 5 \Rightarrow \lambda=15 \text { or }-35$
Now, the equation of the tangent at ( $a, b$ ) to the given circle is

$\begin{gathered}
x a+y b-2(x+a)-4(y+b)-5=0 \\
\Rightarrow(a-2) x+(b-4) y-(2 a+4 b+5)=0
\end{gathered}$
If it represents the given line $3 x-4 y-\lambda=0$, then

$\begin{aligned}
& \frac{a-2}{3}=\frac{b-4}{-4}=\frac{2 a+4 b+5}{\lambda}=l \text { (say) } \\
& \text { Then } a=3 l+2, b=4-4 l \text { and } 2 a+4 b+5=\lambda l \\
& \Rightarrow \quad 2(3 l+2)+4(4-4 l)+5=15 l(\text { if } \lambda=15)
\end{aligned}$

$\begin{aligned}
& \Rightarrow \quad 2(3 l+2)+4(4-4 l)+5=15 l(\text { if } \lambda=15) \\
& \Rightarrow \quad l=1 \Rightarrow a=5, b=0 \text { and } \lambda+a+b=20
\end{aligned}$
Again, if $\lambda=-35$
(from i)

$25-10 l=-35 l \Rightarrow l=-1 \Rightarrow a=-1, b=8$

and $\lambda+a+b=-35-1+8=-28$
Example 5: The points of intersection of the line $a x+b y=0,(a \neq b)$ and the circle $x^2+y^2-2 x=0$ are $\mathrm{A}(\alpha, 0)$ and $\mathrm{B}(1, \beta)$. The image of the circle with AB as a diameter in the line $x+y+2=0$ is :
1) $x^2+y^2+3 x+3 y+4=0$

$\text { 2x } x^2+y^2+3 x+5 y+8=0$

3) $x^2+y^2-5 x-5 y+12=0$
4) $x^2+y^2+5 x+5 y+12=0$

Solution:
Only possibilities is $\alpha=0, \beta=1$
Equation of circle

$\begin{aligned}
& (x-0)(x-1)+(y-0)(y-1)=0 \\
& x^2+y^2-x-y=0
\end{aligned}$
Image of the circle in line $x+y+2=0$ is $x^2+y^2+5 x+5 y+12=0$
Hence, the answer is the option 4.

Frequently Asked Questions (FAQs)

1. What is the intersection of a line and a circle?
The intersection of a line and a circle refers to the point(s) where the line crosses or touches the circle. Depending on the position of the line relative to the circle, there can be zero, one, or two intersection points.
2. How many possible intersection points can a line have with a circle?
A line can have 0, 1, or 2 intersection points with a circle. If the line doesn't touch the circle at all, there are 0 points. If the line is tangent to the circle, there is 1 point. If the line passes through the circle, there are 2 points.
3. What determines whether a line intersects a circle?
The intersection of a line and a circle is determined by the distance between the line and the center of the circle. If this distance is greater than the radius, there's no intersection. If it equals the radius, there's one point of tangency. If it's less than the radius, there are two intersection points.
4. What is a tangent line to a circle?
A tangent line is a line that touches the circle at exactly one point, called the point of tangency. It is perpendicular to the radius drawn to that point and doesn't enter the interior of the circle.
5. What is the discriminant in the context of line-circle intersection?
The discriminant is a part of the quadratic formula that determines the nature of the solutions. For line-circle intersection, it's b^2 - 4ac in the quadratic ax^2 + bx + c = 0. If it's positive, there are two intersections; if zero, one tangent point; if negative, no intersections.
6. How does the slope of a line affect its intersection with a circle?
The slope of the line affects the angle at which it intersects the circle. Steeper slopes may result in intersections closer to the top and bottom of the circle, while gentler slopes may intersect closer to the sides. The slope also influences the calculation of intersection points.
7. How do you find the coordinates of intersection points algebraically?
To find intersection points algebraically:
8. How can you determine if a line is tangent to a circle algebraically?
Algebraically, a line is tangent to a circle if the discriminant of the quadratic equation formed by their intersection equals zero. This means the equation has exactly one solution, corresponding to the single point of tangency.
9. What is the geometric interpretation of no intersection between a line and a circle?
Geometrically, no intersection means the line is entirely outside the circle. The distance from the center of the circle to the closest point on the line is greater than the radius of the circle.
10. How do you determine if a point lies inside, on, or outside a circle?
To determine a point's position relative to a circle:
11. How does the concept of line-circle intersection extend to conic sections other than circles?
The principles of line-circle intersection extend to other conic sections:
12. What is the significance of the radical center in problems involving multiple circles?
The radical center is a point related to the intersections of three or more circles:
13. What is the significance of the radius in determining line-circle intersection?
The radius is crucial in determining intersection. It defines the boundary of the circle. A line must come within a distance equal to or less than the radius from the circle's center to intersect. The radius is used in calculations to find intersection points.
14. How does changing the center of a circle affect its intersection with a given line?
Changing the center of the circle while keeping the line fixed can alter the number and location of intersection points. Moving the center closer to the line may create intersections where there were none, or change a tangent point to two intersections.
15. What is the relationship between a secant line and a circle?
A secant line is a line that intersects a circle at two distinct points. It passes through the interior of the circle, unlike a tangent line which only touches the circle at one point.
16. What is the power of a point with respect to a circle?
The power of a point P with respect to a circle is a measure of how far the point is from the circle. It's defined as the product of the distances from P to the two intersection points of any line through P that cuts the circle. It's constant for a given point and circle, regardless of the chosen line.
17. How does the concept of line-circle intersection relate to solving systems of equations?
Finding the intersection of a line and a circle is equivalent to solving a system of two equations: the linear equation of the line and the quadratic equation of the circle. This connection highlights the relationship between algebraic and geometric problem-solving methods.
18. What is the significance of the perpendicular distance from the center of the circle to a line?
The perpendicular distance from the center of the circle to a line is crucial in determining the nature of their intersection. If this distance is less than the radius, the line intersects at two points; if equal to the radius, it's tangent; if greater, there's no intersection.
19. How does the concept of line-circle intersection apply in real-world scenarios?
Line-circle intersections have various real-world applications, such as:
20. What is the relationship between the angle of intersection and the length of the chord formed?
The angle of intersection between a line and a circle affects the length of the chord formed. A line intersecting at a right angle to the radius will form the longest possible chord (a diameter). As the angle decreases, the chord length decreases.
21. How does the concept of line-circle intersection extend to three dimensions?
In 3D, the concept extends to the intersection of a line and a sphere. The principles are similar, but calculations involve three coordinates instead of two. The intersection can be a point, two points, or no intersection, analogous to the 2D case.
22. What is the role of parametric equations in finding line-circle intersections?
Parametric equations can simplify the process of finding line-circle intersections. By expressing both the line and circle parametrically, the problem reduces to solving a quadratic equation in terms of the parameter. This approach can be particularly useful in computer graphics and animations.
23. How does the concept of line-circle intersection relate to the properties of tangent lines?
The concept of line-circle intersection is closely related to tangent lines. A tangent line represents the limiting case of intersection, where two intersection points converge to a single point. Understanding this relationship helps in analyzing the transition between different types of intersections.
24. What is the significance of the discriminant being zero in line-circle intersection problems?
When the discriminant is zero in a line-circle intersection problem, it indicates that the line is tangent to the circle. This means there is exactly one point of intersection, and the line touches the circle without crossing into its interior.
25. How can the concept of line-circle intersection be used to construct tangent lines to a circle?
To construct tangent lines to a circle from an external point:
26. What is the relationship between the radius of a circle and the maximum distance of a line that still intersects it?
The maximum distance between a line and the center of a circle that still allows for intersection is equal to the radius of the circle. Any line farther than the radius from the center will not intersect the circle, while any line at a distance less than or equal to the radius will intersect or be tangent to the circle.
27. How does the concept of line-circle intersection relate to the properties of chords?
Line-circle intersection directly relates to chord properties. When a line intersects a circle at two points, it forms a chord. The perpendicular from the center of the circle to this chord bisects it, and the length of the chord depends on its distance from the center.
28. What is the geometric interpretation of the discriminant in line-circle intersection problems?
Geometrically, the discriminant in line-circle intersection problems represents:
29. How does scaling a circle affect its intersections with a given line?
Scaling a circle (changing its radius) while keeping its center and the line fixed can change the nature of the intersection:
30. What is the relationship between the angle of intersection and the distance between intersection points?
The angle at which a line intersects a circle affects the distance between intersection points. A line intersecting at a right angle to the radius creates the maximum distance between intersection points (a diameter). As the angle becomes more oblique, the distance between intersection points decreases.
31. How can the concept of line-circle intersection be used to solve problems involving circular motion?
In circular motion problems, line-circle intersections can be used to:
32. What is the significance of the line-circle intersection in defining the properties of a parabola?
The line-circle intersection is crucial in defining a parabola:
33. How does the concept of line-circle intersection apply to the study of ellipses?
Line-circle intersection concepts apply to ellipses in several ways:
34. What is the role of complex numbers in line-circle intersection problems?
Complex numbers become relevant when a line doesn't intersect a circle in real points:
35. How does the concept of line-circle intersection relate to the properties of cyclic quadrilaterals?
Line-circle intersection is fundamental to cyclic quadrilaterals:
36. What is the significance of the radical axis in problems involving multiple circles?
The radical axis is a line related to the intersections of multiple circles:
37. How can the concept of line-circle intersection be applied to solve optimization problems?
Line-circle intersection can be used in optimization problems such as:
38. What is the relationship between line-circle intersection and the concept of inversion in geometry?
Inversion in geometry, which maps points inside a circle to points outside and vice versa, is related to line-circle intersection:
39. What is the significance of the pole and polar line in relation to line-circle intersections?
The pole and polar line concept in circle geometry is related to line-circle intersections:
40. How can the method of coordinates be used to analyze line-circle intersections?
The method of coordinates is powerful for analyzing line-circle intersections:
41. What is the role of vector algebra in solving line-circle intersection problems?
Vector algebra offers an alternative approach to line-circle intersections:
42. How does the concept of line-circle intersection relate to the properties of inscribed and circumscribed polygons?
Line-circle intersection is fundamental to inscribed and circumscribed polygons:
43. How can the concept of line-circle intersection be used to understand and construct angle bisectors?
Line-circle intersection is useful in understanding and constructing angle bisectors:
44. What is the relationship between line-circle intersection and the concept of power of a point?
The power of a point with respect to a circle is closely related to line-circle intersection:
45. How does the concept of line-circle intersection apply to the study of circular inversion?
Line-circle intersection is fundamental to understanding circular inversion:
46. What is the significance of the radical line in problems involving two circles?
The radical line of two circles is important in analyzing their relationship:
47. How can the concept of line-circle intersection be applied to understand and solve problems in optics?
Line-circle intersection concepts are applicable in optics:
48. What is the relationship between line-circle intersection and the concept of orthogonal circles?
Line-circle intersection relates to orthogonal circles:

Articles

Back to top