document.write( "Question 306642: the cake pan is 13 inches long,eight inches wide and 1.5 inches deep what is the volume of the cake pan? \n" ); document.write( "
Algebra.Com's Answer #219420 by mananth(16946) You can put this solution on YOUR website! the cake pan is 13 inches long,eight inches wide and 1.5 inches deep what is the volume of the cake pan?\r \n" ); document.write( "\n" ); document.write( "length = 13 \"\r \n" ); document.write( "\n" ); document.write( "Width = 8\"\r \n" ); document.write( "\n" ); document.write( "deep = 1.5 \"\r \n" ); document.write( "\n" ); document.write( "13 * 8* 1.5 = 156 square inches \n" ); document.write( " |