MCQMediumJEE 2026Skew Lines & Shortest Distance

JEE Mathematics 2026 Question with Solution

Let P(α,β,γ)P(\alpha, \beta, \gamma) be the point on the line x12=y+13=z\frac{x-1}{2} = \frac{y+1}{-3} = z at a distance 4144\sqrt{14} from the point (1,1,0)(1,-1,0) and nearer to the origin. Then the shortest distance between the lines xα1=yβ2=zγ3\frac{x-\alpha}{1} = \frac{y-\beta}{2} = \frac{z-\gamma}{3} and x+52=y101=z31\frac{x+5}{2} = \frac{y-10}{1} = \frac{z-3}{1} is equal to

  • A

    7547\sqrt{\frac{5}{4}}

  • B

    4574\sqrt{\frac{5}{7}}

  • C

    2742\sqrt{\frac{7}{4}}

  • D

    4754\sqrt{\frac{7}{5}}

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: P(α,β,γ)P(\alpha,\beta,\gamma) lies on x12=y+13=z\frac{x-1}{2} = \frac{y+1}{-3} = z and is at distance 4144\sqrt{14} from (1,1,0)(1,-1,0), nearer to the origin.

Find: The shortest distance between the lines xα1=yβ2=zγ3\frac{x-\alpha}{1} = \frac{y-\beta}{2} = \frac{z-\gamma}{3} and x+52=y101=z31\frac{x+5}{2} = \frac{y-10}{1} = \frac{z-3}{1}.

From

x12=y+13=z=t\frac{x-1}{2} = \frac{y+1}{-3} = z = t

we get

x=1+2t,y=13t,z=tx = 1 + 2t, \qquad y = -1 - 3t, \qquad z = t

The distance from (1,1,0)(1,-1,0) to PP is

(2t)2+(3t)2+t2=414\sqrt{(2t)^2 + (-3t)^2 + t^2} = 4\sqrt{14}

So,

14t2=414\sqrt{14t^2} = 4\sqrt{14}

which gives

t=4|t| = 4

Since the point is nearer to the origin, take t=4t = -4. Therefore,

α=7,β=11,γ=4\alpha = -7, \qquad \beta = 11, \qquad \gamma = -4

Now the first line passes through P1(7,11,4)P_1(-7,11,-4) with direction vector

d1=1,2,3\vec{d}_1 = \langle 1,2,3 \rangle

The second line passes through P2(5,10,3)P_2(-5,10,3) with direction vector

d2=2,1,1\vec{d}_2 = \langle 2,1,1 \rangle

For two skew lines, shortest distance is

(P2P1)(d1×d2)d1×d2\frac{|(\vec{P_2P_1}) \cdot (\vec{d}_1 \times \vec{d}_2)|}{|\vec{d}_1 \times \vec{d}_2|}

Here,

P2P1=2,1,7\vec{P_2P_1} = \langle -2,1,-7 \rangle

Also,

d1×d2=i^j^k^123211=1,5,3\vec{d}_1 \times \vec{d}_2 = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & 2 & 3 \\ 2 & 1 & 1 \end{vmatrix} = \langle -1,5,-3 \rangle

Hence,

d1×d2=(1)2+52+(3)2=35|\vec{d}_1 \times \vec{d}_2| = \sqrt{(-1)^2 + 5^2 + (-3)^2} = \sqrt{35}

and

(P2P1)(d1×d2)=(2)(1)+(1)(5)+(7)(3)=28|(\vec{P_2P_1}) \cdot (\vec{d}_1 \times \vec{d}_2)| = |(-2)(-1) + (1)(5) + (-7)(-3)| = 28

Therefore,

Shortest distance=2835=475\text{Shortest distance} = \frac{28}{\sqrt{35}} = 4\sqrt{\frac{7}{5}}

So, the correct option is D.

Using parameter and skew-line formula

Given: PP is on the line x12=y+13=z\frac{x-1}{2} = \frac{y+1}{-3} = z and its distance from (1,1,0)(1,-1,0) is 4144\sqrt{14}.

Find: The shortest distance between the two given lines.

Write the first given line in parametric form:

x=1+2t,y=13t,z=tx = 1 + 2t, \qquad y = -1 - 3t, \qquad z = t

So the point PP is

P=(1+2t,13t,t)P = (1+2t, -1-3t, t)

Distance from (1,1,0)(1,-1,0) is

(1+2t1)2+(13t+1)2+(t0)2=414\sqrt{(1+2t-1)^2 + (-1-3t+1)^2 + (t-0)^2} = 4\sqrt{14}

That is,

(2t)2+(3t)2+t2=414\sqrt{(2t)^2 + (-3t)^2 + t^2} = 4\sqrt{14} 14t2=414\sqrt{14t^2} = 4\sqrt{14} t=4|t| = 4

The two possible points are obtained from t=4t = 4 and t=4t = -4. Since the required point is nearer to the origin, choose t=4t = -4. Thus,

P=(7,11,4)P = (-7,11,-4)

Now the first required line is

x+71=y112=z+43\frac{x+7}{1} = \frac{y-11}{2} = \frac{z+4}{3}

so a point on it is P1(7,11,4)P_1(-7,11,-4) and direction vector is

d1=1,2,3\vec{d}_1 = \langle 1,2,3 \rangle

For the second line,

x+52=y101=z31\frac{x+5}{2} = \frac{y-10}{1} = \frac{z-3}{1}

so a point on it is P2(5,10,3)P_2(-5,10,3) and direction vector is

d2=2,1,1\vec{d}_2 = \langle 2,1,1 \rangle

Take the joining vector:

P2P1=P1P2=2,1,7\vec{P_2P_1} = P_1 - P_2 = \langle -2,1,-7 \rangle

Now compute the cross product:

d1×d2=1,5,3\vec{d}_1 \times \vec{d}_2 = \langle -1,5,-3 \rangle

Its magnitude is

1+25+9=35\sqrt{1+25+9} = \sqrt{35}

The scalar triple product magnitude is

P2P1(d1×d2)=(2)(1)+(1)(5)+(7)(3)=28|\vec{P_2P_1} \cdot (\vec{d}_1 \times \vec{d}_2)| = |(-2)(-1) + (1)(5) + (-7)(-3)| = 28

Hence the shortest distance is

2835=475\frac{28}{\sqrt{35}} = 4\sqrt{\frac{7}{5}}

Therefore, the shortest distance is 4754\sqrt{\frac{7}{5}} and the correct option is D.

Common mistakes

  • Choosing t=4t = 4 instead of t=4t = -4 without checking which point is nearer to the origin. The condition about nearness is essential. Compare the two possible points and then select the correct one.

  • Using the wrong direction vectors for the two lines. In symmetric form, the denominators give the direction ratios, so the vectors are 1,2,3\langle 1,2,3 \rangle and 2,1,1\langle 2,1,1 \rangle.

  • Taking the shortest distance formula incorrectly as a distance between points. For skew lines, use the scalar triple product formula involving d1×d2\vec{d}_1 \times \vec{d}_2, not the simple distance between P1P_1 and P2P_2.

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