document.write( "Question 390280: The length of a rectangle is 4cm more than the width. The perimeter is 28cm. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #276682 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "I. Assigning the variable
\n" ); document.write( "Let x and (x+4cm)represent the width and length respectively
\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( " P = 2(x+4cm)+ 2x = 28cm
\n" ); document.write( "Solving for x
\n" ); document.write( " 2(x+4cm)+2x = 28cm
\n" ); document.write( " 4x + 8cm = 28cm
\n" ); document.write( " 4x = 20cm
\n" ); document.write( " x = 5cm, the width. The length is 9cm (5cm + 4cm)
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 2*9cm + 2*5cm = 28cm \n" ); document.write( "
\n" );