Three Dimensional Geometry: Mathematics | JEE Main
Let the line L pass through the point (0,1,2), intersect the line 2x−1=3y−2=4z−3 and be parallel to the plane 2x+y−3z=4. Then the distance of the point P(1,−9,2) from the line L is
Your answer stays private
What feels right?
Hint 1 of 3
Line L passes through A(0,1,2) and intersects the line 2x−1=3y−2=4z−3 at point Q(2λ+1,3λ+2,4λ+3). Since L is parallel to the plane 2x+y−3z=4, which condition must λ satisfy?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The distance from the point (1,−9,2) to the line L is 74.
Option analysis
Why each option works or fails
A · 9
Calculated the distance along an unprojected displacement vector or mistakenly computed 81=9 after an arithmetic error under the square root. Ensure the formula for the perpendicular distance d=∣v∣∣AP×v∣ or projection length is evaluated accurately without skipping vector components.
B · 54
Omitted the z-coordinate difference when finding the perpendicular distance or made a sign error during the cross product. Double-check the evaluation of the cross product AP×v=(1,−10,0)×(−3,−1,−1)=(10,1,−31).
C · 69
Incorrectly solved the parallelism condition d⋅n=0, obtaining an incorrect direction vector for L. Remember that a line parallel to the plane 2x+y−3z=4 must have its direction vector perpendicular to the normal vector ⟨2,1,−3⟩.
D · 74
None. This is the correct option. Correctly determined the point of intersection on the given line as (−3,−4,−5), giving direction vector ⟨3,1,1⟩, and computed the distance as 74.
Reviewed route
Solution
StepWorking
01given
Line L passes through A(0,1,2), intersects the line 2x−1=3y−2=4z−3 at some point B, and is parallel to the plane 2x+y−3z=4. We need the distance from P(1,−9,2) to line L.
02goal
Find the equation of line L by determining the intersection point B, then calculate the perpendicular distance from point P to line L.
03approach
Express the general point B on the given line parametrically as (1+2λ,2+3λ,3+4λ). Then line L along vector AB is parallel to the plane, so AB⋅nplane=0. Solve for λ to get the direction of L, parametrize point Q on L, and enforce PQ⊥L.
04execute
Let point B=(1+2λ,2+3λ,3+4λ). The direction vector of L is AB=(1+2λ)i^+(1+3λ)j^+(1+4λ)k^. Since L is parallel to the plane 2x+y−3z=4 whose normal is n=2i^+j^−3k^, we have AB⋅n=0:
2(1+2λ)+1(1+3λ)−3(1+4λ)=02+4λ+1+3λ−3−12λ=0⟹−5λ=0⟹λ=0.
Thus, AB=i^+j^+k^.
The equation of line L is r=(0i^+1j^+2k^)+μ(i^+j^+k^).
A general point on L is Q(μ,1+μ,2+μ).
For Q to be the foot of perpendicular from P(1,−9,2) to L, PQ⋅(i^+j^+k^)=0:
PQ=(μ−1)i^+(10+μ)j^+μk^(μ−1)+(10+μ)+μ=0⟹3μ+9=0⟹μ=−3.
Therefore, PQ=−4i^+7j^−3k^.
Distance d=∣PQ∣=(−4)2+72+(−3)2=16+49+9=74.
✓verify
Check that Q(−3,−2,−1) satisfies line L: (−3−0)/1=(−2−1)/1=(−1−2)/1=−3, which is consistent. Vector PQ=⟨−4,7,−3⟩ has dot product with direction ⟨1,1,1⟩ equal to −4+7−3=0. Distance is 16+49+9=74.
Hints that build this answer step by step
Line L passes through A(0,1,2) and intersects the line 2x−1=3y−2=4z−3 at point Q(2λ+1,3λ+2,4λ+3). Since L is parallel to the plane 2x+y−3z=4, which condition must λ satisfy?
The vector AQ is perpendicular to the normal vector ⟨2,1,−3⟩, so 2(2λ+1)+1(3λ+1)−3(4λ+1)=0.
Solving 2(2λ+1)+(3λ+1)−3(4λ+1)=0 gives which value of λ and direction vector for L?
λ=0, giving direction vector d=⟨1,1,1⟩
Now find the distance from P(1,−9,2) to the line L passing through A(0,1,2) with direction d=⟨1,1,1⟩. What is this perpendicular distance?