Question

Difficulty: MediumEquations and Graphs of Circles

What is the area, in square units, of the circle defined by the equation x2+y2+8x10y+5=0x^2 + y^2 + 8x - 10y + 5 = 0 in the standard (x,y)(x, y) coordinate plane?

  1. 36π36\piAnswer
  2. B
    12π12\pi
  3. C
    6π6\pi
  4. D
    46π46\pi
  5. E
    5π5\pi

Answer

The area of the circle is 36π36\pi square units.
To find the area of the circle, we first rewrite the given equation x2+y2+8x10y+5=0x^2 + y^2 + 8x - 10y + 5 = 0 in standard form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2. Rearranging the terms yields (x2+8x)+(y210y)=5(x^2 + 8x) + (y^2 - 10y) = -5. Completing the square for xx requires adding (82)2=16(\frac{8}{2})^2 = 16 to both sides, and completing the square for yy requires adding (102)2=25(\frac{-10}{2})^2 = 25 to both sides. This gives (x2+8x+16)+(y210y+25)=5+16+25(x^2 + 8x + 16) + (y^2 - 10y + 25) = -5 + 16 + 25, which simplifies to (x+4)2+(y5)2=36(x + 4)^2 + (y - 5)^2 = 36. Thus, the squared radius is r2=36r^2 = 36. The area of the circle is πr2=36π\pi r^2 = 36\pi square units.

Step-by-Step Solution

1
Group the xx-terms and yy-terms and move the constant to the right side of the equation.
(x2+8x)+(y210y)=5(x^2 + 8x) + (y^2 - 10y) = -5
This prepares the equation for completing the square.
2
Complete the square for both the xx and yy terms by adding (82)2=16(\frac{8}{2})^2 = 16 and (102)2=25(\frac{-10}{2})^2 = 25 to both sides.
(x2+8x+16)+(y210y+25)=5+16+25(x^2 + 8x + 16) + (y^2 - 10y + 25) = -5 + 16 + 25
This allows the quadratic expressions to be written as perfect squares.
3
Simplify the equation into the standard form of a circle (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.
(x+4)2+(y5)2=36(x + 4)^2 + (y - 5)^2 = 36
This standard form directly reveals that the radius squared (r2r^2) is 3636.
4
Calculate the area of the circle using the formula A=πr2A = \pi r^2.
A=π(36)=36πA = \pi (36) = 36\pi
The area of a circle is calculated by multiplying π\pi by the square of the radius.

Key Concept

Converting the general equation of a circle to standard form by completing the square to determine its radius and calculate its area.
Estimated Time:1m 30s
Rate this question