document.write( "Question 1064772: the perimeter of a rectangle if the width is w centimeters and the length is 11cm11⁢cm more than twice the width \n" ); document.write( "
Algebra.Com's Answer #679859 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
L=2w+11
\n" ); document.write( "w, the width, L the length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Perimeter:
\n" ); document.write( "\"2w%2B2%282w%2B11%29\"
\n" ); document.write( "\"2w%2B4w%2B22\"
\n" ); document.write( "\"highlight%286w%2B22%29\"
\n" ); document.write( "
\n" );