document.write( "Question 444067: A rectangle is 5 feet longer than twice
\n" ); document.write( "its width. If the rectangle has a perimeter of 88 feet,
\n" ); document.write( "what are the dimensions of the rectangle?
\n" ); document.write( "

Algebra.Com's Answer #306198 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
2W+2(2W+5)=88
\n" ); document.write( "2W+4W+10=88
\n" ); document.write( "6W=78
\n" ); document.write( "W=13
\n" ); document.write( "L=31..
\n" ); document.write( "
\n" );