document.write( "Question 360677: The length of a rectangle is 3cm less thanes the width. The peremiter is 114cm. Find the width. \n" ); document.write( "
Algebra.Com's Answer #257394 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the width. Then length is (x-3)
\n" ); document.write( "Perimeter of a rectangle is 2*l + 2*w
\n" ); document.write( "2(x-3) + 2x = 114cm
\n" ); document.write( "Solve
\n" ); document.write( "2x - 6 + 2x = 114cm
\n" ); document.write( "4x = 120cm
\n" ); document.write( "x = 30cm is the width of the rectangle\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "2*27cm + 2*30cm = 114cm \n" ); document.write( "
\n" );