document.write( "Question 183216: a farmer decides to enclose a rectangular garden, using the side of a barn as one side of the rectangle. What is the maximum area that the farmer can enclose with 80ft of fence? What should the dimensions of the garden be to give this area? \n" ); document.write( "
Algebra.Com's Answer #137639 by edjones(8007)![]() ![]() You can put this solution on YOUR website! A square gives the largest area for a rectangle. \n" ); document.write( "Let each side be 80/3 ft. \n" ); document.write( "The area=(80/3)^2=6400/9 ft^2 \n" ); document.write( "Dimensions of garden are a square with 80/3 ft sides. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |