Originally posted by: TuxDave
Originally posted by: fritolays
it's a related rates problem
A soda can is to hold 12 fluid ounces. Find the dimensions (radius and height) that will minimize the amount of material used in its construction, assuming that the thickness of the material is uniform.
thanks....
Well, you're given two equations:
pi*(radius^2)*height = 12 : restriction due to the volume of the soda can
amount of material = pi*(radius^2) + 2*pi*radius*height : number you must minimize
Using the first equation, you can replace height in terms of radius. That way you have the amount of material a function of only one variable. If you take the derivative, you should be able to minimize it.
so you're saying.... solve the first equation in terms of radius
plug it in into the second equation for h..... take the first derivative?