58.9k views
5 votes
Mrs. Culland is finding the center of a circle whose equation is x2 + y2 + 6x + 4y – 3 = 0 by completing the square. Her work is shown. x2 + y2 + 6x + 4y – 3 = 0 x2 + 6x + y2 + 4y – 3 = 0 (x2 + 6x) + (y2 + 4y) = 3 (x2 + 6x + 9) + (y2 + 4y + 4) = 3 + 9 + 4 Which completes the work correctly?

User Cppiscute
by
3.9k points

2 Answers

3 votes

Answer:

d

Explanation:

egd 2021

User Karudi
by
3.5k points
6 votes

We have been given that Mrs. Culland is finding the center of a circle whose equation is
x^2+y^2+6x+4y-3 = 0 by completing the square. We are asked to find the final step of her work.

Let us complete the square.

We know that to complete square, we need to add the half the square of coefficient of x and y term.


x^2+y^2+6x+4y-3+3 = 0+3


x^2+6x+y^2+4y=3

We can see that coefficient of x is 6 and coefficient of y is 4.


((6)/(2))^2=3^2=9


((4)/(2))^2=2^2=4

Now we will add 9 and 4 on both sides as:


x^2+6x+9+y^2+4y+4=3+9+4


(x^2+6x+9)+(y^2+4y+4)=16

Now we will complete the square as:


(x+3)^2+(y+2)^2=4^2

We know that standard form of equation of a circle is in form
(x-h)^2+(y-k)^2=r^2, where point (h,k) represents center of circle and r represents radius of circle.

We can rewrite our equation as:


(x-(-3))^2+(y-(-2))^2=4^2

Now we can see that center is at point
(-3,-2).

Therefore, the equation of the circle would be
(x+3)^2+(y+2)^2=4^2 with a center at point
(-3,-2).

User Dunstan
by
3.7k points