document.write( "Question 98952: The length of a rectangle is 2 feet more than five times its width. The perimeter of the rectangle is 136 feet. Find the length of the rectangle.? \n" ); document.write( "
Algebra.Com's Answer #72115 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle is 2 feet more than five times its width. The perimeter of the rectangle is 136 feet. Find the length of the rectangle.?
\n" ); document.write( "length = 2 + 5x
\n" ); document.write( "width = x
\n" ); document.write( "2(2+5x)+2x = 136
\n" ); document.write( "4+20x+2x=136
\n" ); document.write( "4+22x=136
\n" ); document.write( "22x=132
\n" ); document.write( "x=6
\n" ); document.write( "length = 2 +5(6)=2+30=32
\n" ); document.write( ":)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );