document.write( "Question 472269: A rectangular beam of timber is 16 meters long, 80 centimeters wide and 50 centimeters deep. If a piece containing 2 cubic meters cut from the beam perpendicular to its length, what length would be left? \n" ); document.write( "
Algebra.Com's Answer #323877 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A rectangular beam of timber is 16 meters long, 80 centimeters wide and 50 centimeters deep. \n" ); document.write( " If a piece containing 2 cubic meters cut from the beam perpendicular to its length, what length would be left? \n" ); document.write( ": \n" ); document.write( "Convert 80 cm to .8 meters \n" ); document.write( "Convert 50 cm to .5 meters \n" ); document.write( ": \n" ); document.write( "Let p = length of the piece cut from the beam \n" ); document.write( ": \n" ); document.write( "The volume of the cut piece \n" ); document.write( "p * .5 * .8 = 2 \n" ); document.write( ".4p = 2 \n" ); document.write( "p = \n" ); document.write( "p = 5 meters long \n" ); document.write( "then \n" ); document.write( "16 - 5 = 11 meters left \n" ); document.write( " \n" ); document.write( " |