Equation of Circle MCQ Quiz - Objective Question with Answer for Equation of Circle - Download Free PDF
Last updated on May 26, 2025
Latest Equation of Circle MCQ Objective Questions
Equation of Circle Question 1:
If the four distinct points (4, 6), (–1, 5), (0, 0) and (k, 3k) lie on a circle of radius r, then 10k + r2 is equal to
Answer (Detailed Solution Below)
Equation of Circle Question 1 Detailed Solution
Calculation:
m1m2 = – 1 so right angle equation circle is
⇒ (x – 4) (x – 0) + (y – 6) (y – 0) = 0
⇒ x2 + y2 – 4x – 6y = 0
⇒ (k,3k) lies on it so
⇒ k2 + 9k2 – 4k – 18k = 0
⇒ 10k2 – 22k = 0
⇒ k = 0, \(\frac{11}{5}\)
k = 0 is not possible so k = \(\frac{11}{5}\)
also r = \(\sqrt{4+9}=\sqrt{13}\)
so 10k + r2 = \(\text { 10. } \frac{11}{5}+(\sqrt{13})^{2}=35\)
Hence, the Correct answer is Option 4.
Equation of Circle Question 2:
The equation of a circle is
(x2 - 4x + 3) + (y2 - 6y + 8) = 0
Which of the following statements are correct?
I. The end points of a diameter of the circle are at (1, 2) and (3, 4).
II. The end points of a diameter of the circle are at (1, 4) and (3, 2).
III. The end points of a diameter of the circle are at (2, 4) and (4, 2).
Select the answer using the code given below.
Answer (Detailed Solution Below)
Equation of Circle Question 2 Detailed Solution
Explanation:
Given
Equation of circle is
(x2 - 4x + 3) + (y2 - 6y + 8) = 0
⇒ (x – 3) (x – 1) + (y – 4) (y – 2)= 0
So the possible ends of the diameters are (3, 4), (3, 2), (1, 4) and (1, 2).
Also, Radius = √2
center = (2,3)
So the required pair of ends of diameters are (I) (1, 2) and (3, 4) and (II) (1, 4) and (3, 2).
∴ Option (a) is correct.
Equation of Circle Question 3:
Find the equation of a circle whose centre is (−3, 2) and area is 176 units2 .
Answer (Detailed Solution Below)
Equation of Circle Question 3 Detailed Solution
Given:
Centre of circle (h, k) = (−3, 2)
Area of circle = 176 units2 .
Formula Used:
The area of the circle = πr2
Where, the radius r of the circle.
The equation of the circle in standard form
(x - h)2 + (y - k)2 = r2
Where, (h,k) is the center of the circle.
Calculation:
⇒ 176 = πr2
⇒ r2 = 176 / π
So the equation of the circle is
(x + 3)2 + (y - 2)2 = 176 / π
Use, π = 22/7
(x + 3)2 + (y - 2)2 = 176 × (7/22)
∴ (x + 3)2 + (y - 2)2 = 56.
Equation of Circle Question 4:
The equation of the circle with centre (0, 2) and radius 2 is x2 + y2 − my = 0. The value of m is
Answer (Detailed Solution Below)
Equation of Circle Question 4 Detailed Solution
Calculation
The equation of a circle with center (h, k) and radius r is given by,
(x - h)² + (y - k)² = r²
Here it is given that center (h, k) = (0, 2) and radius r = 2
Therefore the equation of the required circle is,
(x - 0)² + (y - 2)² = 2²
⇒ x² + y² + 4 - 4y = 4
⇒ x² + y² - 4y = 0
On comparing we get m = 4
Hence option 3 is correct
Equation of Circle Question 5:
If \((1, 1), (-2, 2), (2, -2)\) are 3 points on a circle S, then the perpendicular distance from the center of the circle S to the line \(3x - 4y + 1 = 0\) is
Answer (Detailed Solution Below)
Equation of Circle Question 5 Detailed Solution
Concept Used:
1. The perpendicular bisectors of the chords of a circle pass through the center of the circle.
2. The midpoint of a line segment joining (x₁, y₁) and (x₂, y₂) is \((\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2})\).
3. The slope of a line passing through (x₁, y₁) and (x₂, y₂) is \(\frac{y_2-y_1}{x_2-x_1}\).
4. The equation of a line passing through (x₁, y₁) and having slope m is y - y₁ = m(x - x₁).
5. The slopes of perpendicular lines are negative reciprocals of each other.
6. The perpendicular distance from a point (x₁, y₁) to a line ax + by + c = 0 is given by \(\frac{|ax_1 + by_1 + c|}{\sqrt{a^2 + b^2}}\).
Calculation:
Given:
Points (1, 1), (-2, 2), and (2, -2) lie on circle S.
Midpoint of the chord joining (1, 1) and (-2, 2) = \((\frac{1-2}{2}, \frac{1+2}{2})\) = \((\frac{-1}{2}, \frac{3}{2})\)
Slope of the chord joining (1, 1) and (-2, 2) = \(\frac{2-1}{-2-1}\) = \(-\frac{1}{3}\)
Slope of the perpendicular bisector of this chord = 3
Equation of the perpendicular bisector: y - \(\frac{3}{2}\) = 3(x + \(\frac{1}{2}\))
⇒ 2y - 3 = 6x + 3
⇒ 6x - 2y + 6 = 0
⇒ 3x - y + 3 = 0
Midpoint of the chord joining (1, 1) and (2, -2) = \((\frac{1+2}{2}, \frac{1-2}{2})\) = \((\frac{3}{2}, \frac{-1}{2})\)
Slope of the chord joining (1, 1) and (2, -2) = \(\frac{-2-1}{2-1}\) = -3
Slope of the perpendicular bisector of this chord = \(\frac{1}{3}\)
Equation of the perpendicular bisector: y + \(\frac{1}{2}\) = \(\frac{1}{3}\)(x - \(\frac{3}{2}\))
⇒ 6y + 3 = 2x - 3
⇒ 2x - 6y - 6 = 0
⇒ x - 3y - 3 = 0
Solving 3x - y + 3 = 0 and x - 3y - 3 = 0, we get the center of the circle:
⇒ 9x - 3y + 9 = 0
⇒ x - 3y - 3 = 0
Subtracting the equations, we get:
⇒ 8x + 12 = 0
⇒ x = \(-\frac{3}{2}\)
⇒ y = 3x + 3 = 3(\(-\frac{3}{2}\)) + 3 = \(-\frac{3}{2}\)
Center of the circle = \((\frac{-3}{2}, \frac{-3}{2})\)
Perpendicular distance from the center to the line 3x - 4y + 1 = 0:
⇒ \(\frac{|3(\frac{-3}{2}) - 4(\frac{-3}{2}) + 1|}{\sqrt{3^2 + (-4)^2}}\) = \(\frac{|\frac{-9}{2} + \frac{12}{2} + 1|}{5}\) = \(\frac{|\frac{3}{2} + 1|}{5}\) = \(\frac{|\frac{5}{2}|}{5}\) = \(\frac{1}{2}\)
∴ The perpendicular distance from the center of the circle S to the line 3x - 4y + 1 = 0 is \(\frac{1}{2}\).
Hence option 1 is correct
Top Equation of Circle MCQ Objective Questions
The equation of circle with centre (1, -2) and radius 4 cm is:
Answer (Detailed Solution Below)
Equation of Circle Question 6 Detailed Solution
Download Solution PDFGiven
Centre point are (1, -2)
Radius = 4cm
Formula used
(x -a)2 + (y - b)2 = r2
where, a and b are point on centre
r = radius
x and y be any point on circle
Calculation
Put the value of a, b and r in the formula
(x-1)2 + (y + 2)2 = 16
⇒ x2 + 1 - 2x + y2 + 4 + 4y = 16
⇒ x2 + y2 - 2x + 4y = 11
Find the equation of a circle, if the end points of the diameters are A (3, 2) and B (2, 5) ?
Answer (Detailed Solution Below)
Equation of Circle Question 7 Detailed Solution
Download Solution PDFCONCEPT:
If (x1, y1) and (x2, y2) are the end points of the diameter of a circle. Then the equation of such a circle is (x – x1) ⋅ (x – x2) + (y – y1) (y – y2) = 0
CALCULATION:
Given: The end points of the diameter of a circle are A (3, 2) and B (2, 5).
As we know that, if (x1, y1) and (x2, y2) are the end points of the diameter of a circle then the equation of such a circle is (x – x1) ⋅ (x – x2) + (y – y1) (y – y2) = 0
Here, x1 = 3, y1 = 2, x2 = 2 and y2 = 5
⇒ (x - 3) ⋅ (x - 2) + (y - 2) ⋅ (y - 5) = 0
⇒ x2 + y2 - 5x - 7y + 16 = 0
So, the equation of the required circle is: x2 + y2 - 5x - 7y + 16 = 0
Hence, option C is the correct answer.
Find the equation of the circle whose center is (2, -3) and radius is 5.
Answer (Detailed Solution Below)
Equation of Circle Question 8 Detailed Solution
Download Solution PDFConcept:
The equation of a circle with center at O(a, b) and radius r, is given by: (x - a)2 + (y - b)2 = r2.
Calculation:
Using the formula for the equation of a circle with a given center and radius, we can write the equation as:
(x - 2)2 + (y + 3)2 = 52
⇒ (x2 - 4x + 4) + (y2 + 6y + 9) = 25
⇒ x2 + y2 - 4x + 6y - 12 = 0.
Find the equation of a circle with centre at (2, - 3) and radius 5 units.
Answer (Detailed Solution Below)
Equation of Circle Question 9 Detailed Solution
Download Solution PDFConcept:
The equation of circle with centre at (h, k) and radius 'r' is
(x - h)2 + (y - k)2 = r2
Calculation:
We know that, the equation of circle with centre at (h, k) and radius 'r' is
(x - h)2 + (y - k)2 = r2
Here, centre (h, k) = (2, - 3) and radius r = 5 units.
Hence, the equation of a circle with centre at (2, - 3) and radius 5 units is
(x - 2)2 + (y + 3)2 = 52
⇒\(\rm x^2 - 4x + 4 + y^2 +6y +9 = 25\)
⇒\(\rm x^2 + y^2 - 4x + 6y - 12 = 0 \)
Hence, the equation of a circle with centre at (2, - 3) and radius 5 units is \(\rm x^2 + y^2 - 4x + 6y - 12 = 0 \).
Find the equation of a circle whose centre is (2, - 1) and which passes through the point (3, 6) ?
Answer (Detailed Solution Below)
Equation of Circle Question 10 Detailed Solution
Download Solution PDFCONCEPT:
Equation of circle with centre at (h, k) and radius r units is given by: (x - h)2 + (y - k)2 = r2
CALCULATION:
Here, we have to find the equation of a circle whose centre is (2, - 1) and which passes through the point (3, 6)
Let the radius of the required circle be r units
As we know that, the equation of circle with centre at (h, k) and radius r units is given by: (x - h)2 + (y - k)2 = r2
Here, we have h = 2 and k = - 1
⇒ (x - 2)2 + (y + 1)2 = r2 -------------(1)
∵ The circle passes through the point (3, 6)
So, x = 3 and y = 6 will satisfy the equation (1)
⇒ (3 - 2)2 + (6 + 1)2 = r2
⇒ r2 = 50
So, the equation of the required circle is (x - 2)2 + (y + 1)2 = 50
⇒ x2 + y2 - 4x + 2y - 45 = 0
So, the required equation of circle is x2 + y2 - 4x + 2y - 45 = 0
Hence, option D is the correct answer.
What is the equation to circle which touches both the axes and radius is 5?
Answer (Detailed Solution Below)
Equation of Circle Question 11 Detailed Solution
Download Solution PDFConcept:
Equation of circle having centre (h, k) and radius r is (x – h)2 + (y – k)2 = r2
Calculation:
Here, circle touching both the axes. Let it touches at (a, 0) and (0, a), so centre will be (a, a)
Now, Radius = a = 5
So, centre = (5, 5) and radius = 5
Now, Equation of circle having centre (5, 5) and radius 5
(x - 5)2 + (y - 5)2 = 52
⇒ x2 + 25 - 10x + y2 + 25 - 10y = 25
⇒ x2 + y2 - 10x - 10y + 25 = 0
Hence, option (2) is correct.
Find the equation of a circle touching both the x-axis and y-axis and has centre at (-2, -2)
Answer (Detailed Solution Below)
Equation of Circle Question 12 Detailed Solution
Download Solution PDFConcept:
Standard equation of a circle:
\(\rm (x-h)^2+(y-k)^2=R^2\)
Where centre is (h, k) and radius is R.
Note: The intersection of the diameters is the centre of the circle.
Distance between a point on a circle and the centre is the radius of the circle.
Distance between 2 points (x1, y1) and (x2, y2) is:
D = \(\rm \sqrt{(y_2-y_1)^2 + (x_2 -x_1)^2}\)
Perpendicular distance of a point (x1, y1) from the line ax + by + c = 0
D = \(\rm \left|ax_1+by_1+c\over\sqrt{a^2+b^2}\right|\)
Calculation:
Given the circle touches the x and y axis, i.e., x and y axis are tangent to the circle.
Equation of the x-axis is y = 0
Radius is perpendicular distance of centre (-2, -2) from the tangent (y = 0)
Radius r = \(\rm \left|ax_1+by_1+c\over\sqrt{a^2+b^2}\right|\)
⇒ r = \(\rm \left|0\times(-2)+1\times(-2)+0\over\sqrt{0^2+1^2}\right|\)
⇒ r = |-2| = 2
Equation of circle having centre (-2, -2) and radius r = 2 is:
\(\rm (x-h)^2+(y-k)^2=R^2\)
⇒ (x-(-2))2 + (y-(-2))2 = 22
⇒ x2 + y2 + 4x + 4y + 8 = 4
⇒ x2 + y2 + 4x + 4y + 4 = 0
If the equation x2 + y2 - 4x - 4y + 4 = 0 represents a circle, then its radius is
Answer (Detailed Solution Below)
Equation of Circle Question 13 Detailed Solution
Download Solution PDFConcept:
The general form of the equation of a circle is:
x2 + y2 + 2gx + 2fy + c = 0
The center of the circle is (-g, -f).
The radius of the circle is \(\sqrt{g^{2}+f^{2}-c}\).
Calculation:
We have, x2 + y2 - 4x - 4y + 4 = 0
On comparing it with the general equation of the circle, we get,
g = -2, f = -2 and c = 4
∴ Radius of the circle = \(\sqrt{g^{2}+f^{2}-c}\)
\(⇒ \sqrt{(-2)^{2}+(-2)^{2}-4}\)
\(⇒ \sqrt{4+4-4}\)
⇒ 2
Hence, the radius of the circle is 2.
Find the equation of circle with centre ( 3, 2) and radius 7 units.
Answer (Detailed Solution Below)
Equation of Circle Question 14 Detailed Solution
Download Solution PDFConcept:
Equation of circle having centre (h, k) and radius r is
(x – h) 2 + (y – k) 2 = r2
Calculation:
Given, centre of circle ( 3, 2) and radius 7 units
We know that , equation of circle is (x – h) 2 + (y – k) 2 = r2
According to the question, the equation of circle is
( x - 3 )2 + ( y - 2 )2 = 72
⇒ x2+ 9 - 6x + y2+ 4 - 4y = 49
⇒ x2 + y2- 6x - 4y - 36 = 0.
∴ The correct option is 2.
Find the equation of circle whose centre is (2, -3) and which passes through the point (3, 4) .
Answer (Detailed Solution Below)
Equation of Circle Question 15 Detailed Solution
Download Solution PDFConcept:
If Circle with centre (h, k) and passes through an arbitrary point P (x, y) on the circle, then the radius of circle,
| CP | = r = \(\rm \sqrt{\left ( x-h \right )^{2}+\left ( y-k \right )^{2}}\)
Equation of circle having centre (h, k) and radius r is
(x – h) 2 + (y – k) 2 = r2
Calculation:
Let C (2, -3) be the centre of of the given circle and let it passe through the point P (3, 4). Then, the radius of circle
| CP | = r = \(\rm \sqrt{\left ( 3-2 \right )^{2}+\left ( 4+3 \right )^{2}}\) = \(\sqrt{50}\)
∴ Required equation of circle is ,
( x - 2 )2 + ( y + 3 )2 = ( \(\sqrt{50}\) )2
⇒ x2 + y2 - 4x + 6y - 37 = 0.
The correct option is 4.