163k views
4 votes
Find the area of the polygon with the coordinates (1, 2), (3, 2), (3, 0), and

(1,0).
2 sq. units
8 sq. units
4 sq. units
16 sq. units

User Bigless
by
3.5k points

1 Answer

3 votes

Answer:

4 sq. units

Explanation:

Since the polygon has 4 vertices, hence the polygon is a quadrilateral with four sides and four angles.

We can see that for this polygon, opposite sides are parallel and equal to each other.

To find the area of the polygon, we have to first get the length of the polygon and then the width of the polygon, hence:

The length is the distance between (1, 2) and (3, 2):


length=โˆš((3-1)^2+(2-2)^2) =2\ units\\

The breadth is the distance between (3, 2) and (3, 0):


length=โˆš((3-3)^2+(0-2)^2) =2\ units\\

Since length = breadth, hence this is a square.

Area= length * breadth = 2 * 2 = 4 sq. units

User Lase
by
3.3k points