SOLUTION: Find the equation of the circle that is tangent to the x-axis and the circle is at (-7,4).

Algebra ->  Circles -> SOLUTION: Find the equation of the circle that is tangent to the x-axis and the circle is at (-7,4).      Log On


   



Question 751118: Find the equation of the circle that is tangent to the x-axis and the circle is at (-7,4).
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
Find the equation of the circle that is tangent to the x-axis and the circle is at (-7,4).
.
Plotting the center on graph, we can see that the distance between the center and the x-axis is 4. Therefore, the radius is 4.
.
Standard form of a circle is:
(x-h)^2 + (y-k)^2 = r^2
where
(h,k) is the center and r is the radius
.
plug in our data:
(x-(-7))^2 + (y-4)^2 = 4^2
(x+7)^2 + (y-4)^2 = 16