document.write( "Question 620306: if a circle has an area of 914 cm how long is the radius and diameter? \n" ); document.write( "
Algebra.Com's Answer #390063 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
if a circle has an area of 914 cm how long is the radius and diameter?
\n" ); document.write( "--
\n" ); document.write( "If you mean 914 sq cm:
\n" ); document.write( "\"Area+=+pi%2Ar%5E2\"
\n" ); document.write( "\"r+=+sqrt%28914%2Fpi%29\"
\n" ); document.write( "d = 2r
\n" ); document.write( "
\n" ); document.write( "
\n" );