Question
Question: How to show that of all the rectangles with a given perimeter, the one with the greatest area is a s...
How to show that of all the rectangles with a given perimeter, the one with the greatest area is a square?
Solution
Hint : Given problem tests the concepts of derivatives and their applications. These type questions can be easily solved if we keep in mind the concepts of maxima and minima. In the problem, we are required to prove that of all the rectangles with a given perimeter, the one with the greatest area is a square.
Complete step by step solution:
Let us consider the rectangles with perimeter as P.
Then, P=2(l+b) where l represents length of the rectangle and b represents breadth of the rectangle.
Also, Area of rectangle =A=l×b
Now, we have to show that of all such rectangles, the greatest area is of a square. But for proving this fact, we have to first find the area function in one variable so that we can apply the maxima and minima concepts and first and second derivative tests.
So, l+b=(2P)
⇒l=(2P−b)
So, we can substitute this expression for length into the area function to obtain it in one variable solely.
A=(2P−b)×b
⇒A=2Pb−b2
Now, to find the maximum value of an area, we maximize the area function using the maxima and minima concepts.
Finding the first derivative of the area function with respect to b for the first derivative test, we get,
dbdA=dbd(2Pb−b2)
⇒dbdA=dbd(2Pb)−dbd(b2)
⇒dbdA=2P−2b
Equating dbdA with zero so as to find the critical points.
⇒dbdA=2P−2b=0
⇒2P=2b
Now, substituting the value of P from the equation P=2(l+b) , we get,
⇒22(l+b)=2b
⇒l+b=2b
⇒l=b
So, we get l=b as a condition for a critical point.
Finding second derivative of area function with respect to b for the second derivative test, we get,
db2d2A=dbd(2P−2b)=−2
Since the second derivative is negative, the critical point represents maxima. Hence, the greatest area occurs for l=b . We know that a rectangle having equal length and breadth is a square.
So, we can conclude that of all rectangles with a given perimeter, a square has the greatest area.
Hence, Proved.
Note : We can solve the problems involving the maxima and minima concept by two methods: the first derivative test and the second derivative test. The second derivative test involves finding the local extremum points and then finding out which of them is local minima and which is local maxima