107k views
4 votes
Distance between (7,-2) and (-1,-1)

1 Answer

4 votes

Answer: The distance formula between two points (x1, y1) and (x2, y2) is:

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

Using this formula, we can find the distance between (7, -2) and (-1, -1):

d = sqrt((-1 - 7)^2 + (-1 - (-2))^2)

= sqrt((-8)^2 + (1)^2)

= sqrt(64 + 1)

= sqrt(65)

Therefore, the distance between (7, -2) and (-1, -1) is sqrt(65), or approximately 8.06 units.

Explanation:

User NodeDad
by
8.6k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories