document.write( "Question 418109: The perimeter of a rectangle is 50 cm. The length is 9 cm more than the width. What is the length and width of this rectangle? \n" ); document.write( "
Algebra.Com's Answer #292699 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (x+ 9cm) respresent the width and length respectively
\n" ); document.write( " 2(x+9) + 2x = 50cm
\n" ); document.write( " 4x = 32
\n" ); document.write( " x = 8cm, the width. The length is 17cm (8cm + 9cm)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*17cm + 2*8cm = 50cm
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );