Question 538428
A rectangular sheet of perimeter 40 cm and dimensions x cm by y cm is to be rolled into a cylinder.  What values of x and y given the largest cylinder volume?
-------------------
2(x + y) = 40
y = 20 - x
------------
x = 2*pi*r
r = x/2pi
-----------
Vol = pi*r^2*y = pi*(x/2pi)^2*(20 - x)
Vol = x^2*(20-x)/4pi
{{{Vol = (20x^2 - x^3)/4pi}}}
dV/dx = (1/4pi)*(40x - 3x^2) = 0
3x^2 = 40x
x = 40/3
---------------
Local max at x = 40/3, y = 20/3 cm
-----------
PS  Max volume = 94.314 cc