Tin can with the least amount of tin

  • Thread starter Thread starter Elpinetos
  • Start date Start date
Elpinetos
Messages
47
Reaction score
0

Homework Statement


Find the smallest r and h for a tin can with Volume a) 1L b) V so that the amount of tin used is minimal

Homework Equations


V=r^{2}\pi h
A=2\pi(r^{2}+h)

The Attempt at a Solution


Since the area has to be minimal, I expressed r from V
r^{2}=\frac{V}{\pi h}
and inputed it into the equation of A
A=2\pi(\frac{V}{\pi h}+h)

Now I get the first derivative:
\frac{dh}{dA}=2\pi(\frac{-V}{\pi^{2}h^{2}}+1)

I set this to equal 0, do the algebra and end up with
-1=\frac{-V}{\pi^{2}h^{2}} \\<br /> -\pi^{2}h^{2}=-V \\<br /> \pi^{2}h^{2}=V \\ <br /> h^{2}=\frac{V}{\pi^{2}}\\<br /> h=\frac{\sqrt{V}}{\pi}<br />

When I input this into the equation for r I get:
r=\frac{\sqrt[4]{V}}{\sqrt{\pi}}

If I set V=1 it gives me ~0.32 for h and ~0.56 for r

The solution book tells me the solution is
r=\sqrt[3]{V(2\pi)}
h=2\sqrt[3]{V(2\pi)}<br />

Which would give me totally different values for h and r

Where did I make a mistake? :(
 
Last edited:
Physics news on Phys.org
I cleaned up your LaTeX, which was pretty hard to read.
Elpinetos said:

Homework Statement


Find the smallest r and h for a tin can with Volume a) 1L b) V so that the amount of tin used is minimal

Homework Equations


V=r^{2}\pi h
A=2(r^{2}+h)
Your formula for area is wrong. The total surface area should include the cylinder, which is made from a rectangular piece, plus two circular end pieces.
Elpinetos said:

The Attempt at a Solution


Since the area has to be minimal, I expressed r from V
r^{2}=\frac{V}{\pi h}
and inputed it into the equation of A
A=2\pi(\frac{V}{\pi h}+h)

Now I get the first derivative:
\frac{dh}{dA}=2\pi(\frac{-V}{\pi^{2}h^{2}}+1)

I set this to equal 0, do the algebra and end up with
-1=\frac{-V}{\pi^{2}h^{2}} \\<br /> -\pi^{2}h^{2}=-V \\<br /> \pi^{2}h^{2}=V \\ <br /> h^{2}=\frac{V}{\pi^{2}}\\<br /> h=\frac{\sqrt{V}}{\pi}<br />

When I input this into the equation for r I get:
r=\frac{\sqrt[4]{V}}{\sqrt{\pi}}

If I set V=1 it gives me ~0.32 for h and ~0.56 for r

The solution book tells me the solution is
r=\sqrt[3]{V(2\pi)}
h=2\sqrt[3]{V(2\pi)}<br />

Which would give me totally different values for h and r

Where did I make a mistake? :(
 
  • Like
Likes 1 person
Thank you, but I looked into my formula booklet just now and it tells me that the area is 2r^{2}\pi+2r\pi hwhich is 2\pi(r^{2}+h)

I just saw that I forgot to write it into my LaTeX above, but I still calculated with it, so that can't be it Oo

EDIT: I just saw I forgot the second r...
Nevermind... Thank you

>.<
 
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