document.write( "Question 61514This question is from textbook College Algebra with modeling and visualization
\n" );
document.write( ": Find the standard equation of the circle that satisfies the conditions.\r
\n" );
document.write( "\n" );
document.write( "Center (-1,-3), passing through the point (3,0) \n" );
document.write( "
Algebra.Com's Answer #42342 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the standard equation of the circle that satisfies the conditions. \n" ); document.write( "Center (-1,-3), passing through the point (3,0) \n" ); document.write( "EQN. OF CIRCLE WITH CENTRE AT (H,K) AND RADIUS = R IS \n" ); document.write( "(X-H)^2 + (Y-K)^2 = R^2 \n" ); document.write( "(X+1)^2 +(Y+3)^2 =R^2 \n" ); document.write( "IT PASSES THROUGH (3,0)...SO, \n" ); document.write( "4^2 + 3^2 =R^2 = 25 \n" ); document.write( "HENCE EQN. IS \n" ); document.write( "(X+1)^2 + (Y+3)^2 = 25 \n" ); document.write( " |