document.write( "Question 948384: The perimeter of a rectangle is 3.6. The length of the rectangle is twice the width. Find the length and the width \n" ); document.write( "
Algebra.Com's Answer #578863 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(2x)=3.6
\n" ); document.write( "6x=3.6
\n" ); document.write( "x=3.6/6
\n" ); document.write( "x=0.6
\n" ); document.write( "2x=1.2
\n" ); document.write( "
\n" );