MCQMediumJEE 2023Skew Lines & Shortest Distance

JEE Mathematics 2023 Question with Solution

Let SS be the set of all values of λ\lambda, for which the shortest distance between the lines xλ0=y34=z+61\frac{x-\lambda}{0}=\frac{y-3}{4}=\frac{z+6}{1} and x+λ3=y4=z60\frac{x+\lambda}{3}=\frac{y}{-4}=\frac{z-6}{0} is 1313. Then 8λSλ8\left|\sum_{\lambda\in S}\lambda\right| is equal to

  • A

    302302

  • B

    304304

  • C

    306306

  • D

    308308

Answer

Correct answer:C

Step-by-step solution

Standard Method

Given: The shortest distance between the lines xλ0=y34=z+61\frac{x-\lambda}{0}=\frac{y-3}{4}=\frac{z+6}{1} and x+λ3=y4=z60\frac{x+\lambda}{3}=\frac{y}{-4}=\frac{z-6}{0} is 1313.

Find: 8λSλ8\left|\sum_{\lambda\in S}\lambda\right|.

Write the lines in vector form.

x=λ,y=3+4t,z=6+tx=\lambda,\quad y=3+4t,\quad z=-6+t

So, the direction vector of the first line is

d1=(0,4,1)\vec d_1=(0,4,1)

For the second line,

x=λ+3s,y=4s,z=6x=-\lambda+3s,\quad y=-4s,\quad z=6

So, the direction vector is

d2=(3,4,0)\vec d_2=(3,-4,0)

Take points on the two lines:

A(λ,3,6),B(λ,0,6)A(\lambda,3,-6),\quad B(-\lambda,0,6)

Hence,

AB=(λλ,3,12)=(2λ,3,12)\vec{AB}=(-\lambda-\lambda,\,-3,\,12)=(-2\lambda,-3,12)

Use the shortest distance formula between two skew lines:

D=AB(d1×d2)d1×d2D=\frac{|\vec{AB}\cdot(\vec d_1\times \vec d_2)|}{|\vec d_1\times \vec d_2|}

Compute the cross product:

d1×d2=ijk041340=(4,3,12)\vec d_1\times \vec d_2= \begin{vmatrix} \mathbf{i}&\mathbf{j}&\mathbf{k}\\ 0&4&1\\ 3&-4&0 \end{vmatrix} =(4,3,-12)

Therefore,

d1×d2=42+32+(12)2=13|\vec d_1\times \vec d_2|=\sqrt{4^2+3^2+(-12)^2}=13

Now compute the scalar triple product:

AB(d1×d2)=(2λ,3,12)(4,3,12)\vec{AB}\cdot(\vec d_1\times \vec d_2)=(-2\lambda,-3,12)\cdot(4,3,-12) =8λ9144=8λ153=-8\lambda-9-144=-8\lambda-153

Thus,

D=8λ+15313D=\frac{|8\lambda+153|}{13}

Given that D=13D=13,

8λ+15313=13\frac{|8\lambda+153|}{13}=13

So,

8λ+153=169|8\lambda+153|=169

Hence,

8λ+153=±1698\lambda+153=\pm 169

Case I:

8λ+153=1698\lambda+153=169 8λ=168\lambda=16 λ=2\lambda=2

Case II:

8λ+153=1698\lambda+153=-169 8λ=3228\lambda=-322 λ=1614\lambda=-\frac{161}{4}

Therefore,

S={2,1614}S=\left\{2,-\frac{161}{4}\right\}

Now,

λSλ=21614=1534\sum_{\lambda\in S}\lambda=2-\frac{161}{4}=-\frac{153}{4}

Hence,

8λSλ=8×1534=3068\left|\sum_{\lambda\in S}\lambda\right|=8\times\frac{153}{4}=306

Therefore, the correct option is C.

Direct Distance Evaluation

Given: The shortest distance between the two lines is 1313.

Find: 8λSλ8\left|\sum_{\lambda\in S}\lambda\right|.

A quick route is to immediately note the direction vectors

d1=(0,4,1),d2=(3,4,0)\vec d_1=(0,4,1),\quad \vec d_2=(3,-4,0)

and points

A(λ,3,6),B(λ,0,6)A(\lambda,3,-6),\quad B(-\lambda,0,6)

Thus,

AB=(2λ,3,12)\vec{AB}=(-2\lambda,-3,12)

Since

d1×d2=(4,3,12)\vec d_1\times \vec d_2=(4,3,-12)

and

(4,3,12)=13,|(4,3,-12)|=13,

the denominator of the skew-line distance formula is already 1313. So only the numerator needs evaluation:

(2λ,3,12)(4,3,12)=8λ153(-2\lambda,-3,12)\cdot(4,3,-12)=-8\lambda-153

Hence,

D=8λ+15313D=\frac{|8\lambda+153|}{13}

Using D=13D=13,

8λ+153=169|8\lambda+153|=169

which gives

λ=2,1614\lambda=2,\quad -\frac{161}{4}

Therefore,

821614=3068\left|2-\frac{161}{4}\right|=306

So, the correct option is C.

Common mistakes

  • Using the distance formula for parallel lines or point-to-line distance is incorrect because these lines are skew. Use the scalar triple product formula with a connecting vector and the cross product of direction vectors instead.

  • Taking the connecting vector incorrectly, such as using BA\vec{BA} inconsistently with the dot product sign, can change the expression. The absolute value removes overall sign, but the vector components must still be formed carefully from chosen points.

  • Errors in the cross product d1×d2\vec d_1\times\vec d_2 are common. A wrong determinant expansion gives an incorrect denominator and numerator. Compute each component systematically before substituting into the distance formula.

Practice more Skew Lines & Shortest Distance questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions