document.write( "Question 887329: The lenght of a rectangle is 4 yards less than 5 times the width. If the perimeter is 184 yards find the lenght and the width of the reftangle \n" ); document.write( "
Algebra.Com's Answer #536530 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! Let the length of the rectangle be L and let the width be W. Now we know that the length of the rectangle is 4 yards less than 5 times the width. An equation to express this would be: \r \n" ); document.write( "\n" ); document.write( "L=5W-4 \r \n" ); document.write( "\n" ); document.write( "We also know that the perimeter is 184 yards and that to find the perimeter of a rectangle is 2l + 2w. We know that: \r \n" ); document.write( "\n" ); document.write( "2L+2W = 184 \r \n" ); document.write( "\n" ); document.write( "Since we know an equation for the length we can plug that into the second equation and solve for Width. \r \n" ); document.write( "\n" ); document.write( "2L+2W = 184 Plug in L=5W-4 \n" ); document.write( "2(5W-4)+2W = 184 Distribute \n" ); document.write( "10W-8+2W = 184 Combine like terms \n" ); document.write( "12W-8 = 184 Add 8 to both sides \n" ); document.write( "12W = 192 Divide both sides by 12 \n" ); document.write( "W = 16 \r \n" ); document.write( "\n" ); document.write( "So we know that the width of the rectangle is 16 yards. We can now plug back into our equation for length to find the length. \r \n" ); document.write( "\n" ); document.write( "L=5W-4 \n" ); document.write( "L=5(16)-4 \n" ); document.write( "L=76\r \n" ); document.write( "\n" ); document.write( "So we found that the width is 16 yards and the length is 76 yards. \n" ); document.write( " |