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

2 units
3 units
4 units
6 units

Respuesta :

Answer:



The length of the side is the distance between the two points.  The distance between two points is:

d^2=(x2-x1)^2+(y2-y1)^2, so in this case:

d^2=(-3-3)^2+(2-2)^2

d^2=(-6)^2+0^2

d^2=36

d=√36

d=6 units.

Note we could have just observed that the y-coordinate did not change and know that the distance between the two points or the length of the sides was just the change in x:  3--3=6 units.

Raity

Answer: 6

Step-by-step explanation: