document.write( "Question 329294: Standard from for the equation of a cricle with center (h,k) and radius r
\n" ); document.write( "*find the standard form of the equation of a cirlce with center (3,-2) and solution point (-1,1)
\n" ); document.write( "

Algebra.Com's Answer #236093 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The general equation for a circle centered at (h,k) with a radius R is:
\n" ); document.write( "\"%28x-h%29%5E2%2B%28y-k%29%5E2=R%5E2\"
\n" ); document.write( "Use the center and point to find the radius,
\n" ); document.write( "\"%28-1-3%29%5E2%2B%281%2B2%29%5E2=R%5E2\"
\n" ); document.write( "\"R%5E2=16%2B9\"
\n" ); document.write( "\"R%5E2=25\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"%28x-3%29%5E2%2B%28y%2B2%29%5E2=25\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"x%5E2-6x%2B9%2By%5E2%2B2y%2B4=25\"
\n" ); document.write( "\"x%5E2-6x%2By%5E2%2B2y-12=0\"
\n" ); document.write( "Not sure which form you wanted so there's both of them.
\n" ); document.write( "
\n" );