document.write( "Question 1102134: The perimeter of a rectangle is 68 cm. The length of four cm more than the width. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #716762 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2(x+4)+2x=68
\n" ); document.write( "2x+8+2x=68
\n" ); document.write( "4x=68-8
\n" ); document.write( "x=60/4
\n" ); document.write( "x=15 Width
\n" ); document.write( "x+4=19 Length
\n" ); document.write( "
\n" );