Home › JEE Main › Mathematics › Three Dimensional Geometry › The distance between two points $P(x_1, y_1, z_1…
The distance between two points $P(x_1, y_1, z_1)$ and $Q(x_2, y_2, z_2)$ in three-dimensional space is:
A$\sqrt{(x_2 + x_1)^2 + (y_2 + y_1)^2 + (z_2 + z_1)^2}$
B$(x_2 - x_1)(y_2 - y_1)(z_2 - z_1)$
C$|x_2 - x_1| + |y_2 - y_1| + |z_2 - z_1|$
D$\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2}$
Answer & Solution
Correct answer: D. $\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2}$
3D distance formula extends Pythagoras into three dimensions: the distance is the square root of the sum of squared coordinate differences.
Derivation: project the segment $PQ$ onto each axis to get the leg lengths $|x_2 - x_1|$, etc. Apply Pythagoras twice.
Option B is the **Manhattan** (taxicab) distance, useful in some lattice problems but not the Euclidean answer.
Related questions
The image of the point (1, 2, 3) in the plane x + y + z = 0 isThe foot of the perpendicular from origin to the plane 2x + 3y - 6z = 14 isThe line through the origin with direction ratios (1, 1, 1) meets the plane x + y + z = 6 A line has direction ratios (1, 1, 2) and meets the plane x - y + z = 0. The angle ϕ betweThe plane through the points (1,1,0), (1,0,1) and (0,1,1) has equationThe equation of a plane parallel to x + 2y - 3z = 5 and passing through (1, 1, 1) isThe shortest distance between r = (1,2,3) + λ(2,3,4) and r = (2,4,5) + μ(3,4,5) isThe line r = (2, -1, 4) + λ(3, 0, 2), expressed in symmetric Cartesian form, is