Hello, doctorgk!
A rectangle made of elastic material will be made into a cylinder by joining edges AD and BC.
To support the structure, a wire of fixed length L is placed along the diagonal of the rectangle.
Find the angle
that will maximize the volume of the cylinder. Code:
D * - - - - - - - * C
| * |
| * |
| L * |
| * | L·sinθ
| * |
| * |
| * θ |
A * - - - - - - - * B
L·cosθ We have: . 
The height of the cylinder is: . ![h \:=\:CB \:=\:L\sin\theta\;\;{\color{blue}[1]}](http://latex.codecogs.com/png.latex?h \:=\:CB \:=\:L\sin\theta\;\;{\color{blue}[1]})
is the circumference of the circular base of the cylinder.
. . ![L\cos\theta \,=\,2\pi r\quad\Rightarrow\quad r \:=\:\frac{L\cos\theta}{2\pi}\;\;{\color{blue}[2]}](http://latex.codecogs.com/png.latex?L\cos\theta \,=\,2\pi r\quad\Rightarrow\quad r \:=\:\frac{L\cos\theta}{2\pi}\;\;{\color{blue}[2]})
The volume of a cylinder is: . ![V \;=\;\pi r^2h\;\;{\color{blue}[3]}](http://latex.codecogs.com/png.latex?V \;=\;\pi r^2h\;\;{\color{blue}[3]})
Substitute [1] and [2] into [3]: . ^2(L\ sin\theta) )
. . and we have: . 
And that is the function to be maximized . . . good luck!