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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "4x+2=6 \n" ); document.write( "x=1 =width Length = 1+1 =2 \n" ); document.write( " |