110k views
1 vote
What is the distance between (-1,-2) and (3,-1)

1 Answer

4 votes
Answer:

d = √17

Explanation:

d = √[(x₂ - x₁)² + (y₂ - y₁)²]

d = √[(3 - (-1))² + (-1 - (-2))²]

d = √4² + 1²

d = √16 + 1

d = √17
User Eterps
by
4.1k points