document.write( "Question 117598: Find the height of a cylinder with the diameter of 5 meters, and a volume of 49.1 cubic meters \n" ); document.write( "
Algebra.Com's Answer #85581 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the height of a cylinder with the diameter of 5 meters, and a volume of 49.1 cubic meters \n" ); document.write( "--------- \n" ); document.write( "Volume = (pi)r^2 h \n" ); document.write( "49.1 = (pi)(5/2)^2*h \n" ); document.write( "h = 49.1/[(25/4)pi] \n" ); document.write( "h = 2.5 meters\r \n" ); document.write( "\n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |