Questions: In Exercises 15-18, use the diagram to find the perimeter and the area of the polygon.
15. triangle CDE
16. triangle ABF
Transcript text: In Exercises 15-18, use the diagram to find the perimeter and the area of the polygon.
15. $\triangle C D E$
16. $\triangle A B F$
Solution
Solution Steps
Step 1: Identify the vertices of the polygon
The vertices of the polygon are given as:
A(-5, 4)
B(0, 3)
C(4, -1)
D(4, -5)
E(2, -3)
F(-2, -1)
Step 2: Calculate the perimeter of the polygon
To find the perimeter, calculate the distance between each pair of consecutive vertices using the distance formula:
\[ \text{Distance} = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \]
Sum of distances:
\[ \sqrt{26} + \sqrt{32} + 4 + \sqrt{8} + \sqrt{20} + \sqrt{34} \]
Step 3: Calculate the area of the polygon
Use the Shoelace formula for the area of a polygon:
\[ \text{Area} = \frac{1}{2} \left| \sum_{i=1}^{n-1} (x_i y_{i+1} - y_i x_{i+1}) + (x_n y_1 - y_n x_1) \right| \]