document.write( "Question 1162251: The length of a rectangle is 4 feet less than twice the width. The perimeter is 52 feet. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #786007 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle is 4 feet less than twice the width. The perimeter is 52 feet. Find the length and width.
\n" ); document.write( "-------------
\n" ); document.write( "L = 2W - 4
\n" ); document.write( "P = 2W + 2L = 52
\n" ); document.write( "
\n" );