document.write( "Question 494300: A swimming pool is the shape of a rectangular prism. It is 30 feet long , 20 feet wide And 5 feet deep. How many cubic feet of water can the pool hold? \n" ); document.write( "
Algebra.Com's Answer #335604 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
l=30ft
\n" ); document.write( "w=20ft
\n" ); document.write( "h=5ft
\n" ); document.write( "Volume of water = l*w*h
\n" ); document.write( "Volume of water = 30*20*5
\n" ); document.write( "Volume of water = 3000 Cubic feet
\n" ); document.write( "
\n" ); document.write( "
\n" );