document.write( "Question 549475: how much water could a pot hold in gallons if the pot is 10 inches tall and 12 inches in diameter \n" ); document.write( "
Algebra.Com's Answer #357795 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Volume of cylinder= pi*r^2*h\r
\n" ); document.write( "\n" ); document.write( "r=radius=6
\n" ); document.write( "h= height=10\r
\n" ); document.write( "\n" ); document.write( "Volume = pi*6^2*10\r
\n" ); document.write( "\n" ); document.write( "volume = 1131 in^3\r
\n" ); document.write( "\n" ); document.write( "231 cu.in = 1 gallon\r
\n" ); document.write( "\n" ); document.write( "1131/231=4.9 gallons
\n" ); document.write( "
\n" );