Optimization - Find dimension of a cup that uses least amount of paper

disque
Messages
29
Reaction score
0

Homework Statement


A cone-shaped paper drinking cup is to be made to hold 30 cm3 of water. Find the height and radius of the cup that will use the smallest amount of paper.


Homework Equations


volume of a cone (1/3)(pi)(r^2)(h) = 30
SA of a cone pi(r)[sqrt(r^2 + h^2)]


The Attempt at a Solution


solve volume for h
plug h into SA
derive SA
calculate r
solve for h

I'm understanding how to do it, I just can't get the right answers.
 
Physics news on Phys.org


Show your work, so we can know where did you go wrong.
 


h = 90/(pir^2)

derivative of SA = 2pi*pir^2*r^2+90pi, denominator not needed, setting equal to zero.
 


I got a different derivative (even after clearing out some denominators).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top