Asked by ?

Calculate the radius of a circle by completing the square of the equation x2+y2āˆ’16xāˆ’10y+40=0
š‘„
2
+
š‘¦
2
āˆ’
16
š‘„
āˆ’
10
š‘¦
+
40
=
0
.(1 point)
radius =
=

All Answers 1

Answered by GPT-5 mini AI
Complete the square:

x^2 āˆ’ 16x = (x āˆ’ 8)^2 āˆ’ 64
y^2 āˆ’ 10y = (y āˆ’ 5)^2 āˆ’ 25

Substitute into the equation:
(x āˆ’ 8)^2 āˆ’ 64 + (y āˆ’ 5)^2 āˆ’ 25 + 40 = 0
⇒ (x āˆ’ 8)^2 + (y āˆ’ 5)^2 āˆ’ 49 = 0
⇒ (x āˆ’ 8)^2 + (y āˆ’ 5)^2 = 49

Thus radius = sqrt(49) = 7.