Areas of Polygons and Circles
Areas of Polygons and Circles
Understanding how to calculate the area of various geometric shapes is a fundamental skill in geometry. This guide covers the essential area formulas for polygons, circles, and methods for solving complex composite figures.
Basic Polygon Area Formulas
Here are the standard area formulas for common polygons:
- Triangle: A=21โbh (where b is the base and h is the height)
- Parallelogram: A=bh
- Trapezoid: A=21โ(b1โ+b2โ)h (where b1โ and b2โ are the parallel bases)
- Rhombus and Kite: A=21โd1โd2โ (where d1โ and d2โ are the lengths of the diagonals)
Heron's Formula for Triangles
If you know the lengths of all three sides of a triangle (a, b, and c) but not the height, you can use Heron's Formula. First, calculate the semi-perimeter (s):
s=2a+b+cโ
Then, find the area (A):
A=s(sโa)(sโb)(sโc)โ
Area of Regular Polygons
A regular polygon has equal side lengths and equal interior angles. The general formula for the area of a regular polygon is:
A=21โaP
where a is the apothem (the distance from the center to the midpoint of a side) and P is the perimeter.
Example: Find the area of a regular hexagon with side length 6. A regular hexagon can be divided into 6 identical equilateral triangles. The area of one equilateral triangle with side length s is 43โโs2.
- Area of one triangle: Atriโ=43โโ(62)=43โโ(36)=93โ
- Total area of the hexagon: A=6ร93โ=543โ
Area of Circles
The area of a circle depends entirely on its radius (r):
A=ฯr2
(Note: If you are given the diameter, simply divide it by 2 to find the radius before calculating the area.)
Composite Figures and Shaded Regions
Composite figures are complex shapes made up of two or more simple shapes. To find the area of a composite figure, you can either add the areas of the simple shapes together or subtract an empty region from a larger shape.
Example: Find the area of the shaded region between a square with side 10 and an inscribed circle.
- Find the area of the square: The side length is 10. Asquareโ=102=100
- Find the area of the circle: Because the circle is inscribed, its diameter equals the side length of the square (10). Therefore, the radius is r=5. Acircleโ=ฯ(52)=25ฯ
- Subtract to find the shaded region: The shaded area is the square's area minus the circle's area. Ashadedโ=100โ25ฯ (Approximated as 100โ78.54=21.46)