To derive the equation of the circle with center at \((-1, 3)\) and radius \(5\), we can use the standard form of the equation of a circle:
\[ (x - h)^2 + (y - k)^2 = r^2 \]
where \((h, k)\) is the center of the circle and \(r\) is the radius.
In this case:
- The center \((h, k)\) is \((-1, 3)\), so \(h = -1\) and \(k = 3\).
- The radius \(r\) is \(5\).
Substituting these values into the standard form, we get:
\[ (x - (-1))^2 + (y - 3)^2 = 5^2 \]
This simplifies to:
\[ (x + 1)^2 + (y - 3)^2 = 25 \]
Thus, the correct equation of the circle in standard form is:
\[ \boxed{(x + 1)^2 + (y - 3)^2 = 25} \]