Respuesta :
Answer:
The radius is [tex]3\sqrt{11}[/tex].
Step-by-step explanation:
The standard equation for a circle is [tex](x-h)^2+(y-k)^2=r^2[/tex].
I like to call this form center-radius form because it tells you the center (h,k) and the radius r.
So we put it in this form to determine r, the radius, which is the desired value here.
We will need to complete the square.
Thankfully there is a formula to take more thinking out of the process:
[tex]x^2+dx+(\frac{d}{2})^2=(x+\frac{d}{2})^2[/tex].
Let's begin:
[tex]x^2+y^2-6x+8y=74[/tex]
Reorganize the equation so the x's are together and the y's are together.
[tex]x^2-6x+y^2+8y=74[/tex]
Now time to being completing the square. Keep in mind whatever you add to one side you need to add the other side to keep the equation equivalent to what it once was.
[tex]x^2-6x+(\frac{-6}{2})^2+y^2+8y+(\frac{8}{2})^2=74+(\frac{-6}{2})^2+(\frac{8}{2})^2[/tex]
Use the other side of the formula I mentioned for completing the square:
[tex](x+\frac{-6}{2})^2+(y+\frac{8}{2})^2=74+(-3)^2+(4)^2[/tex]
[tex](x-3)^2+(y+4)^2=74+9+16[/tex]
[tex](x-3)^2+(y+4)^2=74+25[/tex]
[tex](x-3)^2+(y+4)^2=99[/tex]
So the center is (3,-4).
The radius is [tex]\sqrt{99}[/tex].
You can actually simplify the radius since 99 contains a factor that is a perfect square.
[tex]\sqrt{99}=\sqrt{9}\sqrt{11}=3\sqrt{11}[/tex]
Answer:
7
Step-by-step explanation:
The best way in which to approach solution of this problem is to use "completing the square." x^2 - 6x becomes x^2 - 6x + 9 - 9 and y^2 + 8y becomes y^2 + 8y + 16 - 16.
Thus, the original equation becomes:
x^2 - 6x + 9 - 9 + y^2 + 8y + 16 - 16 = 74
It's best to rewrite x^2 - 6x + 9 as (x - 3)^2 and y^2 + 8y + 16 as (y + 4)^2 now:
(x - 3)^2 + (y + 4)^2 - 9 - 16 = 74
Consolidating all the constants on the right side, we get:
(x - 3)^2 + (y + 4)^2 = 49
Compare this to the standard equation of a circle with center at (h, k) and radius r:
(x - h)^2 + (y - k)^2 = r^2
Thus, h must be 3, k must be -4 and r must be sqrt(49), or 7.
The radius of circle C is 7.