document.write( "Question 288267: If there are 7.5 gallons to the cubic foot, and a cylindrical storage tank has a radius of 21 ft and an altitude of 28 ft, then using 3.14159 for π ,how many gallons, correct to the nearest whole gallon, will the full storage tank hold? \n" ); document.write( "
Algebra.Com's Answer #209072 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
V=BH
\n" ); document.write( "V=3.14159*21^2*28
\n" ); document.write( "V=38,792.35332 FT^3
\n" ); document.write( "38,792.35332/7.5=5,172 GALLONS.
\n" ); document.write( "
\n" );