Respuesta :
Answer:
radius = 5
Step-by-step explanation:
Given
- x² + y² - 10x + 8y + 16 = 0
Using completing the square method
- x² - 10x + 25 - 25 + y² + 8y + 16
- (x + 5)² + (y + 4)² - 25 = 0
- (x + 5)² + (y + 4)² = 25
Standard form for equation of a circle
- (x - h)² + (y - k)² = r², where r is the radius
On comparison to our equation in the question :
- r² = 25
- radius = 5 [as distances cannot be -ve]
Answer:
radius = 5
Step-by-step explanation:
Question
[tex]x^2+y^2-10x+8y+16=0[/tex]
The equation of a circle is shown. What is the radius?
----------------------------------------------------------------------------------
Equation of a circle
[tex](x-a)^2+(y-b)^2=r^2[/tex]
(where (a, b) is the center and r is the radius)
Given equation:
[tex]x^2+y^2-10x+8y+16=0[/tex]
Collect like terms:
[tex]\implies x^2-10x+y^2+8y+16=0[/tex]
Subtract 16 from both sides:
[tex]\implies x^2-10x+y^2+8y=-16[/tex]
Complete the square for both variables.
Add 25 to both sides for x. Add 16 to both sides for y.
[tex]\implies x^2-10x+25+y^2+8y+16=-16+25+16[/tex]
[tex]\implies (x^2-10x+25)+(y^2+8y+16)=25[/tex]
Factor the two variables:
[tex]\implies (x-5)^2+(y+4)^2=25[/tex]
Therefore:
- center of the circle = (5, -4)
- radius of the circle = √25 = 5