Concept:
The area of a circle is given by \( A = \pi r^2 \). By comparing the given area to this formula, we find the radius \( r \). We then use the general equation of a circle \( x^2 + y^2 + 2gx + 2fy + c = 0 \), where the radius is \( r = \sqrt{g^2 + f^2 - c} \), to solve for the unknown constant \( k \).
Step 1: Determine the radius from the given area.
Given Area \( = 25\pi \).
\[ \pi r^2 = 25\pi \implies r^2 = 25 \implies r = 5 \]
Step 2: Identify the coefficients from the circle's equation.
The given equation is \( x^2 + y^2 - 2x - 10y + k = 0 \).
Comparing with \( x^2 + y^2 + 2gx + 2fy + c = 0 \):
• \( 2g = -2 \implies g = -1 \)
• \( 2f = -10 \implies f = -5 \)
• \( c = k \)
Step 3: Solve for \( k \) using the radius formula.
We know \( r^2 = g^2 + f^2 - c \):
\[ 25 = (-1)^2 + (-5)^2 - k \]
\[ 25 = 1 + 25 - k \]
\[ 25 = 26 - k \]
\[ k = 26 - 25 = 1 \]