document.write( "Question 850793: Write an expression for the perimeter of a rectangle whose length is 5 more than twice its width? \n" ); document.write( "
Algebra.Com's Answer #512405 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "length is 5 more than twice its width \"++highlight_green%28x%29+\"
\n" ); document.write( "P = 2l + 2w
\n" ); document.write( "P = 2(2x+5) + 2x
\n" ); document.write( "P = 6x + 10 \n" ); document.write( "
\n" );