document.write( "Question 1125509: A landscape architect designs a garden with a perimeter of 44 feet. The width is 2 feet less than the length. Find the length and the width.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #741832 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If it's a rectangle: \n" ); document.write( "L + W = 22 \n" ); document.write( "L - W = 2 \n" ); document.write( "-------------- Add \n" ); document.write( " |