Diametric Form of a Circle

Diametric Form of a 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 diametric form of a circle's equation is derived from the endpoints of a diameter.

This Story also Contains
  1. Circle
  2. Diametric Form of a Circle
  3. Solved Examples Based On Diametric Form of Circle
  4. Summary
Diametric Form of a Circle
Diametric Form of a Circle

In this article, we will cover the concept of the diametric form of 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 two questions have been asked on this concept, including two in 2022.

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)

Diametric Form of a Circle


The equation of circle, when endpoints $\mathrm{A}\left(\mathrm{x}_1, \mathrm{y}_1\right)$ and $\mathrm{B}\left(\mathrm{x}_2, \mathrm{y}_2\right)$ of a diameter are given, is

$
\left(x-x_1\right)\left(x-x_2\right)+\left(y-y_1\right)\left(y-y_2\right)=0
$

Proof:

P(x,y) is any point on the circle

$
\begin{aligned}
&P(x, y) \text { is any point on the circle }\\
&\begin{aligned}
& \text { Slope of } \mathrm{AP}=\frac{\mathrm{y}-\mathrm{y}_1}{\mathrm{x}-\mathrm{x}_1} \\
& \text { Slope of } \mathrm{BP}=\frac{\mathrm{y}-\mathrm{y}_2}{\mathrm{x}-\mathrm{x}_2} \\
& \because \angle \mathrm{APB}=90^{\circ} \\
& \therefore \text { Slope of } \mathrm{AP} \times \text { Slope of } \mathrm{BP}=-1 \\
& \Rightarrow\left(\frac{\mathrm{y}-\mathrm{y}_1}{\mathrm{x}-\mathrm{x}_1}\right) \times\left(\frac{\mathrm{y}-\mathrm{y}_2}{\mathrm{x}-\mathrm{x}_2}\right)=-1 \\
& \Rightarrow\left(\mathrm{x}-\mathrm{x}_1\right)\left(\mathrm{x}-\mathrm{x}_2\right)+\left(\mathrm{y}-\mathrm{y}_1\right)\left(\mathrm{y}-\mathrm{y}_2\right)=0
\end{aligned}
\end{aligned}
$

Recommended Video Based on Diametric Form of Circle


Solved Examples Based On Diametric Form of Circle

Example 1: If $y+3 x=0$ is the equation of a chord of the circle, $x^2+y^2-30 x=0$, then the equation of the circle with this chord as diameter is :
Solution:
First, let us find out the endpoints of this chord of the given circle
Given that the chord is $y+3 x=0$;

$
y=-3 x
$
Its endpoints are its points of intersection with the given circle

$
\begin{aligned}
& x^2+y^2-30 x=0 \\
& x^2+9 x^2-30 x=0 \Rightarrow x=0,3
\end{aligned}
$
Using $\mathrm{y}=-3 \mathrm{x}$, when $\mathrm{x}=0, \mathrm{y}=0$, and when $\mathrm{x}=3, \mathrm{y}=-9$
So the endpoints of the chord are $(0,0)$ and $(3,-9)$
Now these points are the end points of our required circle
So using diametric form, the required circle is

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

Example 2: Let the abscissae of the two points P and Q be the roots of $2 x^2-r x+p=0$ and the ordinates of P and Q be the roots of $x^2-s x-q=0$. If the equation of the circle described on PQ as diameter $2\left(x^2+y^2\right)-11 x-14 y-22=0$, then $2 \mathrm{r}+\mathrm{s}-2 \mathrm{q}+\mathrm{p}$ is equal to $\qquad$
Solution:
Let co-ordinate of P and Q are $(\alpha, \beta)$ and $(\gamma, \delta)$ respectively

$
\begin{aligned}
& \alpha+\gamma=\frac{\mathrm{r}}{2}, \alpha \gamma=\frac{\mathrm{p}}{2} \\
& \text { and } \beta+\delta=\mathrm{s}, \beta \delta=-\mathrm{q}
\end{aligned}
$
Equation of a circle with $\mathrm{PQ}{\text { as diameter }}$

$
\begin{aligned}
& (\mathrm{x}-\alpha)(\mathrm{x}-\gamma)+(\mathrm{y}-\beta)(\mathrm{y}-\delta)=0 \\
& \mathrm{x}^2+\mathrm{y}^2-\mathrm{x}(\alpha+\gamma)-\mathrm{y}(\beta+\delta)+\alpha \gamma+\beta \delta=0 \\
& \mathrm{x}^2+\mathrm{y}^2-\mathrm{x}\left(\frac{\mathrm{r}}{2}\right)-\mathrm{y}(\mathrm{S})+\frac{\mathrm{p}}{2}-\mathrm{q}=0---(\mathrm{I})
\end{aligned}
$
$
\begin{aligned}
& S: 2\left(x^2+y^2\right)-11 x-14 y-22=0 \\
& S: x^2+y^2-\frac{11}{2} x-7 y-11=0----(\text { II })
\end{aligned}
$

$\because$ eq(I) & (II)represent same circle

$
\begin{gathered}
\therefore \frac{r}{2}=\frac{11}{2} \\
r=11
\end{gathered}|S=7| \begin{gathered}
\frac{P}{2}-q=-11 \\
P-2 q=-22
\end{gathered}
$
$
\begin{aligned}
\therefore & 2 r+S-2 q+P \\
& 2 \times 11+7-22=7
\end{aligned}
$
Hence, the answer is 7.

Example 3: The intercept on the line $y=x$ by the circle $x^2+y^2-2 x=0$ is $A B$. The equation of the circle with $A B$ as a diameter is:
1) $x^2+y^2+x+y=0$
2) $x^2+y^2-x-y=0$
3) $x^2+y^2+x-y=0$
4) none of these

Solution:
The line $\mathrm{x}=\mathrm{y}_{\text {intersect the circle }} \mathrm{x}^2+\mathrm{y}^2-2 \mathrm{x}=0$ at $(0,0)$ and $(1,1)$
Hence equation of the required circle is $(x-0)(x-1)+(y-0)(y-1)=0$
Hence, the answer is the option (2).

Example 4: The line $x=2 y {\text { intersects the ellipse }} \frac{x^2}{4}+y^2=1$ at the point $P$ and $Q$. The equation of the circle with $P Q$ as the diameter is
Solution:

$
x=2 y
$

and $\frac{x^2}{4}+y^2=1$

On solving,

$
\begin{aligned}
& \qquad 2 \mathrm{y}^2=1, \mathrm{y}= \pm \frac{1}{\sqrt{2}} \Rightarrow \mathrm{x}= \pm \sqrt{2} \\
& \text { On solving, } \\
& \therefore \mathrm{P}\left(\sqrt{2}, \frac{1}{\sqrt{2}}\right) \text { and } \mathrm{Q}\left(-\sqrt{2},-\frac{1}{\sqrt{2}}\right) \text { (say) }
\end{aligned}
$

$\therefore$ Circle with PQ as the diameter is

$
\begin{aligned}
& (x-\sqrt{2})(x+\sqrt{2})+\left(y-\frac{1}{\sqrt{2}}\right)\left(y+\frac{1}{\sqrt{2}}\right)=0 \\
& \Rightarrow x^2+y^2=\frac{5}{2}
\end{aligned}
$

Summary

The circles are foundational shapes with unique properties and applications in various mathematics, science, and engineering fields. Understanding the properties, equations, and applications of circles is essential for solving geometric problems, designing objects, and analyzing natural phenomena.


Frequently Asked Questions (FAQs)

1. Can the diametric form represent any circle, or are there limitations?
The diametric form can represent any circle as long as you know two points on its diameter. There are no limitations in terms of circle size or position. However, it's less convenient when you already know the center and radius, in which case the standard form would be more straightforward.
2. How does the diametric form relate to the concept of a diameter in geometry?
The diametric form directly incorporates the concept of a diameter in its equation. A diameter is a line segment that passes through the center of a circle and has its endpoints on the circle. The diametric form uses these endpoints to define the entire circle, emphasizing the fundamental role of the diameter in circle geometry.
3. Can you convert a circle's equation from diametric form to standard form?
Yes, you can convert from diametric to standard form:
4. How does the diametric form relate to the general equation of a circle?
The diametric form is a specific case of the general equation of a circle. The general equation is x² + y² + Dx + Ey + F = 0. The diametric form, when expanded, fits this pattern with specific values for D, E, and F based on the coordinates of the diameter endpoints.
5. Can the diametric form be used for circles that don't intersect the coordinate axes?
Yes, the diametric form can be used for any circle, regardless of its position relative to the coordinate axes. The equation simply uses the coordinates of two diametrically opposite points, which can be anywhere in the coordinate plane.
6. What is the diametric form of a circle?
The diametric form of a circle is an equation that represents a circle using two points on its diameter. It's an alternative to the standard form (x-h)² + (y-k)² = r², where (h,k) is the center and r is the radius. The diametric form uses the endpoints of a diameter to define the circle.
7. How is the diametric form of a circle different from the standard form?
The diametric form uses two points on the circle's diameter instead of the center and radius. It's particularly useful when you know two opposite points on the circle rather than its center and radius. The standard form uses the center and radius, while the diametric form uses two points to implicitly define these properties.
8. What is the general equation for the diametric form of a circle?
The general equation for the diametric form of a circle is:
9. How do you derive the diametric form from the standard form of a circle?
To derive the diametric form:
10. Can you find the center of a circle from its diametric form?
Yes, you can find the center of a circle from its diametric form. The center is the midpoint of the two points used in the equation. If the diametric form uses points (x₁, y₁) and (x₂, y₂), the center (h,k) is:
11. How do you calculate the radius of a circle from its diametric form?
To find the radius from the diametric form:
12. Can you use the diametric form to find the points where a line intersects a circle?
Yes, you can find intersection points using the diametric form:
13. How does the diametric form relate to the concept of orthogonal circles?
Two circles are orthogonal if they intersect at right angles. Using the diametric form, you can easily check for orthogonality:
14. Can the diametric form be used to find the equation of a circle given three points?
Yes, you can use the diametric form to find a circle through three points:
15. How does the diametric form help in understanding the concept of a circle's radical axis?
The radical axis of two circles is the locus of points from which tangents to both circles have equal lengths. Using the diametric form:
16. What happens if you use two points that aren't on a diameter in the diametric form equation?
If you use two points that aren't on a diameter, the resulting equation won't represent a circle. It will instead represent a line perpendicular to the line segment connecting the two points and passing through its midpoint. This highlights the importance of using diametrically opposite points in the diametric form.
17. What are the advantages of using the diametric form of a circle?
The diametric form has several advantages:
18. How does the diametric form help in understanding the symmetry of a circle?
The diametric form emphasizes the symmetry of a circle by using two opposite points. It shows that a circle is symmetric about any of its diameters, as swapping the two points in the equation results in the same circle. This reinforces the concept of a circle as a perfectly symmetric shape.
19. What's the relationship between the diametric form and the concept of antipodal points?
The two points used in the diametric form are antipodal points of the circle. Antipodal points are pairs of points on a circle that are diametrically opposite each other. The diametric form thus directly incorporates this geometric concept into its algebraic representation.
20. How can you use the diametric form to find the equation of a tangent line to the circle?
To find a tangent line using the diametric form:
21. Can the diametric form be extended to represent spheres in three dimensions?
Yes, the concept can be extended to three dimensions. The diametric form of a sphere would use two points on a diameter of the sphere, resulting in an equation of the form:
22. How does the diametric form relate to the power of a point with respect to a circle?
The diametric form is closely related to the power of a point. If a point (x, y) satisfies the diametric equation, its power with respect to the circle is zero. For points not on the circle, the left side of the diametric equation gives the power of that point with respect to the circle.
23. How does the diametric form relate to the concept of inversion in circle geometry?
The diametric form is useful in understanding inversion. In circle inversion, points inside the circle are mapped to points outside, and vice versa. The two points in the diametric form are fixed points in this inversion, as they lie on the circle itself. This connection helps in visualizing and calculating inversions.
24. Can the diametric form be used to represent circles in non-Euclidean geometries?
While the diametric form as we know it is specific to Euclidean geometry, similar concepts can be adapted for non-Euclidean geometries. In spherical or hyperbolic geometry, the notion of "diametrically opposite points" would need to be redefined, but the principle of using two points to define a circle-like object can still apply.
25. How does the diametric form help in understanding the concept of a circle as a locus of points?
The diametric form reinforces the concept of a circle as a locus of points. It shows that all points (x, y) satisfying the equation are equidistant from the two given points (the diameter endpoints). This directly relates to the definition of a circle as the set of all points equidistant from a central point.
26. Can the diametric form be used to find the area of a circle?
While the diametric form doesn't directly give the area, you can use it to find the area:
27. How does the diametric form relate to the concept of a circular arc?
The diametric form implicitly defines all arcs of the circle. Any two points on the circle can be connected by two arcs. The two points in the diametric form represent the special case where these arcs are equal, each being a semicircle. This helps in visualizing how arcs relate to the full circle.
28. Can you use the diametric form to determine if a point lies inside, on, or outside the circle?
Yes, you can use the diametric form to test point position:
29. How does the diametric form relate to the concept of a circle's power center?
The power center of two circles is a point from which tangents to both circles have equal lengths. The diametric form can be used to find the power center:
30. Can the diametric form be used to represent circles in polar coordinates?
While the diametric form is typically used in Cartesian coordinates, it can be adapted to polar form:
31. Can the diametric form be used to find the equation of a circle that is tangent to a given line at a given point?
Yes, the diametric form can be used for this:
32. How does the diametric form relate to the concept of a circle's power line?
The power line of a point with respect to a circle is the locus of points whose powers are equal to that of the given point. Using the diametric form:
33. Can the diametric form be used to find the locus of centers of circles passing through two fixed points?
Yes, the diametric form is particularly useful for this:
34. How does the diametric form help in understanding the concept of inversion with respect to a circle?
The diametric form is useful in understanding inversion:
35. Can the diametric form be used to find the equation of a circle that passes through a given point and has its center on a given line?
Yes, the diametric form can be used for this:
36. How does the diametric form relate to the concept of a circle's radical center?
The radical center is the point where the radical axes of three circles intersect. Using the diametric form:
37. Can the diametric form be used to find the equation of a circle that is orthogonal to three given circles?
Yes, the diametric form can be used for this complex problem:
38. How does the diametric form help in understanding the concept of a circle's power function?
The power function of a circle assigns to each point in the plane its power with respect to the circle. The diametric form directly relates to this:

Articles

Back to top