document.write( "Question 436434: Write the equation of the circle given the center and the radius\r
\n" );
document.write( "\n" );
document.write( "C(4,-5) r=root 8 \n" );
document.write( "
Algebra.Com's Answer #301999 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Write the equation of the circle given the center and the radius \n" ); document.write( "C(4,-5) r=root 8 \n" ); document.write( ".. \n" ); document.write( "Standard form of a circle: (x-h)^2+(y-k)^2=r^2 \n" ); document.write( "(h,k) =(x,y) coordinates of the center \n" ); document.write( "r=radius \n" ); document.write( "for given problem: \n" ); document.write( "Equation of circle: (x-4)^2+(y+5)^2=8 \n" ); document.write( " |