document.write( "Question 701053: the lenght of a rectangle is 2 less than 3 times its width. the perimeter of the rectangle is 36 inches.determine the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #432181 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the length of a rectangle is 2 less than 3 times its width. the perimeter of the rectangle is 36 inches.determine the dimensions of the rectangle.
\n" ); document.write( "----
\n" ); document.write( "Let the width be \"x\":
\n" ); document.write( "Then the length is \"3x-2\":
\n" ); document.write( "----------------------------
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "36 = 2(3x-2 + x)
\n" ); document.write( "18 = 4x-2
\n" ); document.write( "4x = 20
\n" ); document.write( "x = 5 inches (width)
\n" ); document.write( "----
\n" ); document.write( "3x-2 = 13 inches (length)
\n" ); document.write( "-----------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );