document.write( "Question 162480: How many gallons of water are in a well that is 36 inches in diameter and 20 feet deep? \n" ); document.write( "
Algebra.Com's Answer #119759 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
U.S. liquid gallon is legally defined as 231 cubic inches.
\n" ); document.write( ".
\n" ); document.write( "Convert the height to inches:
\n" ); document.write( "20 feet = 20*12= 240 inches
\n" ); document.write( "and,
\n" ); document.write( "since diameter = 36 inches:
\n" ); document.write( "radius = 1/2 (diameter) = 18 inches
\n" ); document.write( ".
\n" ); document.write( "area of bottom of well = (pi)r^2 = (pi)18^2 = 1017.87 square inches
\n" ); document.write( "volume = \"area of bottom\" * height = 1017.87 * 240 = 244290.24 cubic inches
\n" ); document.write( ".
\n" ); document.write( "# of gals in well = \"volume of well\"/\"volume of 1 gal of water\"
\n" ); document.write( "# of gals in well = 244290.24/231 = 1057.53 gallons\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );