120k views
3 votes
Distance between (3,10) and (-4,31)

1 Answer

7 votes
(3,10)(-4,31)

distance = sqrt (x2 - x1)^2 + (y2 - y1)^2
distance = sqrt (-4 - 3)^2 + (31 - 10)^2
distance = sqrt (-7^2 + 21^2)
distance = sqrt (49 + 441)
distance = sqrt 490
distance = 7 sqrt 10 or 22.14
User Hubro
by
8.9k points

No related questions found