document.write( "Question 615351: A farmer decides to enclose a rectangular field using the side of a barn as one side of the rectangle. The figure below shows the fenced area he wants to make.\r
\n" ); document.write( "\n" ); document.write( "If he has 2800 feet of fencing, what values of x and y will maximize the enclosed area?\r
\n" ); document.write( "\n" ); document.write( "x = ? feet
\n" ); document.write( "y = ? feet
\n" ); document.write( "

Algebra.Com's Answer #387125 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
Let x = the lengths of the sides of the field that are perpendicular to the barn.
\n" ); document.write( "Let y = the length of the side of the field that is parallel to the barn.

\n" ); document.write( "With x and y we can now express the perimeter of the field:
\n" ); document.write( "x + x + y = 2800
\n" ); document.write( "which simplifies to
\n" ); document.write( "2x + y = 2800

\n" ); document.write( "The area of the field will be:
\n" ); document.write( "A = x*y

\n" ); document.write( "TO solve this we start by solving the perimeter equation for y. Subtracting 2x from each side we get:
\n" ); document.write( "y = 2800 - 2x

\n" ); document.write( "We can substitute this into the area equation for the y:
\n" ); document.write( "A = x*(2800 - 2x)
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"A+=+2800x+-+2x%5E2\"
\n" ); document.write( "or
\n" ); document.write( "\"A+=+-2x%5E2+%2B+2800x\"

\n" ); document.write( "Assuming you are not in a Calculus class, the next step is to recognize that the Area equation is the equation of a parabola. And, since the coefficient of \"x%5E2\" is negative, this parabola opens downward. If we picture such a parabola, we should be able to realize that it will have a maximum (or highest) point. This will be the vertex of the parabola. So we want to find the x coordinate for the vertex of the parabola.

\n" ); document.write( "You may have learned that the x coordinate of the vertex of a parabola is equal to \"-b%2F%282a%29\". Since the b = 2800 and the a = -2, the x coordinate of our parabola will be:
\n" ); document.write( "\"x+=+-%282800%29%2F%282%28-2%29%29\"
\n" ); document.write( "which simplifies as follows:
\n" ); document.write( "\"x+=+-%282800%29%2F%28-4%29\"
\n" ); document.write( "x = 700

\n" ); document.write( "So the value for x that gives us the greatest area is 700. We can use
\n" ); document.write( "y = 2800 - 2x
\n" ); document.write( "to find the y value:
\n" ); document.write( "y = 2800 - 2(700)
\n" ); document.write( "y = 2800 - 1400
\n" ); document.write( "y = 1400

\n" ); document.write( "So the maximum area can be achieved if the sides perpendicular to the barn are 700 feet and the side parallel to the barn is 1400 feet.

\n" ); document.write( "P.S. This solution means the barn must be 1400 feet long itself in order for it to be the 4th side of the field. That's an awfully long barn!!
\n" ); document.write( "
\n" ); document.write( "
\n" );