Coordinate distance uses a right triangle
The distance between two points on a coordinate plane comes from the horizontal change and vertical change. Those changes form the legs of a right triangle, and the distance is the hypotenuse. That is why the formula uses squared differences and a square root.
Point order does not change distance
Moving from point A to point B gives the same distance as moving from point B to point A. The coordinate differences may change sign, but squaring them removes the sign. If a distance result is negative, something has gone wrong because geometric distance cannot be negative.
Two-dimensional and three-dimensional entries differ
A 2D point uses x and y. A 3D point uses x, y, and z. Leaving out the z-coordinate when it matters changes the problem from space to a flat plane. Choose the mode that matches the coordinates given in the question.
Travel distance is a rate problem
Distance from speed and time uses a different relationship: distance equals speed multiplied by time. This is not the coordinate formula. If a car travels 60 miles per hour for 2 hours, the distance is 120 miles because the rate repeats for each hour.
Units must agree in speed-time work
Speed and time units need to match. Miles per hour should be paired with hours. Meters per second should be paired with seconds. If the time is given in minutes while the speed is per hour, convert before trusting the result.
Midpoint is a location, not a length
The midpoint mode finds the point halfway between two coordinates. It does not measure how far apart the points are. A midpoint answer should look like a coordinate pair, while a distance answer should look like a length.
Missing endpoint problems work backward
If one endpoint and the midpoint are known, the missing endpoint can be found by reflecting the known point across the midpoint. The midpoint is the average of the two endpoints, so the missing coordinate must balance the known coordinate on the other side.
Slope uses the same coordinate changes differently
Slope and distance both look at changes in x and y, but they answer different questions. Slope divides vertical change by horizontal change. Distance combines both changes into a length. If the problem asks for rate of change along a line, use the Slope Calculator.
Right-triangle checks are useful
A horizontal change of 3 and vertical change of 4 should produce a distance of 5. Recognizable triples like 3-4-5 and 5-12-13 are good checks. For side-only right-triangle work, the Pythagorean Theorem Calculator is the narrower page.
Write what kind of distance was found
A final number should be labeled as coordinate distance, travel distance, or another specific length. In applications, distance may mean straight-line distance, driving distance, path length, or displacement. The calculator can handle the stated model, but the wording decides which model belongs.
If a map, graph, or word problem gives scale, record that scale with the answer. A distance of 7 grid units may become 7 miles, 14 meters, or another real length depending on the conversion stated in the problem.