document.write( "Question 201012This question is from textbook Geometry
\n" ); document.write( ": write an equation of the circle with center (2,3) and radius 4. \n" ); document.write( "
Algebra.Com's Answer #151249 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Recall the general form for the equation of a circle with center at (h, k) and radiur, r:
\n" ); document.write( "\"%28x-h%29%5E2%2B%28y-k%29%5E2+=+r%5E2\" Substitute (2, 3) for (h, k) and 4 for r.
\n" ); document.write( "\"%28x-2%29%5E2%2B%28y-3%29%5E2+=+4%5E2\" Simplify.
\n" ); document.write( "\"highlight%28%28x-2%29%5E2%2B%28y-3%29%5E2+=+16%29\"
\n" ); document.write( "
\n" );