document.write( "Question 248357: a tank of top of a hill has a radius of 30ft, the height is 15ft. how many gallons of water will it hold? (1 cu ft = 7.48 gallons) \n" ); document.write( "
Algebra.Com's Answer #181020 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
AREA=PIR^2
\n" ); document.write( "AREA=3.14(30/2)^2
\n" ); document.write( "AREA=3.14(15)^2
\n" ); document.write( "AREA=3.14*225
\n" ); document.write( "AREA=706.5 FT^2 FOR THE BASE
\n" ); document.write( "VOLUME=BH
\n" ); document.write( "VOLUME=706.5*15=10,597.5 FT^3 IS THE VOLUME OF THE TANK.
\n" ); document.write( "10,597.5*7.48=79,269.3 GALLONS IS THE CAPACITY OF THE TANK.
\n" ); document.write( "
\n" );