document.write( "Question 886618: Ilene was building a flower garden whose perimeter could not exceed 40 feet. She wanted the length and width of the garden to be in the ration 2:3. What was the maximum possible area of the garden. \n" ); document.write( "
Algebra.Com's Answer #536117 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Perimeter = 2 length + 2 width \n" ); document.write( "40 = 2L + 2W \n" ); document.write( "20 = L + W \n" ); document.write( "The maximum values for L and W combined cannot exceed 20. \n" ); document.write( "2:3 = 5 \n" ); document.write( "20/5 = 4 \n" ); document.write( "2*4:3*4 \n" ); document.write( "8:12 <<--maximum dimensions of garden \n" ); document.write( "Maximum possible area, then, is 8 * 12 = |