Model real world questions as an optimization problem about a function \(f\text{.}\)
Use calculus techniques to fully analyze a modeled optimization problem and provide an answer in the form of a complete sentence.
Example26.1.Box of maximum volume.
A square piece of cardboard of dimension \(2\) meters is made into a box by cutting squares of equal dimension out of each corner and folding up the sides. (See Figure 26.2.) Find the dimension of the cutout squares that maximizes the volume of the resulting box.
Figure26.2.A box from a square
Solution.
Figure26.3.More detailed square-to-box diagram
Let \(x\) be the dimension of the cutout squares. The resulting box would have height \(x\text{,}\) and width and length both equal to \(2-2x\text{.}\) Its volume would thus be
Since the cutout square dimension \(x\) can range from \(0\) to \(1\text{,}\) we see that we wish to find the minimal value of \(V=f(x)\) on the interval \([0,1]\text{.}\) We have reduced the question to an extreme value theorem problem!
From this factored form we see easily that the critical points of \(f\) are \(x=1\) and \(x=\frac{1}{3}\text{.}\) Now evaluate \(f\) at the endpoints of \([0,1]\) and the critical points:
We conclude that choosing the dimension of the cutout square to be \(x=1/3\) meters results in a box of largest possible volume.
Procedure26.4.Applied optimization.
The following steps are useful for modeling and solving a word problem involving optimization.
Model the problem.
Make a detailed, labeled diagram summarizing the situation described.
Clearly define and name all important quantities in the problem.
Write down any important equations or formulas involving the quantities at play.
Identify the quantity \(q\) that is to be optimized.
Look for language suggesting maximum or minimum values: e.g., “largest”, “most”, “greatest”, “smallest”, “least”, etc..
Solve optimization problem.
Express the quantity we wish to optimize as a function \(q=f(x)\) of exactly one variable.
If the quantity appears to be given as a function of more than one independent variable, look for a constraint equation that allows us to reduce to exactly one independent variable.
Make explicit what the domain \(D\) of this function is, using the context of the problem.
Translate the given word problem as one of our types of optimization problems (e.g., EVT, find/classify critical points, curve sketching, etc.) for the function \(q=f(x)\text{.}\)
Use an appropriate procedure (e.g., EVT procedure, find/classify critical points, curve sketching, etc.) to solve the given optimization problem.
The domain \(D\) of \(f\) plays an important role in this step. In particular, pay attention to whether or not \(D\) is a closed finite interval.
Summarize.
Communicate the answer you derived in Step 2 in a plain English sentence that makes use of the language/context of the stated problem.
Make sure that you do indeed answer the problem posed and include units details if applicable.
Example26.5.Minimal fence perimeter.
Farmer Dudley is building a rectangular pen for his iguanas. He will use the 50 meter long side of his barn as one side of the pen, and will construct fencing for the remaining three sides of the pen. The pen must have a total area of 200 m\(^2\text{.}\) What is the minimum length of fencing Dudley must build to create an iguana pen matching these specifications.
Solution.
Figure26.6.Dudley’s iguana pen
Let \(x\) and \(y\) be the dimensions of the pen, where \(x\) is the length of the barn that Dudley makes use of. Since the area \(A=xy\) of the pen must be 200 m\(^2\text{,}\) we see that \(x\) and \(y\) must satisfy
Lastly, the constraint equation implies that \(x\) cannot be equal to zero; and since Dudley is using the barn side as one edge of his pen, we must have \(x\leq 50\text{.}\) Thus, we wish to find the minimal value of \(L=f(x)\) on the domain \(D=(0,50]\text{.}\)
We first find the critical points of \(f\) on this domain, since they are potential points where \(f\) attains a local minimum value. We solve
Thus the only critical point of \(f\) lying in \(D\) is \(x=20\text{.}\) The question now, is whether \(f(20)\) is the absolute minimum value of \(f\) on \(D\text{.}\) Note that we cannot apply Procedure 20.13 to answer this question, since our domain \(D\) is not a finite closed interval! Instead we look at the sign diagram of \(f'\text{.}\)
From this sign diagram we conclude that \(f\) is decreasing on the interval \((0,20]\) and increasing on the interval \([20,50]\text{.}\) It follows that
\begin{equation*}
f(20)=20+20=40
\end{equation*}
must be the absolute minimum value of \(f\) on \(D\text{,}\) since for any other \(x\in D\text{,}\) we have \(f(x)> f(20)\text{.}\) We conclude that minimal length of fencing Dudley can build to make his pen is \(40\) meters.
We conclude with a graph of \(f\text{,}\) the simple shape of which makes more tangible our logic above in arguing that \(f\) attains its absolute minimum value at \(x=20\text{.}\)
As we saw in the last example it is often the case that the domain \(D\) of the function we wish to optimize is not of the simple form \([a,b]\text{,}\) where Procedure 20.13 applies. In Example 26.5, we were optimizing a function on the interval \((0,50]\text{,}\) and had to rely on our wits a bit to convince ourselves that we have found an absolute extreme value. The following generalization of the extreme value theorem gives a more systematic procedure for finding absolute extreme values in such situations.
Procedure26.7.Generalized extreme value theorem.
Let \(I\) be an interval of any sort (i.e., \(I\) can be open, closed, or neither, and \(I\) can be finite or infinite), and let \(a\) and \(b\) be the (possibly infinite) left and right endpoints of \(I\text{.}\) Assume \(f\) is continuous on \(I\text{.}\) To investigate whether \(f\) attains a maximum or minimum value on \(I\text{,}\) proceed as follows.
Identify candidate inputs.
The candidate inputs where \(f\) potentially attains a local maximum or minimum value consist of the (i) any finite endpoints of \(I\) that are elements of \(I\text{,}\) and (ii) any critical points of \(f\) lying in \(I\text{.}\)
Evaluate \(f\).
Evaluate \(f\) at all candidates you found in Step 1. Let \(m\) be the minimum of these values, and let \(M\) be the maximum of these values.
Evaluate endpoint limits.
Evaluate the two endpoint limits \(\lim\limits_{x\to a^+}f(x)\) and \(\lim\limits_{x\to b^-}f(x)\text{.}\) (In the case where the given endpoint is infinite, the one-sided limit is understood simply as the corresponding limit at infinity.)
Compare \(m\text{,}\)\(M\text{,}\) and endpoint limits.
Assume that each limit in Step 3 either exists or is infinite.
If neither of the endpoint limits from Step 3 is less than \(m\) or equal to \(-\infty\text{,}\) then \(m\) is the absolute minimum value of \(f\) on \(I\text{.}\) Otherwise, there is no absolute minimum value.
If neither of the endpoint limits from Step 3 is greater than \(M\) or equal to \(\infty\text{,}\) then \(M\) is the absolute maximum value of \(f\) on \(I\text{.}\) Otherwise, there is no absolute maximum value.
Example26.8.Minimal fence perimeter (reprise).
Let’s use Procedure 26.7 to complete the last steps of our argument in Example 26.5. We were trying to find the absolute minimum value of \(f(x)=x+\frac{400}{x}\) on the half-open interval \(I=(0,50]\text{,}\) and had determined that \(x=20\) was the sole critical point of \(f\text{.}\)Procedure 26.7 instructs us to evaluate \(f\) at \(x=20\) and \(x=50\text{,}\) and compute the limit at \(0\text{:}\)
We conclude that \(f(20)=40\) is the absolute minimum value of \(f\) on \((0,50]\) (and that \(f\) has no absolute maximum value).
Example26.9.Closest point on parabola.
Find the \(Q\) on the parabola \(y=1-x^2\) whose distance to \(P=(-3,1)\) is the smallest possible. The distance between two points \(P_1=(x_1,y_1)\) and \(P_2=(x_2,y_2)\) in \(\R^2\) is defined as
Since the \(x\)-coordinate of \(Q\) can be any real number, we wish to find the minimum value of \(f\) on \(\R=(-\infty, \infty)\text{.}\) We follow Procedure 26.7.
Since \(f\) is differentiable everywhere, its critical points are solutions to \(f'(x)=0\text{.}\) We solve:
where the last step follows from the fact that a quotient is equal to zero precisely when its numerator is equal to zero.
Let \(g(x)=4x^3+2x+6\text{.}\) In general it is not so easy to find roots of a cubic polynomial. However, recall the fact that if \(g\) has an integer root, it must be a divisor of \(6\text{.}\) Trying a few divisors (\(\pm 1, \pm 2, \pm 3, \pm 6\)), we easily see that \(g(-1)=0\text{,}\) and hence that \((x+1)\) is a factor of \(g(x)\text{,}\) Using polynomial long division, we see that
Furthermore, using the quadratic formula, we see that the \(4x^2-4x-3\) has no real roots. Thus the root of \(g\) (and only critical point of \(f\)) is \(x=-1\text{.}\)
According to Procedure 26.7, to investigate extreme values of \(f\) on \((-\infty, \infty)\) we should evaluate \(f\) at \(x=-1\) and compute the limits of \(f\) at \(\pm \infty\text{:}\)
where the limit at infinity computations follow from the fact that \((x+3)^2+x^4\to \infty\) as \(x\to \pm \infty\text{.}\)
We conclude that \(f(-1)=\sqrt{5}\) is the absolute minimum value of \(f\text{,}\) and thus that \(Q=(-1,0)\) is the point on \(\mathcal{C}\) closest to \(P\text{.}\)