112k views
5 votes
Find the distance between two points: (2,3) (-5,8)

User PomfCaster
by
3.3k points

2 Answers

2 votes
Answer:

Distance = √74 or 8.6

Explanation:

d = √(x2 − x1)^2 + (y2 − y1)^2

d = √(-5 − 2)^2 + (8 − 3)^2

d = √-7^2 + 5^2

d = √49 + 25

d = √74

d = 8.6


User Flavio Caduff
by
3.0k points
7 votes

Answer:

distance formula attached...

it's approximately 8.6

Explanation:

Find the distance between two points: (2,3) (-5,8)-example-1
User Johannesmik
by
3.8k points