document.write( "Question 1020895:  The radius of a cylindrical construction pipe is 
\n" );
document.write( "2ft
\n" );
document.write( ". If the pipe is 
\n" );
document.write( "23ft
\n" );
document.write( " long, what is its volume? \r
\n" );
document.write( "\n" );
document.write( "Use the value 
\n" );
document.write( "3.14
\n" );
document.write( " for 
\n" );
document.write( "π
\n" );
document.write( ", and round your answer to the nearest whole number.
\n" );
document.write( "Be sure to include the correct unit in your answer. \n" );
document.write( "
| Algebra.Com's Answer #636743 by Cromlix(4381)     You can put this solution on YOUR website! Hi there, \n" ); document.write( "Using:- \n" ); document.write( "Volume of a cylinder = \n" ); document.write( "Pi x r^2 x h \n" ); document.write( "Pi x 2^2 x 23 \n" ); document.write( "= 289 ft^3 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |