document.write( "Question 381437: what is the height of a cylinder that can hold 8,000 litres of water if its diameter is 1.5 meters? \n" ); document.write( "
Algebra.Com's Answer #270596 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Diameter = 1.5 m \n" ); document.write( "radius = 0.75 m \n" ); document.write( ".. \n" ); document.write( "Volume V of cylinder = pi*r^2*h \n" ); document.write( "8000 liters = 8 m^3 \n" ); document.write( "8=pi^0.75^2*h \n" ); document.write( "h=8/(0.75^2)*pi \n" ); document.write( "h = 4.527 meters \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |