Most efficient cost for a cylinder

  • Thread starter Thread starter EricPowell
  • Start date Start date
  • Tags Tags
    Cylinder
EricPowell
Messages
26
Reaction score
0

Homework Statement


An open-topped cylinder is to have a volume of 250 cm3. The material for the bottom of the pot costs 4 cents per cm2, and the material for the side of the pot costs 2 cents per cm2. What dimensions will minimize the total cost of this pot?

The Attempt at a Solution


$$
A_{bottom}=πr^2
\\
C_{bottom}=4(πr^2)
$$

$$
A_{side}=2πrh
\\
C_{side}=2(2πrh)
$$

$$
V=πr^2h
\\
250=πr^2h
\\
h=\frac {250}{πr^2}
\\
∴C_{side}=2(2πr\frac {250}{πr^2})
$$

$$
C_{total}=4(πr^2+2(2πr\frac {250}{πr^2})
\\
\frac {d(C_{total})}{d(r)}=8πr-\frac{1000}{πr^3}
$$

Then I tried to use the first derivative test. I am stuck.
 
Last edited:
Physics news on Phys.org
Uhh I messed something up there with itex.
 
I really messed up the formatting in that first post so it kind of looks like a mess. Until I figure that out, perhaps someone could point me in the right direction to solving the question?
 
Okay I think I fixed all the formatting. Silly me.
 
NEVERMIND. I figured out my silly error. It's all good now. Can I delete this thread?
 
EricPowell said:
NEVERMIND. I figured out my silly error. It's all good now. Can I delete this thread?
We don't delete threads as a matter of course. Even though it's of no use to you now, others might find it helpful.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top