document.write( "Question 184452: Find the standard equation of the circle passing through a given point with a given center. \r
\n" );
document.write( "\n" );
document.write( "center (1,4)and passing through (-3,-2) \n" );
document.write( "
Algebra.Com's Answer #138451 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the standard equation of the circle passing through a given point with a given center. \n" ); document.write( "center (1,4)and passing through (-3,-2) \n" ); document.write( "----------------- \n" ); document.write( "Find the radius squared \n" ); document.write( "r^2 = x^2 + y^2 \n" ); document.write( "r^2 = 16+36 = 52 \n" ); document.write( "(x-1)^2 + (y-4)^2 = 52\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |