document.write( "Question 316201: the length of a rectangular room is six times as long as the width. the perimeter is 84 yards. find the width. \n" ); document.write( "
Algebra.Com's Answer #226199 by moshiz08(60)![]() ![]() You can put this solution on YOUR website! Length is six times the width: \n" ); document.write( "\n" ); document.write( "Perimeter is the sum of the lengths of all four sides. Remember that for a rectangle, the opposite sides have the same length. There are two sides which have length L and two sides of W. The perimeter is \n" ); document.write( "\n" ); document.write( "Since \n" ); document.write( "\n" ); document.write( "Now we should check: Since W = 6, and L=6*W, we know that L=36. Then the perimeter is P=2L+2W=2*36+2*6=72+12=84, so it checks out. \n" ); document.write( " |