document.write( "Question 323558: A cylindrical drum has a diameter of 4 yards and a volume of 63 cubic cubic yards. What is the height of the drum? (Hint: Use V = пr2h)
\n" );
document.write( " (Points :5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #231537 by mananth(16946)![]() ![]() You can put this solution on YOUR website! V= pi*r^2*h \n" ); document.write( "r=2 yards \n" ); document.write( "V= 63 cu.yards\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "63= pi*2^2*h \n" ); document.write( "63/(4*pi)= h \n" ); document.write( "height = 5.01 yards \n" ); document.write( " |