StemCET Logo

Maths Question 13 – JEE-MAIN 2026

The shortest distance between the lines r=(13i^+2j^+83k^)+λ(2i^5j^+6k^) and r=(23i^13k^)+μ(j^k^),λ,μR, is:

Recognize the given equations as vector forms of lines, r=a+λb, and extract the position vectors (a1,a2) and direction vectors (b1,b2) for each line.

Step 1: Identify Position and Direction Vectors✦ Active

The given lines are in the form r=a+λb. From the equations, we identify the position vectors and direction vectors:

a1=13i^+2j^+83k^,b1=2i^5j^+6k^ a2=23i^13k^,b2=j^k^

Now, calculate the difference vector a2a1:

a2a1=(2313)i^+(02)j^+(1383)k^=i^2j^3k^
Step 2: Calculate Cross Product and Scalar Triple Product○ Expand

Next, calculate the cross product of the direction vectors b1×b2:

b1×b2=|i^j^k^256011|=i^(56)j^(20)+k^(20)=i^+2j^+2k^

Then, compute the scalar triple product (a2a1)(b1×b2):

(a2a1)(b1×b2)=(i^2j^3k^)(i^+2j^+2k^)=(1)(1)+(2)(2)+(3)(2)=146=9
Step 3: Compute the Shortest Distance○ Expand

Calculate the magnitude of the cross product:

|b1×b2|=|i^+2j^+2k^|=(1)2+22+22=1+4+4=9=3

Finally, use the formula for the shortest distance between two skew lines:

D=|(a2a1)(b1×b2)||b1×b2|=|9|3=93=3

The shortest distance between the lines is 3 units.

💡 Teacher's Secret Hint

Ensure all vector operations (subtraction, cross product, dot product, magnitude) are performed carefully to avoid calculation errors.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.