document.write( "Question 414201: The width of a rectangle is 2 units less than the length. If l represents the length of the rectangle,how would I write this? \n" ); document.write( "
Algebra.Com's Answer #290503 by jjordan95(63)\"\" \"About 
You can put this solution on YOUR website!
\"w=l-2\" \n" ); document.write( "
\n" );