95.8k views
0 votes
Write the standard form of the equation of the circle with the given characteristics.

Center: (4, −4); solution point: (1, 0)

User Ardit Hyka
by
8.1k points

1 Answer

1 vote
(x – h)^2 + (y – k)^2 = r^2
Where,
(h, k) is the center and "r" is the radius.
Substituting the given values:

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

Now using the distance formula.

r = [(x2-x1)^2 + (y2-y1)^2]^1/2

r = [(1 - 4)^2 + (0 + 4)^2]^1/2
r = [(9+16)]^1/2
r = 25^1/2
r = 5

Substituting the values of r and the center into the main equation:

(x-4)^2 + (y+4)^2 = 25
User Neen
by
8.1k points