asked 98.3k views
3 votes
Find the distance between the two points.
(10,10) and (6,13)

1 Answer

3 votes

Answer:

5

Explanation:


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


= \sqrt{ {(6 - 10)}^(2) + {(13 - 10)}^(2) }


= √(16 + 9)


= 5

answered
User Wizmer
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.