document.write( "Question 110310: find the volume of a cylinder with height of 17.5 and 23 feet diameter \n" ); document.write( "
Algebra.Com's Answer #80377 by jayanthihemkos@yahoo.com(87)\"\" \"About 
You can put this solution on YOUR website!
find the volume of a cylinder with height of 17.5 and 23 feet diameter
\n" ); document.write( "0 solutions
\n" ); document.write( " height = 17.5 feet
\n" ); document.write( " diameter = 23 feet
\n" ); document.write( " radius = d/2 = 23/2 = 11.5 feet\r
\n" ); document.write( "\n" ); document.write( " Volume of a cyclinder = base area *height
\n" ); document.write( " = pi*r^2*h
\n" ); document.write( " = 3.14*11.5*11.5*17.5 cubic feet
\n" ); document.write( " = 7267.1375 cubic feet
\n" ); document.write( "
\n" ); document.write( "
\n" );