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 #741834 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A simple solution using logical reasoning instead of formal algebra.... \n" ); document.write( "Increase the width by 2 feet. \n" ); document.write( "Now the garden is a square with a perimeter of 44+4 = 48 feet. \n" ); document.write( "That means the new garden is a square with side length 48/4 = 12. \n" ); document.write( "Now take away those 2 extra feet you added to the width. \n" ); document.write( "The garden the architect designed has length 12 and width 10. \n" ); document.write( " |