document.write( "Question 894054: What is the length of the diameter of a circle with an area of 9pi square units? \n" ); document.write( "
Algebra.Com's Answer #541705 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\"A=pi%2Ar%5E2\"
\n" ); document.write( "A is for area
\n" ); document.write( "r is for radius
\n" ); document.write( "d is for diameter
\n" ); document.write( "\"d=2r\", according to definition of diameter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You are given A and you want to find d.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"pi%2Ar%5E2=A\"
\n" ); document.write( "\"pi%2A%28d%2F2%29%5E2=A\"
\n" ); document.write( "\"%28d%2F2%29%5E2=A%2Fpi\"
\n" ); document.write( "\"d%2F2=sqrt%28A%2Fpi%29\"
\n" ); document.write( "\"highlight%28d=2%2Asqrt%28A%2Fpi%29%29\"
\n" ); document.write( "
\n" );