answersLogoWhite

0

The question is too imprecise for a simple answer.

If you are given only the two points in Euclidean space you must measure the distance. If they are two points on a map, then the true (real-life) distance is the measured distance times the map's scale.

If the two points, A and B, are in n-dimensional coordinate space then the Euclidean distance is given by the n-dimensional Pythagoras' equation:

Dist(A, B) = sqrt[(Ax - Bx)^2 + (Ay - By)^2 + ... ] where Ax is the x coordinate of A, and so on.

But there are also other metrics possible. One such is the Manhattan distance (also called the taxicab distance). Based on Manhattan's rectangular grid of avenues and streets, the distance between two points is the difference in their avenue numbers added to the difference in their street numbers. This metric can easily be extended to 3 or more dimensions.

User Avatar

Wiki User

10y ago

Still curious? Ask our experts.

Chat with our AI personalities

FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
BeauBeau
You're doing better than you think!
Chat with Beau
JudyJudy
Simplicity is my specialty.
Chat with Judy

Add your answer:

Earn +20 pts
Q: How to find the distance between one point to another?
Write your answer...
Submit
Still have questions?
magnify glass
imp