document.write( "Question 343477: A right circular cylinder has height 6 and volume 54 times pi. What is the circumference of its base? \n" ); document.write( "
Algebra.Com's Answer #245810 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For a cylinder,
\n" ); document.write( "\"V=pi%2AR%5E2%2AH\"
\n" ); document.write( "\"54%2Api=pi%2AR%5E2%2A6\"
\n" ); document.write( "\"R%5E2=9\"
\n" ); document.write( "\"R=3\"
\n" ); document.write( "The circumference of a circle is,
\n" ); document.write( "\"C=2%2Api%2AR\"
\n" ); document.write( "\"C=2%2Api%2A3\"
\n" ); document.write( "\"highlight%28C=6%2Api%29\"
\n" ); document.write( "
\n" );