document.write( "Question 897879: the length of a rectangle is 5 feet more than twice the width. If the perimeter of the rectangle is 2 feet more than eight times the width of the rectangle, what is the dimension of the rectangle \n" ); document.write( "
Algebra.Com's Answer #544422 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "w + (2w+5) = (8w+2)/2
\n" ); document.write( " 3w + 5 = 4w + 1
\n" ); document.write( " 4 = w and length is 13 (2w+5) \n" ); document.write( "
\n" );