document.write( "Question 440778: The length of a rectangle is 10 feet more than twice the width. The perimeter of the rectangle is 74 feet. What is the length? \n" ); document.write( "
Algebra.Com's Answer #304407 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
2W+2(2W+10)=74
\n" ); document.write( "2W+4W+20=74
\n" ); document.write( "6W=54
\n" ); document.write( "W=9'
\n" ); document.write( "L=28'..
\n" ); document.write( "
\n" );