document.write( "Question 314698: The point(-6,-6) lies on a circle whose center is at (-5,4) . Find an equation of this circle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #225108 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! for a circle centered at (h,k) with radius r ___ (x -h)^2 + (y - k)^2 = r^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this case ___ (x + 5)^2 + (y - 4)^2 = 101 \n" ); document.write( " |