document.write( "Question 298798: the width of a rectangle is 3 meters less than the length. the perimeter is 14 meters. find the width. \n" ); document.write( "
Algebra.Com's Answer #214875 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
14=2L+2(L-3)\r
\n" ); document.write( "\n" ); document.write( "14=2L+2L-6\r
\n" ); document.write( "\n" ); document.write( "20=4L\r
\n" ); document.write( "\n" ); document.write( "L=5, W=2
\n" ); document.write( "
\n" );