131k views
5 votes
Find the distance between (1,1) and (1,-1)

1 Answer

4 votes

The distance formula between points (x1, y1) and (x2, y2) is:


d\text{ = }√((x_2-x_1)^2+(y_2-y_1)^2)

Using points

User Sam Watkins
by
4.7k points