231k views
4 votes
On a grid, what is the

distance between two
points located at
(-4,-5) and (-1,-10)?

User Zanerock
by
8.4k points

1 Answer

5 votes

Final answer:

The distance between the points (-4,-5) and (-1,-10) is approximately 5.83 units.

Step-by-step explanation:

The distance between two points located at (-4,-5) and (-1,-10) can be found using the distance formula.

The distance formula is:

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

Substituting the coordinates from the given points, we have:

d = sqrt((-1 - -4)^2 + (-10 - -5)^2)

d = sqrt(3^2 + (-5)^2)

d = sqrt(9 + 25)

d = sqrt(34)

Hence, the distance between the two points is approximately 5.83 units.

User Gatsky
by
8.2k points

No related questions found

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