167k views
1 vote
What is the distance between the two points (-48,23) and (15,23)

1 Answer

13 votes

Answer:

63 units

Explanation:

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

Meaning it would look like this

d = √(15+48)^2 + (23-23)^2

we changed the subtraction sign in the first one to an addition sign because it was a double negative

hope this helped

User Stanwise
by
5.6k points