Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

3D Geometry question

2023 · 31 Jan · Shift 1 · Q34
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /3D Geometry
  5. /2023 · 31 Jan · Shift 1 · Q34

3D Geometry question

2023 · 31 Jan · Shift 1 · Q34

JEE MainMathematics3D GeometryMCQ+4 / −1
Let the shortest distance between the lines L:x−5−2=y−λ0=z+λ1,λ≥0L: \frac{x-5}{-2}=\frac{y-\lambda}{0}=\frac{z+\lambda}{1}, \lambda \geq 0L:−2x−5​=0y−λ​=1z+λ​,λ≥0 and L1:x+1=y−1=4−zL_{1}: x+1=y-1=4-zL1​:x+1=y−1=4−z be 262 \sqrt{6}26​. If (α,β,γ)(\alpha, \beta, \gamma)(α,β,γ) lies on LLL, then which of the following is NOT possible?
  1. A
    α+2γ=24\alpha+2 \gamma=24α+2γ=24
  2. B
    2α+γ=72 \alpha+\gamma=72α+γ=7
  3. C
    α−2γ=19\alpha-2 \gamma=19α−2γ=19
  4. D
    2α−γ=92 \alpha-\gamma=92α−γ=9
View written solutionFree

Correct answer: A

  1. Write the lines in parametric form

Given L:x−5−2=y−λ0=z+λ1,λ≥0L: \frac{x-5}{-2}=\frac{y-\lambda}{0}=\frac{z+\lambda}{1},\quad \lambda\ge 0L:−2x−5​=0y−λ​=1z+λ​,λ≥0

Let the common parameter be ttt. Then x=5−2t,y=λ,z=−λ+tx=5-2t,\quad y=\lambda,\quad z=-\lambda+tx=5−2t,y=λ,z=−λ+t So a point on LLL is A=(5,λ,−λ)A=(5,\lambda,-\lambda)A=(5,λ,−λ) and its direction vector is d⃗1=(−2,0,1).\vec d_1=(-2,0,1).d1​=(−2,0,1).

For L1:x+1=y−1=4−zL_1: x+1=y-1=4-zL1​:x+1=y−1=4−z let the common parameter be sss. Then x=s−1,y=s+1,z=4−s.x=s-1,\quad y=s+1,\quad z=4-s.x=s−1,y=s+1,z=4−s. So a point on L1L_1L1​ is B=(−1,1,4)B=(-1,1,4)B=(−1,1,4) and its direction vector is d⃗2=(1,1,−1).\vec d_2=(1,1,-1).d2​=(1,1,−1).


  1. Use formula for shortest distance between two skew lines

Shortest distance between r⃗=a⃗+td⃗1,r⃗=b⃗+sd⃗2\vec r=\vec a+t\vec d_1,\qquad \vec r=\vec b+s\vec d_2r=a+td1​,r=b+sd2​ is D=∣(b⃗−a⃗)⋅(d⃗1×d⃗2)∣∣d⃗1×d⃗2∣.D=\frac{|(\vec b-\vec a)\cdot(\vec d_1\times \vec d_2)|}{|\vec d_1\times \vec d_2|}.D=∣d1​×d2​∣∣(b−a)⋅(d1​×d2​)∣​.

Here a⃗=(5,λ,−λ),b⃗=(−1,1,4).\vec a=(5,\lambda,-\lambda),\qquad \vec b=(-1,1,4).a=(5,λ,−λ),b=(−1,1,4). So b⃗−a⃗=(−6,1−λ,4+λ).\vec b-\vec a=(-6,1-\lambda,4+\lambda).b−a=(−6,1−λ,4+λ).

Now,

\begin{vmatrix} \hat i & \hat j & \hat k\\ -2 & 0 & 1\\ 1 & 1 & -1 \end{vmatrix} =(-1,-1,-2).$$ Hence $$|\vec d_1\times \vec d_2|=\sqrt{1+1+4}=\sqrt6.$$ Also, $$(\vec b-\vec a)\cdot(\vec d_1\times \vec d_2) =(-6,1-\lambda,4+\lambda)\cdot(-1,-1,-2).$$ Compute: $$=6-(1-\lambda)-2(4+\lambda) =6-1+\lambda-8-2\lambda =-3-\lambda.$$ Therefore $$D=\frac{|{-3-\lambda}|}{\sqrt6}= rac{\lambda+3}{\sqrt6}$$ since $\lambda\ge 0$. Given shortest distance is $2\sqrt6$, so $$\frac{\lambda+3}{\sqrt6}=2\sqrt6$$ $$\lambda+3=12$$ $$\lambda=9.$$ --- 3. **Equation of line $L$ for $\lambda=9$** Substitute $\lambda=9$: $$x=5-2t,\quad y=9,\quad z=-9+t.$$ If $(\alpha,\beta,\gamma)$ lies on $L$, then for some $t$, $$\alpha=5-2t,\qquad \beta=9,\qquad \gamma=-9+t.$$ Eliminate $t$ using $$t=\gamma+9.$$ Then $$\alpha=5-2(\gamma+9)=-13-2\gamma.$$ So every point on $L$ satisfies $$\alpha+2\gamma=-13.$$ Thus any relation inconsistent with this is **not possible**. --- 4. **Check options** ### Option A $$\alpha+2\gamma=24$$ But on the line, $$\alpha+2\gamma=-13,$$ so this is impossible. ### Option B $$2\alpha+\gamma=7$$ Using $\alpha=5-2t,\ \gamma=-9+t$, $$2\alpha+\gamma=2(5-2t)+(-9+t)=1-3t.$$ Set equal to $7$: $$1-3t=7\Rightarrow t=-2.$$ This gives a valid point on the line. So possible. ### Option C $$\alpha-2\gamma=19$$ $$\alpha-2\gamma=(5-2t)-2(-9+t)=23-4t.$$ Set equal to $19$: $$23-4t=19\Rightarrow t=1.$$ Valid. So possible. ### Option D $$2\alpha-\gamma=9$$ $$2\alpha-\gamma=2(5-2t)-(-9+t)=19-5t.$$ Set equal to $9$: $$19-5t=9\Rightarrow t=2.$$ Valid. So possible. --- 5. **Conclusion** The only relation which is **not possible** is $$\boxed{\text{A}}.$$
PreviousNext

More from 3D Geometry

  • Let a line having direction ratios, 1, − 4, 2 intersect the lines 3x−7​=−1y−1​=1z+2​ and 2x​=3y−7​=1z​ at the points A and B. Then (AB)2 is equal to ​…2022 · Numerical
  • If the shortest distance between the lines r=(−i+3k)+λ(i−aj​) and r=(−j​+2k)+μ(i−j​+k)…2022 · Numerical
  • If the shortest distance between the lines 2x−1​=3y−2​=λz−3​ and 1x−2​=4y−4​=5z−5​ is 3​1​, then the sum of all possible value…2022 · MCQ
  • The shortest distance between the lines −6x+7​=7y−6​=z and 27−x​=y−2=z−6 is :2022 · MCQ
  • Let l1 be the line in xy-plane with x and y intercepts 81​ and 42​1​ respectively, and l2 be the line in zx-plane with x and z intercepts −81​ and −63​1​ respectively. If d is the…2022 · Numerical
  • The length of the perpendicular from the point (1,−2,5) on the line passing through (1,2,4) and parallel to the line x+y−z=0=x−2y+3z−5 is :2022 · MCQ
  • Let Q and R be two points on the line 2x+1​=3y+2​=2z−1​ at a distance 26​ from the point P(4,2,7). Then the square of the area of the triangle PQR is ​.2022 · Numerical
  • If the two lines l1​:3x−2​=−2y+1​,z=2 and l2​:1x−1​=α2y+3​=2z+5​ are perpendicular, then an angle between the lines l2 and l3​:31−x​=−42y−1​=4z​…2022 · MCQ