document.write( "Question 454844: How many gallons to fill a tank that is 50 inches in diameter and 29 inches tall? \n" ); document.write( "
| Algebra.Com's Answer #312260 by rfer(16322)      You can put this solution on YOUR website! V=pir2h \n" ); document.write( "V=3.14*25^2*29 \n" ); document.write( "V=1991.5 cu in \n" ); document.write( "1991.5/231=8.621 gal \n" ); document.write( " |