4.5: Optimization II

In 4.4 we were given functions to find the absolute maxima/minima of. This section will deal with optimization problems where there is no function given.

Guidelines for Solving Optimization Problems


  1. Assign a letter to each variable mentioned in the problem. If it helps, draw a figure to help you identify variables.
  2. Find a mathematical expression for the quantity to be optimized.
  3. Eliminate all variables in the expression except for one. Be careful of domain restrictions (such as physical length needs to be greater than zero).
    1. Use information you haven't used yet in the problem to find an equation relating the variables with each other.
  4. Optimize the function $f$ over its domain using 4.4 ideas.

Maximization Problems


A man wishes to have a rectangular-shaped garden in his backyard. He has 50 feet of fencing in which to enclose his garden. Find the dimensions for the largest garden he can have if he uses all of the fencing.
By cutting away identical squares from each corner of a rectanguar piece of cardboard and folding up the resulting flaps, the cardboard may be turned into an open box. If the cardboard is 16 inches long and 10 inches wide, find the dimensions of the box that will yield the maximum volume.

Minimization Problems


Your company requires that its corned beef hash containers have a capacity of 54 cubic inches, have the shape of a right circular cylinder, and be made of aluminium. Determine the radius and height of the container that requires the least amount of metal.
You are the sole agent for the Excalibur 250-cc motorcycle. Management estimates the demand for these motorcycles is 10,000 per year and they will sell at a uniform (linear) rate throughout the year. The cost incurred in ordering each shipment of motorcycles is $10,000 and the cost per year of storing each motorcycle is $200.
How large should each order be, and how often should orders be placed, to minimize ordering and storage costs?