document.write( "Question 86312: the length of a rectangle is 2 cm more than twice its width. If the perimeter of the rectangle is 52 cm, find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #62407 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the length of a rectangle is 2 cm more than twice its width. If the perimeter of the rectangle is 52 cm, find the dimensions of the rectangle.
\n" ); document.write( "-----------
\n" ); document.write( "Let the width be \"x\" cm; length = \"2x+2\" cm.
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "52 = 2(2x+2+x)
\n" ); document.write( "26 = 3x+2
\n" ); document.write( "3x = 24
\n" ); document.write( "x = 8 cm (width)
\n" ); document.write( "x+2 = 10 cm (length)
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );