Three Dimensional Geometry: Mathematics | JEE Main
What feels right?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Correct answer
Option analysis
Believing that the denominator in the 2D distance formula involves under another radical, writing instead of . Compute , not .
Dividing an extra factor of coming from miscalculating the magnitude of the normal vector or cross product in 3D. In the standard 3D skew line formula, the denominator simplifies directly to , with no extra factor of .
Multiplying the numerator by the hypotenuse instead of dividing by it when calculating the perpendicular distance from a point to a line. Remember that distance from to is , requiring division by .
None. This is the correct option. Projecting along the z-axis onto the xy-plane maps to the line and the target edges to or , yielding a perpendicular distance of .
A rectangular parallelopiped with vertex at , edges along axes of lengths . Vertex . The target edge is parallel to the -axis, not passing through or .
Find the shortest distance between the line and the selected edge parallel to the -axis.
Write the equations of the line and the edge parallel to the -axis in vector form and . Then apply the shortest distance formula .
For line : and . For an edge parallel to the -axis not through or , choose the line passing through [or / ]: and . Cross product of direction vectors: , so . Dot product with : . Shortest distance .
The projection onto the -plane reduces this to the distance from or to the line . The perpendicular distance from to is , which matches.
Quick checks
The edges through (0,0,0) and (3,4,0) pass through O and P respectively, which the problem explicitly excludes. The remaining two edges pass through (3,0,0) and (0,4,0). By symmetry of the rectangular box, both give the exact same shortest distance to OP.