document.write( "Question 537306: My cylinder tank is 79 inches long and
\n" ); document.write( "36 inches wide and 36 inches tall, how
\n" ); document.write( "Many gallons will it hold
\n" ); document.write( "

Algebra.Com's Answer #352814 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
My cylinder tank is 79 inches long and
\n" ); document.write( "36 inches wide and 36 inches tall, how
\n" ); document.write( "Many gallons will it hold
\n" ); document.write( "-------------------
\n" ); document.write( "\"Vol+=+pi%2Ar%5E2%2Ah+=+pi%2A79%2A18%5E2%2A36\" cubic inches
\n" ); document.write( "1 gallon =~ 232 cubic inches
\n" ); document.write( "Vol = pi*79*18^2*36/232 gallons
\n" ); document.write( "Vol =~ 12478 gallons
\n" ); document.write( "
\n" );