document.write( "Question 799366: A fish pond will hold 30 cubic feet of water. If it is 8 feet long and 5 feet wide, how deep is it? \n" ); document.write( "
Algebra.Com's Answer #482625 by thejackal(72)\"\" \"About 
You can put this solution on YOUR website!
volume = L * W * H
\n" ); document.write( "30 = 8 * 5 * H
\n" ); document.write( "30 = 40 * H
\n" ); document.write( "3/4 or 0.75 ft = H\r
\n" ); document.write( "\n" ); document.write( "0.75 feet converted into inches is 9
\n" ); document.write( "
\n" );