159k views
3 votes
On a coordinate grid, the coordinates of vertices P and Q for Polygon PQRS are P(1, 2) and Q(−1, 2). What is the length of Side PQ of the polygon?

2 units
3 units
4 units
6 units

User Slypete
by
7.0k points

2 Answers

7 votes

answer

2 units i had the question

User Michael Dillon
by
7.6k points
3 votes

Answer:

2 units

Explanation:

Polygons are shapes with straight sides and must be closed. Also, polygons sides never touch. Polygons are classified according to its number of sides. Since in this problem we have four points because the polygon is PQRS, then this is a Quadrilateral, which is any polygon with exactly 4 sides. We only know two points P(1, 2) and Q(−1, 2). To find the length of Side PQ of the polygon we must use the distance formula:


d=\sqrt{(x_(1)-x_(2))^2+(y_(1)-y_(2))^2}


If \ P(1, 2)=P(x_(1),y_(1)) \ and \ Q(-1, 2)=Q(x_(2),y_(2)) \ then: \\ \\ d=√((1-(-1))^2+(2-2)^2) \\ \\ \boxed{d=2}

Finally, the length of Side PQ of the polygon is 2 units

User Sevencardz
by
7.1k points