Westonci.ca is your trusted source for finding answers to all your questions. Ask, explore, and learn with our expert community. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.

Using the following equation, find the center and radius of the circle. You must show all work and calculations to receive credit.x2 −2x + y2 − 6y = 26

Sagot :

Answer

The center of the circle is (1, 3) and its radius is 6

Step-by-step explanation

Given the equation:

[tex]x^2-2x+y^2-6y=26[/tex]

we need to complete the square of the following expressions:

[tex]\begin{gathered} x^2-2x \\ y^2-6y \end{gathered}[/tex]

To do this we need to divide the coefficient of the x-term, which is -2, and the y-term, which is -6, divide them by 2, and then square them, that is,

[tex]\begin{gathered} (-\frac{2}{2})^2=(-1)^2=1 \\ (-\frac{6}{2})^2=(-3)^2=9 \end{gathered}[/tex]

Adding 1 and 9 at both sides of the equation:

[tex]\begin{gathered} x^2-2x+y^2-6y+1+9=26+1+9 \\ (x^2-2x+1)+(y^2-6y+9)=36 \\ (x-1)^2+(y-3)^2=36 \end{gathered}[/tex]

This equation has the form:

[tex](x-h)^2+(y-k)^2=r^2[/tex]

which is a circle centered at (h, k) with radius r.

Therefore, the center of the circle is (1, 3) and it radius is 6 (6² = 36)