document.write( "Question 970594: a cylindrical stand pipe is to contain 350, 000 gal of water. If its height is to twice its diameter, what must be its dimensions? \n" ); document.write( "
Algebra.Com's Answer #593198 by lwsshak3(11628) ![]() You can put this solution on YOUR website! a cylindrical stand pipe is to contain 350, 000 gal of water. If its height is to twice its diameter, what must be its dimensions? \n" ); document.write( "*** \n" ); document.write( "h=height \n" ); document.write( "d=diameter \n" ); document.write( "h/d=2 \n" ); document.write( "h=2d \n" ); document.write( "1 gal=231 cubic inches \n" ); document.write( "1 cubic ft=1728 cubic inches \n" ); document.write( ".. \n" ); document.write( "h*cross-section area=volume \n" ); document.write( "2d*πd^2/4=350000*231/1728=46788 cubic ft \n" ); document.write( "πd^3/2=46788 \n" ); document.write( "πd^3=93576 \n" ); document.write( "d^3=93576/π=29786 \n" ); document.write( " \n" ); document.write( "h=2d=62 ft \n" ); document.write( "height=62 ft \n" ); document.write( "diameter=31 ft \n" ); document.write( " |