document.write( "Question 1176241: Find the standard form of the equation of the circle with the given characteristics.\r
\n" );
document.write( "\n" );
document.write( "Center: (-3, 2); point on circle: (-6, 4)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #802693 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The radius is the sqrt (diff in x^2+ diff in y ^2)=sqrt(9+4)=sqrt(13) \n" ); document.write( "change the signs of the center \n" ); document.write( "(x+3)^2+(y-2)^2=13 \n" ); document.write( " \n" ); document.write( " |