document.write( "Question 181512: Giao wants to construct a picture frame made of wooden pieces that are 7 centimeters and 3 centimeters in length. He needs 20 pieces, and the total perimeter of the frame needs to be 108 centimeters. If Giao cuts eight 3 centimeter pieces first and is left with 0.8 meter of wood, will he have enough wood to cut the 7 centimeter pieces? \n" ); document.write( "
Algebra.Com's Answer #136270 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a picture frame made of wooden pieces that are 7 centimeters and 3 centimeters \n" ); document.write( " in length. He needs 20 pieces, and the total perimeter of the frame needs to \n" ); document.write( " be 108 centimeters. If Giao cuts eight 3 centimeter pieces first and is left \n" ); document.write( "with 0.8 meter of wood, will he have enough wood to cut the 7 centimeter pieces? \n" ); document.write( ": \n" ); document.write( "Find the no. of pieces of each required: \n" ); document.write( "Let x = no. of 7 cm pieces \n" ); document.write( "Let y = no. of 3 cm pieces \n" ); document.write( ": \n" ); document.write( "The total no. of pieces equation: \n" ); document.write( "x + y = 20 \n" ); document.write( "y = (20-x); for substitution \n" ); document.write( ": \n" ); document.write( "The total length of these pieces: \n" ); document.write( "7x + 3y = 108 \n" ); document.write( ": \n" ); document.write( "Substitute (20-x) for y \n" ); document.write( "7x + 3(20-x) = 108 \n" ); document.write( "; \n" ); document.write( "7x + 60 - 3x = 108 \n" ); document.write( ": \n" ); document.write( "7x - 3x = 108 - 60 \n" ); document.write( ": \n" ); document.write( "4x = 48 \n" ); document.write( "x = \n" ); document.write( "x = 12 ea 7 cm pieces \n" ); document.write( "then \n" ); document.write( "20 - 12 = 8 ea 3 cm pieces \n" ); document.write( ": \n" ); document.write( "\"left with .8 m, will he have enough wood to cut the 7 centimeter pieces?\" \n" ); document.write( ": \n" ); document.write( ".8 m = 80 cm \n" ); document.write( ": \n" ); document.write( "80 - (12 * 7) = \n" ); document.write( "80 - 84 = -4, obviously, he won't \n" ); document.write( " |