document.write( "Question 469980: The length of a rectangle is 3 inches less than twice the width. If the perimeter of the rectangle is 18 inches, find the width of the rectangle.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #322404 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "The length of a rectangle is 3 inches less than twice the width
\n" ); document.write( "Let x and (2x-3) represent the width and length respectively
\n" ); document.write( " 2(2x-3) + 2x = 18in
\n" ); document.write( " 6x = 24in
\n" ); document.write( " x = 4in, the width. The length is 5in (2*4in-3in)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*5in + 2*4in = 18in \n" ); document.write( "
\n" );