document.write( "Question 411818: Jesse is planning avgarden. She has 24 feet of fencing to use and plans to use the garage as one side of the garden. If the garden will be rectangular in shape, what is the area of the largest garden jesse can build? If she wants to maximize the area is this the best design? Explain your answer. \n" ); document.write( "
Algebra.Com's Answer #289385 by shree840(260)![]() ![]() You can put this solution on YOUR website! The largest area is given by a square design\r \n" ); document.write( "\n" ); document.write( "let us analyse \n" ); document.write( "perimeter is 24 \n" ); document.write( "each side 6ft\r \n" ); document.write( "\n" ); document.write( "we can have width 1 length 11 area 11 \n" ); document.write( " width 2 length 10 area 20 \n" ); document.write( " 3 lenght 9 area 27 \n" ); document.write( " 4 length 8 area 32 \n" ); document.write( " 5 lenght 7 area 35 \n" ); document.write( " 6 lenght 6 area 36 \n" ); document.write( " we do not need to go further as width 5 lenght 7 will be above also \n" ); document.write( " |