| 
 
 
| Question 864008:  A   cylindrical   container   is   to   have   a   volume   of   100 pi  square   inches.   Suppose   that   the   material   for   the   curved   side   costs   twice   as   much   as   the   material   for   the   top,   while   the   material   for   the   bottom   costs   three   times   as   much   as   the   material   for   the   top.   Find   the   dimensions   of   the   cylinder   that   minimize   cost   of   construction.
 Answer by josgarithmetic(39630)
      (Show Source): 
You can put this solution on YOUR website! Surface Area:  , using h for length top to bottom. 
 Material Prices:  Each refers to the material for the top.
 Top, x money units per square inch
 Curved Side, 2x
 Bottom, 3x
 
 Account for Material Cost:
  
   
 A function for material cost for the cylinder is wanted, and we have two variables, h and r.  We are assuming x is known, so it is a constant.  We can use the given volume 100*pi to find a formula for h:
 
 
  
  Substitute into the Material Cost expression to make the function.
 
  We do not need to specifically know any particular value for x; it is "the money unit" and for all practical purposes, since the ratios were already given, x=1...
 
  
  
  We should be able to look for r-axis intercepts, treating r as the horizontal number line.  ...Maybe not...
 
 
  
  -
 Either form of this C function would do; this seems to be a Calculus derivative problem.  Find first derivative, and look for a minimum value where the derivative is zero.
 I resorted to Google to look at the graph instead of actually finding and using the derivative.  The minimum looks like it is around r=3 for the minimum cost.
 | 
  
 | 
 |