document.write( "Question 304664: how many gallons of water to fill up a rectangular pond when it is 10ft long, 7ft wide, 18in deep? \n" ); document.write( "
Algebra.Com's Answer #218158 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
how many gallons of water to fill up a rectangular pond when it is 10ft long, 7ft wide, 18in deep?
\n" ); document.write( ":
\n" ); document.write( "Change 18\" to 1.5 ft
\n" ); document.write( "1 cu/ft = 7.481 gal
\n" ); document.write( ":
\n" ); document.write( "W = 10 * 7 * 1.5 * 7.481
\n" ); document.write( "W = 785.5 gal in the full pond
\n" ); document.write( "
\n" );