Question:

Find the equation of the circle with center at (2, -3) and radius 5.

Show Hint

For the equation of a circle, use \( (x - h)^2 + (y - k)^2 = r^2 \), then expand to the general form \( x^2 + y^2 + 2gx + 2fy + c = 0 \).
Updated On: May 26, 2025
  • \( x^2 + y^2 - 4x + 6y - 12 = 0 \)
  • \( x^2 + y^2 - 4x + 6y + 12 = 0 \)
  • \( x^2 + y^2 + 4x - 6y - 12 = 0 \)
  • \( x^2 + y^2 + 4x - 6y + 12 = 0 \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The equation of a circle with center \( (h, k) \) and radius \( r \) is: \[ (x - h)^2 + (y - k)^2 = r^2 \] Given center \( (2, -3) \) and radius \( r = 5 \): \[ (x - 2)^2 + (y - (-3))^2 = 5^2 \] \[ (x - 2)^2 + (y + 3)^2 = 25 \] Expand: \[ (x^2 - 4x + 4) + (y^2 + 6y + 9) = 25 \] \[ x^2 + y^2 - 4x + 6y + 13 - 25 = 0 \] \[ x^2 + y^2 - 4x + 6y - 12 = 0 \] Thus, the equation of the circle is: \[ \boxed{x^2 + y^2 - 4x + 6y - 12 = 0} \]
Was this answer helpful?
1
0