A circle is defined by the equation (x - 3)^2 + (y + 2)^2 = 25. What is the area of the square circumscribed about the circle?
Correct: C
The radius of the circle is sqrt(25) = 5. A circumscribed square has sides equal to the diameter of the circle, which is 2 * 5 = 10. Therefore, the area of the square is 10^2 = 100.