178k views
1 vote
Find the distance between two points: 5 , -8 and 3 , 7

User Fmaccaroni
by
7.9k points

1 Answer

6 votes

Answer:

the distance between the points (5, -8) and (3, 7) is approximately √229 units.

Explanation:

To find the distance between two points (x1, y1) and (x2, y2), you can use the distance formula:

Distance = √((x2 - x1)² + (y2 - y1)²)

In your case, the points are (5, -8) and (3, 7), so:

Distance = √((3 - 5)² + (7 - (-8))²)

Distance = √((-2)² + (7 + 8)²)

Distance = √(4 + 225)

Distance = √229

So, the distance between the points (5, -8) and (3, 7) is approximately √229 units.

User Jbryson
by
8.4k points

No related questions found