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)![]() ![]() 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( " \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( " |