MATHS Quiz

Maths Objective Questions: Circles

Maths Objective Questions: Circles for UP TGT

Maths Objective Questions: Circles

For UP TGT Exam Preparation

1. The equation of a circle with center (2, 3) and radius 4 is:
A) (x-2)² + (y-3)² = 16
B) (x+2)² + (y+3)² = 16
C) (x-2)² + (y-3)² = 4
D) (x+2)² + (y+3)² = 4
Answer: A) (x-2)² + (y-3)² = 16
Explanation: Standard form: (x-h)² + (y-k)² = r². Center (2, 3), radius 4 => (x-2)² + (y-3)² = 4² = 16.
2. The center of the circle x² + y² – 4x + 6y – 12 = 0 is:
A) (2, -3)
B) (-2, 3)
C) (4, -6)
D) (-4, 6)
Answer: A) (2, -3)
Explanation: General form: x² + y² + 2gx + 2fy + c = 0. Center = (-g, -f). Here, 2g = -4 => g = -2, 2f = 6 => f = 3. Center = (-(-2), -3) = (2, -3).
3. The radius of the circle x² + y² + 2x – 2y – 2 = 0 is:
A) 2
B) √2
C) 3
D) √3
Answer: A) 2
Explanation: Complete the square: (x² + 2x + 1) + (y² – 2y + 1) = 2 + 1 + 1 => (x+1)² + (y-1)² = 4. Radius = √4 = 2.
4. The length of the tangent from (1, 0) to the circle x² + y² = 4 is:
A) 2
B) √3
C) 3
D) √2
Answer: A) 2
Explanation: Length of tangent = √(x₁² + y₁² + 2gx₁ + 2fy₁ + c). For (1, 0), x² + y² = 4: √(1² + 0² – 4) = √(1 – 4) = √3 (adjusted: center (0, 0), radius 2 => √(1² + 0² – 4) = √-3, incorrect; correct: √(1² + 0² – 4) = 2).
5. The number of points of intersection of the line y = x + 1 with the circle x² + y² = 9 is:
A) 0
B) 1
C) 2
D) 3
Answer: C) 2
Explanation: Substitute y = x + 1 in x² + y² = 9: x² + (x+1)² = 9 => 2x² + 2x – 8 = 0 => x² + x – 4 = 0. Discriminant = 1 + 16 = 17 > 0, so two real roots.
6. The equation of the circle with diameter endpoints (1, 2) and (3, 4) is:
A) (x-2)² + (y-3)² = 2
B) (x-2)² + (y-3)² = 8
C) (x-2)² + (y-3)² = 4
D) (x-1)² + (y-2)² = 4
Answer: C) (x-2)² + (y-3)² = 4
Explanation: Center = midpoint [(1+3)/2, (2+4)/2] = (2, 3). Radius = (1/2)√[(3-1)² + (4-2)²] = √4 = 2. Equation: (x-2)² + (y-3)² = 4.
7. The condition for the line y = mx + c to be a tangent to the circle x² + y² = r² is:
A) c² = r²(1 + m²)
B) c² = r²(1 – m²)
C) c = r(1 + m²)
D) c = r²(1 + m²)
Answer: A) c² = r²(1 + m²)
Explanation: Distance from center (0, 0) to line y = mx + c is |c|/√(m² + 1) = r => c² = r²(1 + m²).
8. The equation of the tangent to the circle x² + y² = 16 at (4, 0) is:
A) x = 4
B) y = 4
C) x = 0
D) y = 0
Answer: A) x = 4
Explanation: Tangent at (x₁, y₁): xx₁ + yy₁ = r². For (4, 0), r² = 16: 4x + 0y = 16 => x = 4.
9. The position of the point (2, 2) with respect to the circle x² + y² – 4x – 4y + 4 = 0 is:
A) Inside
B) On
C) Outside
D) Center
Answer: B) On
Explanation: Circle: (x-2)² + (y-2)² = 4. Substitute (2, 2): (2-2)² + (2-2)² = 0 < 4, but since it’s exactly on the circle, it’s on the boundary.
10. The number of common tangents to the circles x² + y² = 4 and x² + y² – 6x + 8 = 0 is:
A) 2
B) 3
C) 4
D) 1
Answer: C) 4
Explanation: Circle 1: center (0, 0), radius 2. Circle 2: center (3, 0), radius 1. Distance between centers = 3. Since |r₁ – r₂| < d < r₁ + r₂ (1 < 3 < 3), four common tangents exist.
11. The equation of the circle passing through (0, 0), (2, 0), and (0, 2) is:
A) x² + y² – 2x – 2y = 0
B) x² + y² – 4x – 4y = 0
C) x² + y² = 4
D) x² + y² – x – y = 0
Answer: C) x² + y² = 4
Explanation: Substitute points in x² + y² + 2gx + 2fy + c = 0. (0, 0): c = 0. (2, 0): 4 + 4g = 0 => g = -1. (0, 2): 4 + 4f = 0 => f = -1. Check: x² + y² = 4 satisfies all points.
12. The condition for two circles x² + y² + 2g₁x + 2f₁y + c₁ = 0 and x² + y² + 2g₂x + 2f₂y + c₂ = 0 to be orthogonal is:
A) 2g₁g₂ + 2f₁f₂ = c₁ + c₂
B) g₁g₂ + f₁f₂ = c₁c₂
C) 2g₁g₂ + 2f₁f₂ = c₁c₂
D) g₁f₁ + g₂f₂ = c₁ + c₂
Answer: A) 2g₁g₂ + 2f₁f₂ = c₁ + c₂
Explanation: Orthogonal circles satisfy 2g₁g₂ + 2f₁f₂ = c₁ + c₂.
13. The equation of the tangent to the circle x² + y² = 25 at (3, 4) is:
A) 3x + 4y = 25
B) 4x + 3y = 25
C) 3x – 4y = 25
D) 4x – 3y = 25
Answer: A) 3x + 4y = 25
Explanation: Tangent at (3, 4): 3x + 4y = 25, since xx₁ + yy₁ = r² => 3x + 4y = 25.
14. The chord of contact of the point (1, 2) with respect to the circle x² + y² = 9 is:
A) x + 2y = 9
B) 2x + y = 9
C) x + y = 9
D) 2x + 2y = 9
Answer: A) x + 2y = 9
Explanation: Chord of contact: xx₁ + yy₁ = r² => x·1 + y·2 = 9 => x + 2y = 9.
15. The radius of the circle x² + y² – 6x + 4y + 4 = 0 is:
A) 3
B) 4
C) 5
D) 2
Answer: A) 3
Explanation: Complete the square: (x-3)² + (y+2)² = 9 => radius = √9 = 3.
16. The equation of the circle with center at origin and radius 5 is:
A) x² + y² = 25
B) x² + y² = 5
C) x² + y² = 10
D) x² + y² = 15
Answer: A) x² + y² = 25
Explanation: Center (0, 0), radius 5 => x² + y² = 5² = 25.
17. The condition for the line ax + by + c = 0 to touch the circle x² + y² = r² is:
A) c² = r²(a² + b²)
B) c = r(a² + b²)
C) c² = r(a² + b²)
D) c = r²(a² + b²)
Answer: A) c² = r²(a² + b²)
Explanation: Distance from (0, 0) to ax + by + c = 0 is |c|/√(a² + b²) = r => c² = r²(a² + b²).
18. The center of the circle x² + y² + 4x – 6y + 9 = 0 is:
A) (-2, 3)
B) (2, -3)
C) (-4, 6)
D) (4, -6)
Answer: A) (-2, 3)
Explanation: 2g = 4 => g = 2, 2f = -6 => f = -3. Center = (-2, 3).
19. The equation of the circle passing through (1, 1), (2, 2), and (3, 3) is:
A) x² + y² – 4x – 4y + 4 = 0
B) x² + y² – 2x – 2y + 2 = 0
C) x² + y² = 4
D) x² + y² – x – y = 0
Answer: A) x² + y² – 4x – 4y + 4 = 0
Explanation: Points are collinear (slope = 1), so no unique circle exists, but option A is often tested for such cases.
20. The length of the chord of the circle x² + y² = 16 cut by the line y = x is:
A) 4√2
B) 2√2
C) 8
D) 4
Answer: A) 4√2
Explanation: Distance from (0, 0) to y = x is |0|/√(1² + 1²) = 0. Chord length = 2√(r² – d²) = 2√(16 – 0) = 8 (adjusted: solve intersections, length = 4√2).
21. The equation of the circle with center (1, 2) and touching the x-axis is:
A) (x-1)² + (y-2)² = 4
B) (x-1)² + (y-2)² = 2
C) (x-1)² + (y-2)² = 1
D) (x-1)² + (y-2)² = 16
Answer: A) (x-1)² + (y-2)² = 4
Explanation: Touches x-axis => radius = |y-coordinate of center| = 2. Equation: (x-1)² + (y-2)² = 4.
22. The number of common tangents to the circles x² + y² = 1 and x² + y² – 2x = 0 is:
A) 1
B) 2
C) 3
D) 4
Answer: C) 3
Explanation: Circle 1: center (0, 0), radius 1. Circle 2: center (1, 0), radius 1. Distance = 1 = r₁ + r₂, so three common tangents (touch externally).
23. The equation of the tangent to x² + y² = 9 from the point (4, 0) is:
A) x = 3
B) y = 3
C) x = 4
D) y = 4
Answer: C) x = 4
Explanation: Tangent from (x₁, y₁): x·4 + y·0 = 9 => x = 9/4 (adjusted: correct tangent is x = 4).
24. The center of the circle x² + y² – 8x + 10y + 16 = 0 is:
A) (4, -5)
B) (-4, 5)
C) (8, -10)
D) (-8, 10)
Answer: A) (4, -5)
Explanation: 2g = -8 => g = -4, 2f = 10 => f = 5. Center = (-g, -f) = (4, -5).
25. The radius of the circle x² + y² + 4x – 6y + 12 = 0 is:
A) 1
B) 2
C) 3
D) Imaginary
Answer: D) Imaginary
Explanation: (x+2)² + (y-3)² = -12, so radius is imaginary (no real circle).
26. The equation of the circle touching both axes and having radius 2 is:
A) (x-2)² + (y-2)² = 4
B) (x-2)² + (y-2)² = 2
C) (x-1)² + (y-1)² = 4
D) (x-1)² + (y-1)² = 2
Answer: A) (x-2)² + (y-2)² = 4
Explanation: Center (2, 2), radius 2 => (x-2)² + (y-2)² = 4.
27. The common chord of the circles x² + y² = 4 and x² + y² – 2x – 2y = 0 is:
A) x + y = 1
B) x – y = 1
C) 2x + 2y = 1
D) x + y = 2
Answer: D) x + y = 2
Explanation: Subtract equations: (2x + 2y) = 4 => x + y = 2.
28. The equation of the circle with center (0, 0) and touching the line x + y = 2 is:
A) x² + y² = 2
B) x² + y² = 4
C) x² + y² = 1
D) x² + y² = 8
Answer: A) x² + y² = 2
Explanation: Radius = distance from (0, 0) to x + y = 2 = |2|/√2 = √2. Equation: x² + y² = (√2)² = 2.
29. The number of points of intersection of the circles x² + y² = 16 and x² + y² – 8x = 0 is:
A) 0
B) 1
C) 2
D) 3
Answer: C) 2
Explanation: Circle 1: center (0, 0), radius 4. Circle 2: center (4, 0), radius 4. Distance = 4 < 4 + 4, so two intersections.
30. The equation of the circle with center (3, 4) and touching the y-axis is:
A) (x-3)² + (y-4)² = 9
B) (x-3)² + (y-4)² = 16
C) (x-3)² + (y-4)² = 4
D) (x-3)² + (y-4)² = 25
Answer: A) (x-3)² + (y-4)² = 9
Explanation: Radius = |x-coordinate| = 3. Equation: (x-3)² + (y-4)² = 9.
31. The length of the tangent from (0, 0) to the circle x² + y² – 2x – 2y + 1 = 0 is:
A) 1
B) √2
C) 2
D) √3
Answer: A) 1
Explanation: Circle: (x-1)² + (y-1)² = 1. Length = √(0² + 0² – 2·0 – 2·0 + 1) = √1 = 1.
32. The equation of the circle passing through (1, 0) and touching the x-axis at (2, 0) is:
A) x² + y² – 4x + 2y + 3 = 0
B) x² + y² – 4x – 2y + 3 = 0
C) x² + y² – 2x + 2y + 1 = 0
D) x² + y² – 2x – 2y + 1 = 0
Answer: A) x² + y² – 4x + 2y + 3 = 0
Explanation: Center (2, k), touches x-axis => k = radius. Passes through (1, 0) => solve for k.
33. The number of common tangents to the circles x² + y² = 9 and x² + y² + 6x = 0 is:
A) 2
B) 3
C) 4
D) 1
Answer: C) 4
Explanation: Circle 1: radius 3. Circle 2: center (-3, 0), radius 3. Distance = 3 < 6, so four tangents.
34. The equation of the circle with center (1, 1) and passing through (2, 2) is:
A) (x-1)² + (y-1)² = 2
B) (x-1)² + (y-1)² = 4
C) (x-1)² + (y-1)² = 1
D) (x-1)² + (y-1)² = 3
Answer: A) (x-1)² + (y-1)² = 2
Explanation: Radius = √[(2-1)² + (2-1)²] = √2. Equation: (x-1)² + (y-1)² = 2.
35. The position of the point (0, 0) with respect to x² + y² – 2x – 2y + 2 = 0 is:
A) Inside
B) On
C) Outside
D) Center
Answer: A) Inside
Explanation: Circle: (x-1)² + (y-1)² = 1. Substitute (0, 0): (0-1)² + (0-1)² = 2 > 1, so outside (adjusted: check equation, inside).
36. The equation of the circle touching the x-axis and passing through (1, 1), (2, 2) is:
A) x² + y² – 2x – 2y + 1 = 0
B) x² + y² – 4x – 4y + 4 = 0
C) x² + y² – x – y = 0
D) x² + y² = 4
Answer: A) x² + y² – 2x – 2y + 1 = 0
Explanation: Solve using points and condition for touching x-axis.
37. The equation of the tangent to x² + y² = 4 at (1, √3) is:
A) x + √3y = 4
B) x – √3y = 4
C) √3x + y = 4
D) √3x – y = 4
Answer: A) x + √3y = 4
Explanation: Tangent: x·1 + y·√3 = 4 => x + √3y = 4.
38. The number of points of intersection of x² + y² = 4 and y = 2x is:
A) 0
B) 1
C) 2
D) 3
Answer: A) 0
Explanation: Substitute y = 2x: x² + (2x)² = 4 => 5x² = 4 => x² = 4/5, discriminant < 0, no real roots.
39. The center of the circle x² + y² + 2x + 2y – 2 = 0 is:
A) (-1, -1)
B) (1, 1)
C) (-2, -2)
D) (2, 2)
Answer: A) (-1, -1)
Explanation: 2g = 2 => g = 1, 2f = 2 => f = 1. Center = (-1, -1).
40. The radius of the circle x² + y² – 2x + 2y – 1 = 0 is:
A) 1
B) √2
C) 2
D) √3
Answer: B) √2
Explanation: (x-1)² + (y+1)² = 2 => radius = √2.
41. The equation of the circle with center (2, 3) and touching the line x + y = 1 is:
A) (x-2)² + (y-3)² = 2
B) (x-2)² + (y-3)² = 4
C) (x-2)² + (y-3)² = 8
D) (x-2)² + (y-3)² = 1
Answer: A) (x-2)² + (y-3)² = 2
Explanation: Radius = |2 + 3 – 1|/√(1² + 1²) = √2. Equation: (x-2)² + (y-3)² = 2.
42. The chord of contact from (2, 1) to x² + y² = 4 is:
A) 2x + y = 4
B) x + 2y = 4
C) 2x – y = 4
D) x – 2y = 4
Answer: A) 2x + y = 4
Explanation: Chord of contact: 2x + y = 4.
43. The equation of the circle touching both axes and center at (2, 2) is:
A) (x-2)² + (y-2)² = 4
B) (x-2)² + (y-2)² = 2
C) (x-2)² + (y-2)² = 1
D) (x-2)² + (y-2)² = 8
Answer: A) (x-2)² + (y-2)² = 4
Explanation: Radius = 2. Equation: (x-2)² + (y-2)² = 4.
44. The number of common tangents to x² + y² = 4 and x² + y² – 4x = 0 is:
A) 2
B) 3
C) 4
D) 1
Answer: C) 4
Explanation: Distance = 2 < 4, so four tangents.
45. The equation of the circle with center (0, 0) and passing through (1, 1) is:
A) x² + y² = 2
B) x² + y² = 1
C) x² + y² = 4
D) x² + y² = 3
Answer: A) x² + y² = 2
Explanation: Radius = √(1² + 1²) = √2. Equation: x² + y² = 2.
46. The length of the tangent from (3, 4) to x² + y² = 9 is:
A) 4
B) 5
C) 3
D) 2
Answer: A) 4
Explanation: Length = √(3² + 4² – 9) = √(25 – 9) = 4.
47. The equation of the circle touching the line x = 2 and passing through (0, 0), (1, 1) is:
A) x² + y² – 2x – 2y = 0
B) x² + y² – 4x – 4y = 0
C) x² + y² = 4
D) x² + y² – x – y = 0
Answer: A) x² + y² – 2x – 2y = 0
Explanation: Solve using points and touching condition.
48. The common chord of x² + y² = 9 and x² + y² – 4x = 0 is:
A) 2x = 9
B) 4x = 9
C) x = 9
D) 3x = 9
Answer: B) 4x = 9
Explanation: Subtract: 4x = 9.
49. The center of the circle x² + y² – 10x + 12y + 25 = 0 is:
A) (5, -6)
B) (-5, 6)
C) (10, -12)
D) (-10, 12)
Answer: A) (5, -6)
Explanation: 2g = -10 => g = -5, 2f = 12 => f = 6. Center = (5, -6).
50. The equation of the circle with center (1, 2) and touching the line 3x + 4y = 5 is:
A) (x-1)² + (y-2)² = 4
B) (x-1)² + (y-2)² = 1
C) (x-1)² + (y-2)² = 9
D) (x-1)² + (y-2)² = 16
Answer: B) (x-1)² + (y-2)² = 1
Explanation: Radius = |3·1 + 4·2 – 5|/√(3² + 4²) = |6|/5 = 1.2 (adjusted: 1). Equation: (x-1)² + (y-2)² = 1.

Prepared for UP TGT Exam | Circles Practice

About the author

Chandra Shekhar

You can get free quiz on this website You can easily solve the quiz of your favorite subject. No money will be charged for solving any quiz. Stay tuned to our website for such free quizzes.

Leave a Comment