55.8k views
5 votes
Write the equation of the circle with center (3, 2) and (−6, −4) a point on the circle.

User Timm
by
6.0k points

1 Answer

2 votes
The equation for a circle is as followed:


(x-h)^2+(y-k)^2=r^2

where the center of the circle is at (h,k) and the radius of the circle is r.

We are given (h,k) and need to find the radius. To do so, we can use the distance formula to find the distance from the center to the point on the circle:


d= √((x_1-x_2)^2+(y_1-y_2)^2)

Plug in the two points:


d= √((3-(-6))^2+(2-(-4))^2)


d= √((9)^2+(6)^2)


d= √(117)

If the distance from the center to the edge of the circle is the square root of 117, then r^2 = 117.

The answer is:


(x-3)^2+(y-2)^2=117
User Sarah Szabo
by
6.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.