240,348 views
0 votes
0 votes
Write an equation, in standard form, for the circle with a center at (-10, -4) and having the point (4, -2) on the circle.

User Bommelding
by
3.2k points

1 Answer

21 votes
21 votes

Given:

center (h, k) at (-10, -4)

point on the center at (4, -2).

Find: equation of the circle in standard form


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

where (h, k) is the coordinate of the center and r = length of the radius.

Solution:

Since the coordinate of the center has been provided already, let's just calculate the radius. The radius is the center from the center to any point on the circle. To get the distance, let's use the distance formula between two points.


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

Let's plug into the formula above the coordinate of the two points. The first point is the center while the point on the circle is our second point.


d=√((-10-4)^2+(-4--2)^2)

Then, solve.


\begin{gathered} d=√((-14)^2+(-2)^2) \\ d=√(196+4) \\ d=√(200) \\ d=10√(2) \end{gathered}

Hence, our radius is 10√2 units.

Let's now plug into the equation in standard form of a circle its radius and the coordinate of its center.


\begin{gathered} (x--10)^2+(y--4)^2=(10√(2))^2 \\ \Rightarrow(x+10)^2+(y+4)^2=200 \end{gathered}

Answer:

The equation is (x + 10)² +(y + 4)² = 200.²

User Npo
by
3.1k points