document.write( "Question 475831: A developer wants to enclose a rectangular grassy lot that borders a city street for parking. If the developer has 336 feet of fencing and does not fence the side along the street, what is the largest area that can be enclosed? \n" ); document.write( "
Algebra.Com's Answer #326297 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Assuming that the developer fences three sides of a rectangle, we can define dimensions x and y such that\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + y = 336\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area = xy\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "By the AM-GM inequality (Google this if you don't know what it is),\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The largest possible area is 14112 ft^2, which occurs in the equality case (2x = y). \n" ); document.write( " |