Finding the Maximum and Minimum Value of a Quadratic Function
There are many real-world scenarios that involve finding the maximum or minimum value of a quadratic function, such as applications involving area and revenue.
The vertex of a parabola is the highest (maximum) or lowest (minimum) point, depending on the direction the parabola opens.
Two parabola functions with key points and equations labeledA backyard farmer wants to enclose a rectangular space for a new garden within her fenced backyard. She has purchased [latex]80[/latex] feet of wire fencing to enclose three sides, and she will use a section of the backyard fence as the fourth side.
Diagram of the garden and the backyard
Find a formula for the area enclosed by the fence if the sides of fencing perpendicular to the existing fence have length [latex]L[/latex]. Then, use the formula to answer: What dimensions should she make her garden to maximize the enclosed area?
Let’s use a diagram to record the given information.Let [latex]L[/latex] represents the length of the fence and [latex]W[/latex] represents the width of the fence.
We know we have only [latex]80[/latex] feet of fence available, and [latex]L+W+L=80[/latex], or more simply, [latex]2L+W=80[/latex].
This allows us to represent the width, [latex]W[/latex], in terms of [latex]L[/latex].
[latex]W=80 - 2L[/latex]
Now, we are ready to write an equation for the area the fence encloses. We know the area of a rectangle is length multiplied by width.
Graph of a parabolic function with the vertex labeled
This problem also could be solved by graphing the quadratic function. We can see where the maximum area occurs on a graph of the quadratic function below.
Interpretation of the vertex: The maximum value of the function is an area of [latex]800[/latex] square feet, which occurs when [latex]L=20[/latex] feet. When the shorter sides are [latex]L = 20[/latex] feet, there is [latex]W = 80-2(20) = 40[/latex] feet of fencing left for the longer side.
So, to maximize the area, she should enclose the garden so the two shorter sides have length [latex]20[/latex] feet and the longer side parallel to the existing fence has length [latex]40[/latex] feet.
The problem we solved above is called a constrained optimization problem. We can optimize our desired outcome given a constraint, which in this case was a limited amount of fencing materials.