document.write( "Question 767936: a 5 cubic meter cylindrical water tank is to be constructed. if it has a diameter of 1.5 meter, how tall must the tank be? \n" ); document.write( "
Algebra.Com's Answer #468089 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Volume of cylinder = Pi*r^2*h \n" ); document.write( "Diameter = 1.5m so, Radius = 0.75m \n" ); document.write( "5 = Pi*0.75^2*h \n" ); document.write( "h = 5/(Pi*0.75^2) \n" ); document.write( "Height = 2.8 metres \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |