document.write( "Question 893232: The perimeter of a rectangle is 24 inches. The length is twice the width. find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #541165 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2*2x=24
\n" ); document.write( "6x=24
\n" ); document.write( "x=4
\n" ); document.write( "2x=8
\n" ); document.write( "
\n" );