document.write( "Question 1082491: A farmer plans to use 220 feet of fencing and a side of her barn to enclose a rectangular garden​. What dimensions of the rectangle would give the maximum​ area? What is that​ area? \n" ); document.write( "
Algebra.Com's Answer #696566 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the length of a side that
\n" ); document.write( "is perpendicular to the barn
\n" ); document.write( "The sides will be:
\n" ); document.write( "\"+x+\", \"+x+\", and \"+220+-+2x+\"
\n" ); document.write( "----------------------------------
\n" ); document.write( "The area of the rectangular garden is:
\n" ); document.write( "\"+A+=+x%2A%28+220+-+2x+%29+\"
\n" ); document.write( "\"+A+=+-2x%5E2+%2B+220x+\"
\n" ); document.write( "The plot of this is a parabola. It has the form:
\n" ); document.write( "\"+y+=+a%2Ax%5E2+%2B+b%2Ax+%2B+c+\" ( \"+c+=+0+\" )
\n" ); document.write( "The formula for the x-coordinate of the
\n" ); document.write( "vertex ( maximum in this case ) is:
\n" ); document.write( "\"+x%5Bv%5D+=+-b%2F%282a%29+\"
\n" ); document.write( "\"+x%5Bv%5D+=+-220%2F%28+2%2A%28-2%29+%29+\"
\n" ); document.write( "\"+x%5Bv%5D+=+55+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "Plug this result back into equation.
\n" ); document.write( "\"+A%5Bmax%5D+=+-2%2A55%5E2+%2B+220%2A55+\"
\n" ); document.write( "\"+A%5Bmax%5D+=+-6050+%2B+12100+\"
\n" ); document.write( "\"+A%5Bmax%5D+=+6050+\"
\n" ); document.write( "The maximum area is 6050 ft2
\n" ); document.write( "----------------------------------
\n" ); document.write( "check:
\n" ); document.write( "The sides are:
\n" ); document.write( "\"+x+=+55+\"
\n" ); document.write( "\"+220+-+2x+=+220+-+110+\"
\n" ); document.write( "\"+220+-+2x+=+110+\"
\n" ); document.write( "so:
\n" ); document.write( "\"+A+=+55%2A110+\"
\n" ); document.write( "\"+A+=+6050+\"
\n" ); document.write( "and
\n" ); document.write( "The total length of fence is:
\n" ); document.write( "\"+2%2A55+%2B+A%2F55+\"
\n" ); document.write( "\"+110+%2B+6050%2F55+\"
\n" ); document.write( "\"+110+%2B+110+=+220+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );