asked 203k views
4 votes
Find the distance between the points (13, 20) and (18, 8).

7
11
13

asked
User Ilmoi
by
7.5k points

2 Answers

2 votes

Answer:

The distance between the two points is 13.

Explanation:

answered
User Ivan Zamylin
by
9.1k points
6 votes

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

d = \sqrt{(18 - 13)^(2) + (8 - 20)^(2)}

d = \sqrt{(5)^(2) + (-12)^(2)}

d = √(25 + 144)

d = √(169)

d = 13

answered
User Spandey
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.