document.write( "Question 1140332: Sam dug a pit in his garden in a shape of a rectangular prism with 9 meters length and 5 meters width if the volume of soil dug out is 81 meters cubed what is the depth of the pit. In a form of a decimal \n" ); document.write( "
Algebra.Com's Answer #760844 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Sam dug a pit in his garden in a shape of a rectangular prism with 9 meters length and 5 meters width if the volume of soil dug out is 81 meters cubed what is the depth of the pit. In a form of a decimal. \n" ); document.write( ": \n" ); document.write( "Volume = length * width * depth \n" ); document.write( " L * w * d = 81 \n" ); document.write( "L=9; w=5, V=81, find d \n" ); document.write( "9 * 5 * d = = 81 \n" ); document.write( "45d = 81 \n" ); document.write( "d = 81/45 \n" ); document.write( "d = 1.8 meters is the depth \n" ); document.write( " |