document.write( "Question 314917: The length of a rectangle is 2 centimeters less than twice its width. The perimeter of the rectangle is 32 cm. What are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #225238 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(2x-2)=32
\n" ); document.write( "2x+4x-4=32
\n" ); document.write( "6x=36
\n" ); document.write( "x=6
\n" ); document.write( "2x-2=10
\n" ); document.write( "
\n" );