Skip to main content
Back to Vector Algebra
JEE Main 2023
Vector Algebra
Vector Algebra
Easy

Question

The distance of the point having position vector i^+2j^+6k^ - \widehat i + 2\widehat j + 6\widehat k from the straight line passing through the point (2, 3, – 4) and parallel to the vector, 6i^+3j^4k^6\widehat i + 3\widehat j - 4\widehat k is :

Options

Solution

Key Concepts and Formulas

  • Distance from a Point to a Line in 3D: The shortest distance (dd) from a point PP to a line passing through point AA and parallel to vector b\vec{b} is given by the formula: d=AP×bbd = \frac{|\vec{AP} \times \vec{b}|}{|\vec{b}|} where AP\vec{AP} is the vector from point AA to point PP. This formula leverages the property that the magnitude of the cross product AP×b|\vec{AP} \times \vec{b}| equals the area of the parallelogram formed by AP\vec{AP} and b\vec{b}, and dividing by the base b|\vec{b}| gives the height, which is the perpendicular distance.
  • Vector Operations: Essential operations include vector subtraction (pa\vec{p} - \vec{a}), dot product (uv\vec{u} \cdot \vec{v}), cross product (u×v\vec{u} \times \vec{v}), and magnitude of a vector (v=vx2+vy2+vz2|\vec{v}| = \sqrt{v_x^2 + v_y^2 + v_z^2}).

Step-by-Step Solution

Step 1: Identify Given Information and Represent in Vector Form. We are given a point PP with position vector p=i^+2j^+6k^\vec{p} = -\widehat{i} + 2\widehat{j} + 6\widehat{k}. The line passes through a point AA with position vector a=2i^+3j^4k^\vec{a} = 2\widehat{i} + 3\widehat{j} - 4\widehat{k} and is parallel to the vector b=6i^+3j^4k^\vec{b} = 6\widehat{i} + 3\widehat{j} - 4\widehat{k}. Our goal is to find the shortest distance from point PP to this line.

Step 2: Calculate the Vector AP\vec{AP}. This vector connects a known point on the line (AA) to the given point (PP). It is a crucial component for the distance formula. AP=pa\vec{AP} = \vec{p} - \vec{a} AP=(i^+2j^+6k^)(2i^+3j^4k^)\vec{AP} = (-\widehat{i} + 2\widehat{j} + 6\widehat{k}) - (2\widehat{i} + 3\widehat{j} - 4\widehat{k}) AP=(12)i^+(23)j^+(6(4))k^\vec{AP} = (-1 - 2)\widehat{i} + (2 - 3)\widehat{j} + (6 - (-4))\widehat{k} AP=3i^j^+10k^\vec{AP} = -3\widehat{i} - \widehat{j} + 10\widehat{k}

Step 3: Calculate the Magnitude of the Direction Vector b\vec{b}. The magnitude of the direction vector is needed as the denominator in the distance formula. b=(6)2+(3)2+(4)2|\vec{b}| = \sqrt{(6)^2 + (3)^2 + (-4)^2} b=36+9+16|\vec{b}| = \sqrt{36 + 9 + 16} b=61|\vec{b}| = \sqrt{61}

Step 4: Calculate the Cross Product AP×b\vec{AP} \times \vec{b}. The cross product is used to find the area of the parallelogram formed by AP\vec{AP} and b\vec{b}. AP×b=i^j^k^3110634\vec{AP} \times \vec{b} = \begin{vmatrix} \widehat{i} & \widehat{j} & \widehat{k} \\ -3 & -1 & 10 \\ 6 & 3 & -4 \end{vmatrix} =i^((1)(4)(10)(3))j^((3)(4)(10)(6))+k^((3)(3)(1)(6))= \widehat{i}((-1)(-4) - (10)(3)) - \widehat{j}((-3)(-4) - (10)(6)) + \widehat{k}((-3)(3) - (-1)(6)) =i^(430)j^(1260)+k^(9+6)= \widehat{i}(4 - 30) - \widehat{j}(12 - 60) + \widehat{k}(-9 + 6) =26i^+48j^3k^= -26\widehat{i} + 48\widehat{j} - 3\widehat{k}

Step 5: Calculate the Magnitude of the Cross Product AP×b|\vec{AP} \times \vec{b}|. This magnitude represents the area of the parallelogram. AP×b=(26)2+(48)2+(3)2|\vec{AP} \times \vec{b}| = \sqrt{(-26)^2 + (48)^2 + (-3)^2} =676+2304+9= \sqrt{676 + 2304 + 9} =2989= \sqrt{2989}

Step 6: Apply the Distance Formula. Now, we use the formula for the distance from a point to a line. d=AP×bbd = \frac{|\vec{AP} \times \vec{b}|}{|\vec{b}|} d=298961d = \frac{\sqrt{2989}}{\sqrt{61}} To simplify, we perform the division inside the square root: d=298961d = \sqrt{\frac{2989}{61}} d=49d = \sqrt{49} d=7d = 7

Common Mistakes & Tips

  • Vector Subtraction Order: Always subtract the position vector of the starting point from the position vector of the ending point (e.g., pa\vec{p} - \vec{a} for AP\vec{AP}).
  • Sign Errors in Cross Product: Be extremely careful with the signs when expanding the determinant for the cross product. A single sign error can lead to a completely wrong result.
  • Magnitude vs. Vector: Distinguish between a vector and its magnitude. The distance formula requires the magnitude of the cross product and the magnitude of the direction vector.

Summary

The problem requires finding the shortest distance from a given point to a line in 3D space. This is achieved by using the vector formula involving the cross product. We first find the vector connecting a point on the line to the given point (AP\vec{AP}), then compute the cross product of this vector with the direction vector of the line (AP×b\vec{AP} \times \vec{b}). The magnitude of this cross product, divided by the magnitude of the direction vector, yields the shortest perpendicular distance. Following these steps, the calculated distance is 7 units.

The final answer is 7\boxed{7}, which corresponds to option (B).

Practice More Vector Algebra Questions

View All Questions