The coordinates of the point UU are left parenthesis, 9, comma, minus, 1, right parenthesis(9,−1) and the coordinates of point VV are left parenthesis, 2, comma, minus, 1, right parenthesis, .(2,−1). What is the distance, in units, between the point UU and point V, question markV?

1 answer

To find the distance between the two points U(9,1) and V(2,1), we can use the distance formula:

d=(x2x1)2+(y2y1)2

Here,

  • U(9,1) corresponds to (x1,y1)=(9,1).
  • V(2,1) corresponds to (x2,y2)=(2,1).

Plugging in the coordinates into the formula:

d=(29)2+(1(1))2

Calculating the differences:

d=(7)2+(0)2

Calculating the squares:

d=49+0

Simplifying:

d=49=7

Thus, the distance between the point U and the point V is 7 units.