document.write( "Question 47008: The lenght of a rectangle is 2 in. more than 8 times its width. If the area of the rectangle is 210 sq.in, find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #31141 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! width = w \n" ); document.write( "length = 8w + 2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since a measure ment can not be negative, your width is: \n" ); document.write( "w - 5 = 0 \n" ); document.write( "w = 5 \n" ); document.write( "length = 8w + 2 = 42 \n" ); document.write( " |