document.write( "Question 453325: The volume of this rectangular prism is
\n" );
document.write( "792 cubic meters. Its width is 11 meters, and
\n" );
document.write( "its height is 12 meters. What is its depth? \n" );
document.write( "
Algebra.Com's Answer #311478 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 11*12*d = 792 \n" ); document.write( "==> 132d = 792 \n" ); document.write( "==> d = 6 meters, the depth of the rectangular prism. \n" ); document.write( " |