191k views
4 votes
Find the distance between the pair of points. (16,0) and (1, -7) The distance is. (Round to the nearest thousandth as needed.)

User Raid
by
5.5k points

1 Answer

6 votes

Solution

For this case we can use the formula for the distance between two points:


d=\sqrt[]{(y_2-y_1)^2+(x_2-x_1)^2}

and replacing we got:


d=\sqrt[]{(-7-0)^2+(1-16)^2}=\sqrt[]{274}

And the correct answer after round would be:

16.553

User Rahul Jiresal
by
4.9k points