SOLUTION: draw the circle with center at (-5,-2) and tangent to the y-axis,does this circle pass through (-2,2)?.Through (-4,3)?

Algebra ->  Length-and-distance -> SOLUTION: draw the circle with center at (-5,-2) and tangent to the y-axis,does this circle pass through (-2,2)?.Through (-4,3)?      Log On


   



Question 1016832: draw the circle with center at (-5,-2) and tangent to the y-axis,does this circle pass through (-2,2)?.Through (-4,3)?
Answer by josgarithmetic(39631) About Me  (Show Source):
You can put this solution on YOUR website!
That circle description puts center 5 units away from the y-axis tangent point, so radius is 5.
%28x%2B5%29%5E2%2B%28y%2B2%29%5E2=25.

Substitute the coordinates for each point and check if the equation is true.
%28-2%2B5%29%5E2%2B%282%2B2%29%5E2=25
9%2B16=25
25=25
TRUE for the point (-2,2).

You can check the other point.