Given that the perimeter of a rectangle is 50, find the largest possible area of this rectangle.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The quadrilateral with the greatest area for a given perimeter is a square. From this we can say that each side has a length of 4 5 0 To find area, solve 4 5 0 ∗ 4 5 0 which equals 1 5 6 . 2 5 .
EXTRA PROOF
If you don't believe me that a square will give the greatest area, you can use calculus to prove it
PERIMETER
P = 2 a + 2 b = 5 0 , where a and b are the side lengths.
AREA
A = a ∗ b
2 a + 2 b = 5 0 ⇒ a = 2 5 − b [rearrange and simplify]
A = ( 2 5 − b ) b [substitute into area formula]
A = 2 5 b − b 2 [expand]
A ′ = 2 5 − 2 b [differentiate]
Let A = 0 (to find minimum)
0 = 2 5 − 2 b
2 b = 2 5 [rearrange]
b = 1 2 . 5 [solve for b ]
2 a + 2 5 = 5 0 [substitute b into perimeter equation]
2 a = 2 5 [rearrange]
a = 1 2 . 5 [solve for a ]
a = b therefore shape is a square and A = 1 5 6 . 2 5