20.8k views
2 votes
Find the distance between the pair of points (-10,-3) and (6,-3)

User Hooloovoo
by
3.4k points

1 Answer

4 votes

we know that

the formula to calculate the distance between two points is equal to


d=\sqrt{(y2-y1)^(2)+(x2-x1)^(2)}

In this problem we have

(x1,y1)=(-10,-3)

(x2,y2)=(6,-3)

substitute in the formula


d=โˆš((-3+3)^2+(6+10)^2)
d=โˆš((0)^2+(16)^2)

d=16 units

the distance is 16 units

User DownloadPizza
by
3.4k points