MHB How to Maximize the Volume of a Cylinder with a Given Perimeter?

AI Thread Summary
To maximize the volume of a cylinder formed from a rectangle with a perimeter of 400 cm, the relationship between the radius (r) and height (h) is established as h = 200 - r. The volume is expressed as V = πr^2(200 - r), which simplifies to V = π(200r^2 - r^3). Differentiating this function leads to V' = π(400r - 3r^2), setting the stage for finding critical points to maximize volume. Ultimately, the optimal dimensions are determined to be l = (2S)/3 and h = S/3, ensuring maximum volume for the cylinder.
Noah1
Messages
21
Reaction score
0
it is given that the perimeter of the rectangle is (80 + 120 + 80 + 120) = 400 cm From this you need to make a cylinder with maximin volume:
400 = 2r + 2h
2h = 400 - 2r
h = 200 - r .
We wish to MAXIMIZE the total VOLUME of the resulting CYLINDER
V = πr^2 h
However, before we differentiate the right-hand side, we will write it as a function of r only. Substitute for h getting
V = πr^2 h
V = πr^2 (200-r)
V = π(200r^2-r^3 )
Now differentiate this equation, getting
V’ = π(200r^2-r^3 )
V’ = π(400r-3r^2 )

- - - Updated - - -

Noah said:
it is given that the perimeter of the rectangle is (80 + 120 + 80 + 120) = 400 cm From this you need to make a cylinder with maximin volume:
400 = 2r + 2h
2h = 400 - 2r
h = 200 - r .
We wish to MAXIMIZE the total VOLUME of the resulting CYLINDER
V = πr^2 h
However, before we differentiate the right-hand side, we will write it as a function of r only. Substitute for h getting
V = πr^2 h
V = πr^2 (200-r)
V = π(200r^2-r^3 )
Now differentiate this equation, getting
V’ = π(200r^2-r^3 )
V’ = π(400r-3r^2 )

At this point I don't know where to go from here to solve for r
 
Mathematics news on Phys.org
If the dimensions of the rectangle are already given, then we only have 2 choices:

$$V_1=\pi\left(\frac{80}{2\pi}\right)^2120$$

$$V_2=\pi\left(\frac{120}{2\pi}\right)^280$$
 
Noah said:
It is given that the perimeter of the rectangle is 400 cm.
From this you need to make a cylinder with maximin volume:
I interpret this problem as follows:

There is a sheet of paper with a perimeter of 400 cm.
We will "roll" the sheet into a cylinder.
Find the dimensions of the paper which produces the cylinder of maximum volume.

This version requires a bit more work . . .


 
If we are free to choose the dimensions of the rectangle, so long as the perimeter is a certain value, then consider the diagram:

http://www.ekshiksha.org.in/Image_Surface_Areas_and_Volumes_IX/8.png

Let $S$ be the semi-perimeter (a constant), so that we have:

$$l+h=S$$

The volume of the resulting cylinder is:

$$V=\pi\left(\frac{l}{2\pi}\right)^2h=\frac{1}{4\pi}l^2h$$

At this point we may choose which of the variables we wish to replace, and since $l$ is being squared, for simplicity let's replace $h$:

$$V=\frac{1}{4\pi}l^2(S-l)=\frac{1}{4\pi}\left(Sl^2-l^3\right)$$

Hence, we now have the volume as a function of one variable $l$:

$$V(l)=\frac{1}{4\pi}\left(Sl^2-l^3\right)$$

We may ignore the constant $$\frac{1}{4\pi}$$ and simply optimise:

$$f(l)=Sl^2-l^3$$

So, taking the first derivative, and equating to zero, we obtain:

$$f'(l)=2Sl-3l^2=l\left(2S-3l\right)=0$$

From this, we obtain the two critical values:

$$l=0,\,\frac{2S}{3}$$

Now, if we utilize the second derivative test, on computing $f''$, we obtain:

$$f''(l)=2S-6l$$

And we find:

$$f''(0)=2S>0$$ This critical value is at a relative minimum.

$$f''\left(\frac{2S}{3}\right)=-2S<0$$ This critical value is at a relative maximum.

So, in order to maximize the volume of the cylinder, we require:

$$l=\frac{2S}{3}$$

$$h=\frac{S}{3}$$

Does that make sense?
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...

Similar threads

Back
Top