document.write( "Question 205089: How many rectangular pieces of wood of size 20 cm by 45 cm can be cut from a plywood sheet of 120 cm by 240 cm? \n" ); document.write( "
Algebra.Com's Answer #154816 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 240/45=5.3 \n" ); document.write( "120/20=6 \n" ); document.write( "5*6=30 pieces ans. \n" ); document.write( "Alternate possibility: \n" ); document.write( "240/20=12 \n" ); document.write( "120/45=2.67 \n" ); document.write( "12*2=24 pieces \n" ); document.write( " |