The equation of a circle is \(x^{2} + y^{2} - 8x + 9y + 15 = 0\). Find its radius.
Answer Details
To find the radius of a circle given its equation, we need to complete the square for both the x and y terms. We can do this by rearranging the equation as follows:
\begin{align*}
x^2 - 8x + y^2 + 9y &= -15 \\
(x^2 - 8x + 16) + (y^2 + 9y + 20.25) &= -15 + 16 + 20.25 \\
(x - 4)^2 + (y + 4.5)^2 &= 21.25
\end{align*}
We can now see that the equation of the circle is in the standard form:
\begin{equation*}
(x - a)^2 + (y - b)^2 = r^2
\end{equation*}
where the center of the circle is at point (a, b) and the radius is r. From the completed square form, we can identify that the center of the circle is at point (4, -4.5) and the radius is the square root of 21.25, which simplifies to:
\begin{equation*}
r = \sqrt{21.25} = \frac{1}{2} \sqrt{85}
\end{equation*}
Therefore, the correct answer is option (C), \(\frac{1}{2}\sqrt{85}\).