Find maximum area of the triangle whose semiperimeter is S
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.
I believe that it is well known that of all triangles with the same perimeter, the one of largest area is the equilateral triangle. If its side is a, then S = 3a/2. The area of an equilateral triangle of side a is (sqrt(3)/4) a^2 or (sqrt(3)/4) (2S/3)^2 =sqrt(3) s^2 = sqrt(3) S^2/9 = S^2(3sqrt(3)). Ed Gray