Practice solving optimization problems by defining variables, writing objective functions, applying constraints, and using derivatives to find maximum or minimum values.
Read each problem carefully. Define variables, write an objective function, use the given constraints, and justify that your answer gives a maximum or minimum.
Using derivatives to maximize and minimize quantities
Calculus - Grade advanced
- 1
Find two positive numbers whose sum is 40 and whose product is as large as possible.
- 2
A rectangle has perimeter 60 meters. Find the dimensions that maximize its area.
- 3
A farmer has 200 meters of fencing to make a rectangular pen along a straight river. The side along the river needs no fence. Find the dimensions that maximize the enclosed area.
- 4
Find the point on the parabola y = x^2 that is closest to the point (0, 4).
- 5
An open-top box is made by cutting equal squares of side length x from the corners of a 30 cm by 20 cm sheet of cardboard and folding up the sides. Find the value of x that maximizes the volume.
- 6
A closed cylindrical can must hold 500 cubic centimeters of liquid. Find the radius and height that minimize the surface area.
- 7
A right circular cone has volume 36pi cubic units. Find the radius and height that minimize its lateral surface area plus base area.
- 8
Find the maximum value of f(x) = x^3 - 6x^2 + 9x + 2 on the interval [0, 5].
- 9
Find the minimum value of f(x) = x + 9/x for x > 0.
- 10
A company finds that the profit from selling x hundred items is P(x) = -2x^3 + 24x^2 + 90x - 50, where 0 <= x <= 10. Find the production level that maximizes profit.
- 11
A wire 100 cm long is cut into two pieces. One piece is bent into a square, and the other is bent into a circle. How should the wire be cut to minimize the total enclosed area?
- 12
A rectangle is inscribed under the curve y = 12 - x^2 and above the x-axis, with its base on the x-axis and its sides vertical. Find the dimensions of the rectangle with maximum area.
- 13
Find the positive number x that minimizes the sum of x and the reciprocal of its square, f(x) = x + 1/x^2.
- 14
A boat is 3 km from the nearest point on a straight shoreline. A destination is 10 km along the shoreline from that nearest point. The boat travels at 6 km/h on water and 10 km/h on land. At what point along the shore should the boat land to minimize total travel time?
- 15
Find the dimensions of the rectangle of largest area that can be inscribed in a circle of radius 5.