SOLUTION: 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.
If he has 2800 fe
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.
If he has 2800 feet of fencing, what values of x and y will maximize the enclosed area?
x = ? feet
y = ? feet Answer by jsmallt9(3758) (Show Source):
You can put this solution on YOUR website! Let x = the lengths of the sides of the field that are perpendicular to the barn.
Let y = the length of the side of the field that is parallel to the barn.
With x and y we can now express the perimeter of the field:
x + x + y = 2800
which simplifies to
2x + y = 2800
The area of the field will be:
A = x*y
TO solve this we start by solving the perimeter equation for y. Subtracting 2x from each side we get:
y = 2800 - 2x
We can substitute this into the area equation for the y:
A = x*(2800 - 2x)
which simplifies to:
or
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 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.
You may have learned that the x coordinate of the vertex of a parabola is equal to . Since the b = 2800 and the a = -2, the x coordinate of our parabola will be:
which simplifies as follows:
x = 700
So the value for x that gives us the greatest area is 700. We can use
y = 2800 - 2x
to find the y value:
y = 2800 - 2(700)
y = 2800 - 1400
y = 1400
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.
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!!