document.write( "Question 1109412: the length of a rectangular area rug is 3 feet less than twice the width. Express the length of the rug in terms of the width of the rug \n" ); document.write( "
Algebra.Com's Answer #724395 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
width is w
\n" ); document.write( "length is 2w-3, which is 3 feet fewer than twice as much.
\n" ); document.write( "
\n" );