135k views
4 votes
What is the distance between the points (-3,4) and (4,6)

What is the distance between the points (-3,4) and (4,6)-example-1
User THEMike
by
7.5k points

1 Answer

5 votes
Distance between two coordinates is calculated as follows:
Distance =√[(x2−x1)^2+(y2y1)^2]
so the square root of [(-3+4)^2+(6+4)^2] = square root of 101
so the correct answer should be D
User Zeiger
by
7.4k points