document.write( "Question 537114: A circle has an area of 75 square centimeters. What is its radius? \n" ); document.write( "
Algebra.Com's Answer #352724 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Remember that, for a circle: \"A+=+pi%2Ar%5E2\"
\n" ); document.write( "\"A+=+pi%2Ar%5E2\" Substitute \"A+=+75\" and solve for r.
\n" ); document.write( "\"75+=+pi%2Ar%5E2\" Divide both sides by \"pi\".
\n" ); document.write( "\"75%2Fpi+=+r%5E2\" Take the square root of both sides.
\n" ); document.write( "\"sqrt%2875%2Fpi%29+=+r\" or \"highlight%28r+=+sqrt%2875%2Fpi%29%29\" Discard the negative solution as the radius is a positive quantity.
\n" ); document.write( "
\n" ); document.write( "
\n" );