What is the relationship between the area of an equilateral triangle and an -sided regular polygon having the same perimeter.
Hint: A triangular has 3 sides of length : perimeter and area . A regular polygon has sides of length : ; . If , then obtain ;
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.
For a triangular we have : P=3x; S = 1/4 * x * sin(60) for a n-polygon we have P=nb The area of n-regular polygon is the product of "n" number of Equilateral triangle that has sides "b","r","r"; By obtaining the sides we have : S = n(1/2 * b * r * sin (90 - 180/n)) r=b/(2*sin(180/n)); b = 3x / n;
Then S = 9/4 * n * x^2 * cot(180/n)