Suppose a farmer has a certain length of fence, $P$ and wished to enclose the largest possible area. What shape area should the farmer choose?
Answer is "circle".But, how is it derived?
MY TRY: My book says assume that farmer had to enclose rectangular area, and then proceed. So, I used Lagrangian and supposed that $x$ is length and $y$ is breadth and got that $x=y=\frac{P}{4}$, i.e. the area should be square. But, what if the constraint "rectangular area" is omitted? How to show that "a circular field encloses maximal area for minimal perimeter?"