Question

Difficulty: MediumEquations of Circles in the Coordinate Plane

What is the area, in square units, of the circle in the xyxy-plane represented by the equation x2+y2+6x4y12=0x^2 + y^2 + 6x - 4y - 12 = 0?

  1. A
    5π5\pi
  2. B
    12π12\pi
  3. C
    π\pi
  4. 25π25\piAnswer

Answer

The correct answer is 25π25\pi.
To find the area of the circle, the equation is rewritten in the standard form (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2. Rearranging the terms gives (x2+6x)+(y24y)=12(x^2 + 6x) + (y^2 - 4y) = 12. Completing the square by adding 9 and 4 to both sides yields (x+3)2+(y2)2=12+9+4=25(x + 3)^2 + (y - 2)^2 = 12 + 9 + 4 = 25. In this standard form, the squared radius of the circle is r2=25r^2 = 25. Because the area of a circle is calculated as A=πr2A = \pi r^2, the area is 25π25\pi.

Step-by-Step Solution

1
Group the xx-terms and yy-terms, and move the constant term to the right side of the equation.
(x2+6x)+(y24y)=12(x^2 + 6x) + (y^2 - 4y) = 12
This prepares the equation for completing the square for both variables.
2
Complete the square for the xx-terms by adding (6/2)2=9(6/2)^2 = 9 to both sides, and for the yy-terms by adding (4/2)2=4(-4/2)^2 = 4 to both sides.
(x2+6x+9)+(y24y+4)=12+9+4(x^2 + 6x + 9) + (y^2 - 4y + 4) = 12 + 9 + 4, which simplifies to (x+3)2+(y2)2=25(x + 3)^2 + (y - 2)^2 = 25.
This expresses the equation in the standard form of a circle, (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, where the center is (h,k)(h, k) and the radius is rr.
3
Identify the squared radius r2r^2 from the standard form and calculate the area of the circle.
r2=25r^2 = 25, so the area of the circle is πr2=25π\pi r^2 = 25\pi.
The area of a circle is calculated using the formula A=πr2A = \pi r^2, so we directly substitute the value of r2r^2 as 25.

Key Concept

Converting the general equation of a circle to standard form to find its radius and calculate its area.
Rate this question