Find the minimum perimeter of a triangle whose area is 4 3 .
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.
Let p , q and r denote the sides of the trinagle, and 2 s = ( p + q + r ) denote the perimeter, Δ denote the area.
By AM-GM inequality, we have,
3 ( s − p ) + ( s − q ) + ( s − r ) ≥ 3 ( s − p ) ( s − q ) ( s − r ) [With equality holds only when s − p = s − q = s − r , or p = q = r ]
⇔ 3 s ≥ 3 ( s − p ) ( s − q ) ( s − r )
⇔ 2 7 s 3 ≥ ( s − p ) ( s − q ) ( s − r )
⇔ 2 7 s 4 ≥ s ( s − p ) ( s − q ) ( s − r )
⇔ 3 3 s 2 ≥ s ( s − p ) ( s − q ) ( s − r ) [Taking square root on both sides]
⇔ 3 3 s 2 ≥ Δ
⇔ s 2 ≥ Δ × 3 3
⟹ s m i n 2 = 4 3 × 3 3 [This minimum occurs when p = q = r , or the triangle is equilateral]
⟹ s m i n 2 = 4 9
⟹ s m i n = 2 3
⟹ 2 s m i n = 3 .
Great work. Thank you.
Problem Loading...
Note Loading...
Set Loading...
The minimum perimeter for a given area will be obtained with an equilateral triangle. Similar ideas tell us that the minimum perimeter of a rectangle of a given area is a square, and the minimum surface area of a spheroid of a given volume is a sphere. That is why soap bubbles form spheres instead of any other possible shape. The area of an equilateral triangle is given by a = 4 3 s . The side here is 1 and the perimeter 3.