Answer:
x^2 + (y + 10)^2 = 225/4
Explanation:
To find the standard form of a circle with center (h, k) and radius r, the equation is:
(x - h)^2 + (y - k)^2 = r^2
We are given the circle's center as (0, -10) and a point on the circle as (9/2, -16). We can use this information to find the radius of the circle.
Radius (r) = Distance between center and point on the circle
r = sqrt[(0 - 9/2)^2 + (-10 + 16)^2]
r = sqrt[(81/4) + 36]
r = sqrt[(81 + 144)/4]
r = sqrt(225)/2
r = 15/2
Now we can substitute the values of (h, k, and r) into the standard form equation to get:
(x - 0)^2 + (y - (-10))^2 = (15/2)^2
Simplifying and multiplying out the terms, we get:
x^2 + (y + 10)^2 = 225/4
Therefore, the standard form of the circle is:
x^2 + (y + 10)^2 = 225/4