document.write( "Question 1047587: A garden is in the shape of a rectangle. The length is 10 feet less than twice the width, and the perimeter is 160 feet. Find the length? \n" ); document.write( "
Algebra.Com's Answer #663173 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "L is 10 feet less than twice the width
\n" ); document.write( "P = 2L + 2w
\n" ); document.write( "160' = 2(2w-10) + 2w
\n" ); document.write( "180' = 6w
\n" ); document.write( "30' = w and L = 50'
\n" ); document.write( "AND
\n" ); document.write( "checking Perimeter
\n" ); document.write( "60' + 100' = 160' CHECKS!
\n" ); document.write( " \n" ); document.write( "
\n" );