Download Careers360 App
Position of a Point With Respect to Circle

Position of a Point With Respect to 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 center of a circle. It is a very basic shape that is constantly used in mathematics. The main applications of the circle are in geometry, engineering for designing circular instruments, physics, and technology. The position of a point signifies that the point lies inside or outside the circle.

Position of a Point With Respect to Circle
Position of a Point With Respect to Circle

In this article, we will cover the concept of the position of a point with respect to a 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 three questions have been asked on this concept, including two in 2021, and one in 2022.

Position of a Point With Respect to 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)

Let $S$ be a circle and $P$ be any point in the plane. Then

$
S: x^2+y^2+2 g x+2 f y+c=0
$
Centre of the circle, $C(-g,-f)$

To check if the point $P\left(x_1, y_1\right)$ lies outside, on or inside the circle $S$
- If $C P^2-r^2>0$, then $C P$ is greater than $r$, which means $P$ lies outside the circle
- If $C P^2-r^2<0$, then $C P$ is lesser than $r$, which means $P$ lies inside the circle
- If $C P^2-r^2=0$, then $C P$ is equal to $r$, which means $P$ lies on the circle

Let us find the equation for $\mathrm{CP}^2-\mathrm{r}^2$

$
\begin{aligned}
& \left(x_1-(-g)\right)^2+\left(y_1-(-f)\right)^2-\left(g^2+f^2-c\right) \\
& x_1^2+g^2+2 g x_1+y_1^2+f^2+2 f y_1-\left(g^2+f^2-c\right) \\
& x_1^2+y_1^2+2 g x_1+2 f y_1+c
\end{aligned}
$
This expression can also be obtained by substituting the coordinates of point $P$ in the equation of the circle, and we call this expression $S_1$
So, if
(a) P lies outside the circle $\Leftrightarrow \mathrm{S}_1>0$
(b) P lies on the circle (on the circumference) $\Leftrightarrow \mathrm{S}_1=0$
(c) P lies inside the circle $\Leftrightarrow \mathrm{S}_1<0$

Greatest and Least Distance of a Point from a Circle
$\mathrm{S}_1$ be a circle and P be any point in the plane.

$
\begin{aligned}
& S_1: x^2+y^2+2 g x+2 f y+c=0 \\
& P=\left(x_1, y_1\right)
\end{aligned}
$
The centre of circle is $\mathrm{C}(-\mathrm{g},-\mathrm{f})$ and radius r is $\sqrt{g^2+f^2-c}$

(a) If P lies inside of the circle

The minimum distance of P from the circle = PA = AC - PC = r - PC

The maximum distance of P from the circle = PB = BC + PC = r + PC

(b) If P lies outside of the circle

The minimum distance of P from the circle = PA = CP - AC = CP - r

The maximum distance of P from the circle = PB = BC + PC = r + PC

Recommended Video Based on the Position of a Point with respect to a Circle


Solved Examples Based On the Position of a Point with respect to a Circle

Example 1: Which of the following points lie inside the circle $x^2+y^2+10 x-6 y-1=0$ ?
1) $(2,2)$
2) $(5,5)$
3) $(-5,-5)$
4) $(0,0)$

Solution:
As we have learned
Position of a point w.r.t a circle -
If $x_1^2+y_1^2+2 g x_1+2 f y_1+c<0$. then the point is inside the circle.
wherein the point is $P\left(x_1, y_1\right)$
If we put $(0,0)$
we get $0+0+0-0-1<0$.
Hence, the answer is the option 4.

Example 2: Which of the following circles has $(5,5)$ on it?
1) $x^2+y^2+25 x+25 y-625=0$
2) $x^2+y^2-5 x-5 y=0$
3) $x^2+y^2+5 x+5 y-50=0$
4) None of these

Solution:
As we have learned
Position of a point w.r.t a circle-
If $x_1^2+y_1^2+2 g x_1+2 f y_1+c=0$, then the point is on the circle.
Point is $P\left(x_1, y_1\right)=(5,5)$.
In the equation of the circle, $x=5, y=5$
If we substitute $(5,5)$, we get

$
5^2+5^2-5 \times 5-5 \times 5=50-50=0
$
Hence, the answer is the option 2.

Example 3: Which of the following points is outside the circle $x^2+y^2-6 x+10 y-10=0$ ?
1) $(2,2)$
2) $(5,5)$
3) $(3,3)$
4) All of the above

Solution:
As we learned
Position of a point w.r.t a circle
If $x_1^2+y_1^2+2 g x_1+2 f y_1+c>0$ then the point is outside the circle
Here,
For $(2,2)$
$S_1=4+4-12+20-10=6>0$, so it lies outside the circle
For $(5,5)$
$S_1=25+25-30+50-10=60>0$, so it lies outside the circle
For $(3,3)$
$S_1=9+9-18+30-10=20>0$, so it lies outside the circle
Hence, the answer is option 4.

Example 4: The set of values k , for which the circle $\mathrm{C}: 4 \mathrm{x}^2+4 \mathrm{y}^2-12 \mathrm{x}+8 \mathrm{y}+\mathrm{k}=0$ lies inside the fourth quadrant and the point $\left(1,-\frac{1}{3}\right)$ lies on or inside the circle C , is:
1) an empty set
2) $\left(6, \frac{65}{9}\right]$
3) $\left[\frac{80}{9}, 10\right)$
4) $\left(9, \frac{92}{9}\right]$

Solution:
Cirde $: x^2+y^2-3 x+2 y+\frac{k}{4}=0$
Centre : $\left(\frac{3}{2},-1\right)$ radius $: \sqrt{\left(\frac{3}{2}\right)^2+(1)^2-\frac{\mathrm{k}}{4}}$
The radius must be less than 1 for the circle to lie in the fourth quadrant.

$
\Rightarrow \quad \frac{9}{4}+1-\frac{k}{4}<1 \Rightarrow \mathrm{k}>9
$

The point $\left(1,-\frac{1}{3}\right)$ lies on or inside the circle

$
\begin{aligned}
& \Rightarrow \mathrm{s}_1 \leqslant 0 \Rightarrow 1+\frac{1}{9}-3-\frac{2}{3}+\frac{\mathrm{k}}{4} \leqslant 0 \Rightarrow \frac{\mathrm{k}}{4} \leqslant \frac{8}{3}-\frac{1}{9}=\frac{23}{9} \\
& \Rightarrow \mathrm{k} \leqslant \frac{92}{9}
\end{aligned}
$
From (1) and (2)

$
\mathrm{k} \in\left(9, \frac{92}{9}\right]
$
Hence, the answer is the option (4).

Example 5: Let the circle $S: 36 x^2+36 y^2-108 x+120 y+C=0$ be such that it neither intersects nor touches the co-ordinate axes. If the point of intersection of the lines, $x-2 y=4$ and $2 x-y=5$ lies inside the $\underline{c}$ circle $S$, then
1) $\frac{25}{9}<C<\frac{13}{3}$
2) $100<C<165$
3) $81<\mathrm{C}<156$
4) $100<\mathrm{C}<156$

Solution:

$
\begin{aligned}
& 36 x^2+36 y^2-108 x+120 y+C=0 \\
& \Rightarrow x^2+y^2-3 x+\frac{10}{3} y+\frac{C}{36}=0
\end{aligned}
$
As there is no real $x$ or $y_{\text {intercept, }}$,

$
\begin{aligned}
& \therefore 2 \sqrt{g^2-c} \& 2 \sqrt{f^2-c} \text { are not real } \\
& \Rightarrow g^2-c<0 \text { and } f^2-c<0 \\
& \Rightarrow \frac{9}{4}-\frac{C}{36}<0 \text { and } \frac{25}{9}-\frac{C}{36}<0 \\
& \Rightarrow C>81 \text { and } C>100 \Rightarrow C>100
\end{aligned}
$

Point of intersection of $2 x-y=5$ and $x-2 y=4$ is $(2,-1)$
This lies inside the circle S.

$
\begin{aligned}
& \therefore S(2,-1)<0 \\
& \Rightarrow 2^2+(-1)^2-3(2)+\frac{10}{3}(-1)+\frac{C}{36}<0 \\
& \Rightarrow C<156
\end{aligned}
$
So $100<C<156$
Hence, the answer is the option (4).

Frequently Asked Questions (FAQs)

1. What does "position of a point with respect to a circle" mean?
The position of a point with respect to a circle refers to where the point is located in relation to the circle. It can be inside the circle, on the circle (on its circumference), or outside the circle. This position is determined by comparing the distance between the point and the circle's center to the circle's radius.
2. How can you determine if a point is inside, on, or outside a circle?
To determine a point's position relative to a circle:
3. What formula is used to calculate the distance between a point and the center of a circle?
The distance between a point (x, y) and the center of a circle (h, k) is calculated using the distance formula:
4. How does the equation of a circle relate to determining a point's position?
The standard equation of a circle is (x - h)² + (y - k)² = r², where (h, k) is the center and r is the radius. To determine a point's position:
5. What is the significance of the radius in determining a point's position?
The radius is crucial because it defines the boundary of the circle. Any point whose distance from the center is exactly equal to the radius lies on the circle. Points closer than the radius are inside, while those farther away are outside. The radius acts as the threshold for categorizing a point's position.
6. How can you visualize the set of all points that are at a fixed distance from the center of a circle?
The set of all points at a fixed distance from the center of a circle forms another circle. If this distance is less than the original circle's radius, it creates a concentric circle inside the original. If the distance is greater, it forms a larger concentric circle outside the original. This visualization helps understand how the position of points relates to their distance from the center.
7. What is the relationship between the position of a point and the power of a point with respect to a circle?
The power of a point P with respect to a circle is defined as the product of the distances from P to the points where any line through P intersects the circle. This concept is related to the position of the point:
8. What is the relationship between the position of a point and the concept of tangent lines?
A tangent line to a circle touches the circle at exactly one point. This point of tangency is considered to be "on" the circle. Any point on the tangent line, except the point of tangency, is outside the circle. This relationship illustrates how the position of points transitions from being on the circle to outside it.
9. How does the concept of "position of a point" relate to the definition of a circle?
The concept of "position of a point" is intrinsically linked to the definition of a circle. A circle is defined as the set of all points in a plane that are at a fixed distance (the radius) from a central point. This definition directly categorizes all points in the plane based on their position relative to the circle: those at exactly that fixed distance are on the circle, those closer are inside, and those farther are outside.
10. How does the eccentricity of an ellipse relate to the position of points with respect to a circle?
While eccentricity is a property of ellipses, not circles (which have an eccentricity of 0), it helps understand how points' positions change as a circle is deformed into an ellipse. As eccentricity increases, points that were once inside the circle may become outside the ellipse, illustrating how the concept of position extends to other conic sections.
11. How does the concept of "position of a point" extend to three-dimensional space with spheres?
In 3D space, the concept extends to spheres. The position of a point relative to a sphere is determined by comparing its distance from the sphere's center to the sphere's radius. The distance formula becomes:
12. How does the concept of "position of a point" extend to other conic sections?
The concept extends to other conic sections (ellipses, parabolas, hyperbolas) but becomes more complex:
13. How does the concept of "position of a point" relate to the properties of inscribed and circumscribed polygons?
For inscribed polygons (polygons whose vertices all lie on the circle):
14. What is the significance of the radical axis in relation to the position of points with respect to two circles?
The radical axis is the locus of points having equal power with respect to two circles. It has several important properties:
15. How does the concept of "position of a point" relate to the properties of a circle's tangent lines?
Tangent lines to a circle have several properties related to point positions:
16. What is the significance of the radical center in relation to the position of points with respect to three circles?
The radical center is the point where the radical axes of three circles intersect. Its significance includes:
17. How does the concept of "position of a point" extend to the properties of circles in three-dimensional space?
In 3D space, the concept extends to spheres and circular cross-sections:
18. What is the significance of the nine-point circle in relation to the position of points with respect to a triangle?
The nine-point circle of a triangle passes through nine significant points:
19. Can a point be considered "on" the circle if it's very close but not exactly on the circumference?
In theoretical mathematics, a point is considered "on" the circle only if its distance from the center is exactly equal to the radius. However, in practical applications or when dealing with approximations, points very close to the circumference might be considered "on" the circle within a certain tolerance level.
20. What is the locus of points equidistant from the center of a circle?
The locus of points equidistant from the center of a circle is the circumference of that circle. All points on this locus are at a distance equal to the radius from the center. This concept directly relates to the definition of points "on" the circle in the context of their position.
21. How does the concept of "position of a point" relate to the area of a circle?
The position of a point relates to the area of a circle in that:
22. Can a point be both inside and outside a circle simultaneously?
No, a point cannot be both inside and outside a circle simultaneously. The position of a point with respect to a circle is mutually exclusive – it must be either inside, on, or outside the circle. This property is fundamental to the definition of a circle and the concept of position.
23. What is the significance of the center of a circle in determining a point's position?
The center of a circle is the reference point for determining any point's position. It's the fixed point from which all distances are measured. The center's coordinates are essential in both the distance formula and the circle's equation, making it crucial for categorizing points as inside, on, or outside the circle.
24. How does the concept of "position of a point" apply to concentric circles?
For concentric circles (circles with the same center but different radii):
25. What role does the Pythagorean theorem play in determining a point's position relative to a circle?
The Pythagorean theorem is fundamental in determining a point's position because:
26. Can the position of a point change if the circle is transformed?
Yes, the position of a point can change if the circle is transformed:
27. How does the concept of "position of a point" relate to the tangent-secant theorem?
The tangent-secant theorem relates the lengths of line segments formed by a point outside a circle, its tangents, and its secants. This theorem only applies to points outside the circle, illustrating how the position of a point determines which geometric theorems are applicable. It also demonstrates how external points can have specific relationships with the circle.
28. Can a point's position relative to a circle be described using polar coordinates?
Yes, a point's position can be described using polar coordinates (r, θ):
29. How does the concept of "position of a point" relate to the properties of chords in a circle?
The position of points relates to chord properties as follows:
30. What is the significance of the discriminant in determining a point's position relative to a circle?
The discriminant in the quadratic formula, when applied to the circle equation, can determine a line's position relative to the circle:
31. How does the concept of "position of a point" relate to the properties of cyclic quadrilaterals?
Cyclic quadrilaterals are quadrilaterals whose vertices all lie on a circle. This concept illustrates that:
32. What is the relationship between the position of a point and the concept of inversion in a circle?
Inversion in a circle is a transformation that maps points inside the circle to points outside, and vice versa, while points on the circle remain unchanged. The inversion of a point P with respect to a circle with center O and radius r is a point P' such that OP × OP' = r². This concept illustrates how the position of a point can be transformed while maintaining a specific relationship with the circle.
33. How does the concept of "position of a point" relate to the properties of a circle's diameter?
The diameter of a circle has several properties related to point positions:
34. What is the relationship between the position of a point and the concept of orthogonal circles?
Orthogonal circles are circles that intersect at right angles. This concept relates to point position in several ways:
35. How does the concept of "position of a point" relate to the properties of a circle's secant lines?
Secant lines intersect a circle at two points and have properties related to point positions:
36. What is the relationship between the position of a point and the concept of pole and polar with respect to a circle?
The pole and polar concept in circle geometry relates to point position as follows:

Articles

Back to top