document.write( "Question 1055553: The length of a rectangle is twice the width. The perimeter of the rectangle is 41.1 . What is the width? \n" ); document.write( "
Algebra.Com's Answer #670744 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
L = 2W
\n" ); document.write( "2L+2W = 41.1
\n" ); document.write( "2(2W)+2w = 41.1
\n" ); document.write( "4W+2W = 41.1
\n" ); document.write( "6W = 41.1
\n" ); document.write( "W = 6.85 and Length:
\n" ); document.write( "L = 2*6.85 = 13.7
\n" ); document.write( "----------------------
\n" ); document.write( "Check:
\n" ); document.write( "2(13.7)+2(6.85)
\n" ); document.write( "= 27.4+13.70 = 41.1 Correct
\n" ); document.write( ":
\n" ); document.write( "John
\n" ); document.write( "
\n" );