document.write( "Question 398051:  find the volume of a fish tank that is 30 in by 20 in by 12 in?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #282058 by nerdybill(7384)     You can put this solution on YOUR website! find the volume of a fish tank that is 30 in by 20 in by 12 in? \n" ); document.write( "since the tank is rectangular: \n" ); document.write( "volume = width * length * height \n" ); document.write( "volume = 30 * 20 *12 \n" ); document.write( "volume = 7200 cubic inches \n" ); document.write( " |