Applied optimisation
Optimisation is the chapter's payoff. Real problems , minimising the surface area of a box, maximising the revenue of a firm , become exercises in calculus once we write the quantity to optimise as a function of a single variable. This subtopic walks through the recipe and a gallery of classical examples.
The recipe
- Read carefully and identify what is to be maximised or minimised.
- Draw a diagram if geometric.
- Name the variables. Choose one as the independent variable.
- Express the target quantity as a function of the chosen variable, using any constraints.
- Differentiate and find critical points.
- Classify critical points (1st or 2nd derivative test).
- Check endpoints if applicable.
- State the answer with units.
Classic example: largest rectangle in a semicircle
Find the largest rectangle that can be inscribed in a semicircle of radius .
Let the rectangle have width (so where is the horizontal coordinate) and height where .
Area .
.
Set to : , . Then .
Maximum area: .
Box from a sheet
Make an open box from a square sheet of side by cutting squares of side from each corner and folding. Find the value of that maximises the volume.
After folding, the box has base and height .
, .
.
Set to : (boundary, excluded) or .
Maximum at . Volume .
Worked examples
Example 1. Find two positive numbers whose sum is and whose product is maximum.
, maximise . Substitute: , . . So , max product .
Example 2. Find the cylinder of largest volume inscribed in a sphere of radius .
Cylinder: radius , height . From sphere: . Volume .
, .
Max volume: .
Example 3. A window has the shape of a rectangle topped by a semicircle. The perimeter is m. Find the dimensions that maximise the area of light admitted.
Let width , rectangular height . Perimeter: , so .
Area .
.
. So .
Width is .
Example 4. Find the point on closest to .
Distance squared: . Differentiate: .
Critical points: or . Values: ; .
Closest points: .
Example 5. A wire of length m is cut into two pieces. One forms a square, the other a circle. Find the lengths to maximise total enclosed area.
Let one piece be (square side ) and the other (circle radius ).
Area .
at minimum. Check second derivative: . So this is a min.
Maximum is at an endpoint: (all circle) gives . (all square) gives . So all wire on circle for max area.
Example 6. A manufacturer can sell items at rupees each. Cost is . Find that maximises profit.
Revenue . Profit .
. Profit: .
Wait , negative profit means losing money. Let me re-examine: max profit = means even at the optimal production level, the firm loses rupees. The firm should not produce.
(Or the problem could have intended different numbers; the procedure is correct.)
Try it yourself
- Find two positive numbers whose product is and sum is minimum.
- A rectangular box with a square base, open at the top, has volume cm. Find dimensions of minimum surface area.
- Find the maximum area of an isosceles triangle inscribed in an ellipse with axes .
- A wire of length is bent into a rectangle. Find the side ratio that maximises area.
- Find the shortest distance from to the parabola .
- A right circular cylinder is inscribed in a cone of height and base radius . Find the cylinder's largest volume.
- A man m tall walks toward a -m lamp post at m/s. Find the rate at which the tip of his shadow moves.
- A wire is bent to form a rectangle of perimeter . Find the rectangle of maximum area.
- Show: the rectangle of maximum perimeter that fits in a given square is the square itself.
- A cone of height has slant length fixed. Find for maximum volume.
- A man in a boat km from a straight shore wants to reach a point km up the shore in minimum time. He rows at km/h and walks at km/h. Where should he land?
- Find the maximum area of a triangle with given perimeter.
- Show that of all rectangles of given diagonal, the square has maximum area.
- A box has square base and open top. Volume cm. Find dimensions of minimum surface area.
Pitfalls / Tricks
- Always write the target as a function of one variable using the constraint.
- Use the second derivative test or first derivative test to confirm max vs min.
- Check endpoints , the max often occurs at a boundary.
- Negative profit / negative cost / negative dimensions are nonsensical answers; check.
- For geometric problems, draw a picture and label all variables before computing.
This concludes the chapter. The next chapter on integrals is the antiderivative twin of differentiation.