.
Sabrina is building a garden against the back wall of her house. She needs to put mesh fence
around the three outside edges to stop the racoons getting into the garden. If she has 60 m of
mesh fence, what dimensions will optimize the area of the garden? What is the maximum area
the garden?
~~~~~~~~~~~~~~~
Since one side is back wall of the house, the rectangle's fence perimeter will be
L + 2W = 60 meters.
where L is the dimension along the wall and W is the dimension perpendicular to the wall.
Hence, L = 60 - 2W meters.
Area = Length * Width.
Substitute (60-2W) for L:
A = W(60 - 2W) (1)
A = -2W^2 + 60W.
It is a quadratic function. It has the maximum at x = -b/(2a), where "a" is the coefficient at the quadratic term
and "b" is the coefficient at the linear term, according to the general theory.
(See the lessons
- HOW TO complete the square to find the minimum/maximum of a quadratic function
- Briefly on finding the minimum/maximum of a quadratic function
in this site).
In your case, the maximum is at
W = = = 15.
So, W = 15 meters is the dimension perpendicular to the wall of the house.
Then the length is L = 60 - 2W = 60 - 2*15 = 30 meters.
Find the max area. It is
A = L*W = 30*15 = 450 square meters. It is the maximum area.
ANSWER. The dimensions are 30 m along the wall and 15 m perpendicular to the wall
The maximum area is 450 m^2.
Solved.
----------------
My other lessons in this site on finding the maximum/minimum of a quadratic function are
- HOW TO complete the square to find the minimum/maximum of a quadratic function
- Briefly on finding the minimum/maximum of a quadratic function
- HOW TO complete the square to find the vertex of a parabola
- Briefly on finding the vertex of a parabola
- A rectangle with a given perimeter which has the maximal area is a square
- A farmer planning to fence a rectangular garden to enclose the maximal area
- A rancher planning to fence two adjacent rectangular corrals to enclose the maximal area
- Finding the maximum area of the window of a special form
- Using quadratic functions to solve problems on maximizing revenue/profit