document.write( "Question 1035889: What is the equation of the circle with center(2,-5) that passes through the point (-2,10)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #650475 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation of the circle with center(2,-5) \n" ); document.write( "that passes through the point (-2,10)? \n" ); document.write( "----- \n" ); document.write( "radius = sqrt[(2--2)^2+(-5-10)^2] = sqrt[16+225] = sqrt(241) \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "(x-2)^2 + (y+5)^2 = 241 \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |