asked 140k views
1 vote
Distance between the points(10,8) and (2,2)

asked
User Eldrad
by
8.5k points

2 Answers

2 votes
The distance between is (8,6).
answered
User Brpaz
by
8.6k points
2 votes

Answer:

d = 10

Explanation:

d = sqrt [(x-x)^2 + (y-y)^2]

d = sqrt [(10-2)^2 + (8-2)^2]

d = sqrt (64 + 36)

d = sqrt 100

d = 10

answered
User Zahid Sattar
by
7.7k 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.