document.write( "Question 871426: a water tank is in the shape of a right circular cylinder with a height of 20 feet and a volume of 320 pie cubic feet. what is the diameter, in feet, of the water tank? \n" ); document.write( "
Algebra.Com's Answer #525521 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
a water tank is in the shape of a right circular cylinder with a height of 20 feet and a volume of 320 pie cubic feet. what is the diameter, in feet, of the water tank?
\n" ); document.write( "***
\n" ); document.write( "d=diameter
\n" ); document.write( "cross-section area of tank=πd^2/4
\n" ); document.write( "volume=height*cross-section
\n" ); document.write( "πd^2/4*20=320
\n" ); document.write( "5πd^2=320
\n" ); document.write( "d^2=320/5π=64/π
\n" ); document.write( "d=√(64/π)=8/√π≈4.51 feet
\n" ); document.write( "
\n" );