Respuesta :

Answer:

radius = 10.5 units

Step-by-step explanation:

Equation of a circle is given by

x² + y² + 2gx + 2fy + c = 0

To find the radius of the circle we use the formula

[tex]r = \sqrt{ {g}^{2} + {f}^{2} - c } [/tex]

where g and f is the center of the circle

From the question

x² + y² - 10x - 16y + 53 = 0

Comparing with the general equation above we have

2g = - 10 2f = - 16

g = - 5 f = - 8

c = 53

Substitute the values into the above formula

That's

[tex]r = \sqrt{ ({ - 10})^{2} + ( { - 8})^{2} - 53 } [/tex]

[tex]r = \sqrt{100 + 64 - 53} [/tex]

[tex]r = \sqrt{111} [/tex]

We have the final answer as

radius = 10.5 units

Hope this helps you