document.write( "Question 70497: how do you find diameter when given area \n" ); document.write( "
Algebra.Com's Answer #50253 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Start with the formula for the area of a circle:
\n" ); document.write( "\"A+=+%28pi%29r%5E2\" Divide both sides by \"%28pi%29\"
\n" ); document.write( "\"A%2F%28pi%29+=+r%5E2\" Take the square root of both sides.
\n" ); document.write( "\"sqrt%28A%2F%28pi%29%29+=+r\" Now multiply both sides by 2 since D = 2r
\n" ); document.write( "\"D+=+2sqrt%28A%2F%28pi%29%29\"
\n" ); document.write( "
\n" );