+0  
 
0
340
1
avatar

Find the area of the polygon.

 

 Mar 12, 2021

Best Answer 

 #1
avatar+36916 
+2

Chop the polygon into one rectangle     area = l * w     units2

and three triangles    area of each triangle = 1/2 base * height

                                            example....the lower triangle area  = 1/2 13 * 1 = 6.5  units2

 

Add up all of the component areas to get total area of the polygon

 

 Mar 12, 2021
 #1
avatar+36916 
+2
Best Answer

Chop the polygon into one rectangle     area = l * w     units2

and three triangles    area of each triangle = 1/2 base * height

                                            example....the lower triangle area  = 1/2 13 * 1 = 6.5  units2

 

Add up all of the component areas to get total area of the polygon

 

ElectricPavlov Mar 12, 2021

4 Online Users

avatar
avatar