SOLUTION: write an equation for the circle that satifies each set of conditions. center (-1,-5), radius of

Algebra ->  College  -> Linear Algebra -> SOLUTION: write an equation for the circle that satifies each set of conditions. center (-1,-5), radius of       Log On


   



Question 132352: write an equation for the circle that satifies each set of conditions.
center (-1,-5), radius of

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
The equation for a circle with a center at (h, k) and radius r is %28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2.

You only gave the coordinates of the circle center, so I'll just use r for the radius. If you have a specific value for r, just plug it in.

%28x-%28-1%29%29%5E2%2B%28y-%28-5%29%29%5E2=r%5E2

%28x%2B1%29%5E2%2B%28y%2B5%29%5E2=r%5E2

That is AN equation for the circle you described. You don't specify the form of the equation required for your answer, but if you are required to put it into standard form, then you need to expand the binomials and collect like terms after substituting the actual value for r.