document.write( "Question 952193: expression for the perimeter of a rectangle whose length is 5 more than twice its width \n" ); document.write( "
Algebra.Com's Answer #582987 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
Let w = the width, and (2w+5) = the length.
\n" ); document.write( "The formula for perimeter is 2(l+w), so the expression will be:
\n" ); document.write( "\"2%282w%2B5%2Bw%29\"
\n" ); document.write( "To simplify it, first add the like terms inside of the parentheses.
\n" ); document.write( "\"2%283w%2B5%29\"
\n" ); document.write( "Now multiply the 2 to 3w and 5.
\n" ); document.write( "\"6w%2B10\"
\n" ); document.write( "
\n" );