document.write( "Question 48177: The length of a rectangle is 1 cm more than the width. If the perimeter of the rectangle is 6 cm, what are the dimensions of the rectangle?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #31891 by jake_6233(74)\"\" \"About 
You can put this solution on YOUR website!
Given that the width is x the length (x+1) The peremeter is given by
\n" ); document.write( "\"2%2A%28x%2B%28x%2B1%29%29\" and that quantity =6 so
\n" ); document.write( "\"2%2A%28x%2B%28x%2B1%29%29\"=6
\n" ); document.write( "\"2%2A%282x%2B1%29\"=6
\n" ); document.write( "4x+2=6
\n" ); document.write( "x=1 =width Length = 1+1 =2
\n" ); document.write( "
\n" );