document.write( "Question 243430: What is the volumn in gallons of a tank with a 6' raduius and 3'deep? \n" ); document.write( "
Algebra.Com's Answer #178370 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Vol = pi*r^2*h
\n" ); document.write( "V = pi*36*3 cubic ft = 108pi cub ft
\n" ); document.write( "V =~ 2538 gallons (using 231 cubic inches per gallon)
\n" ); document.write( "
\n" );