StemCET Logo

Maths Question 15 – JEE-MAIN 2025

The line L1 is parallel to the vector a=3i^+2j^+4k^ and passes through the point (7,6,2) and the line L2 is parallel to the vector b=2i^+j^+3k^ and passes through the point (5,3,4). The shortest distance between the lines L1 and L2 is :

The shortest distance between two skew lines is the length of the common perpendicular between them.

Step 1: Identify Vectors and Calculate Connecting Vector✦ Active

The given information provides the direction vectors and points for two lines L1 and L2. For L1, the point is P1(7,6,2) and the direction vector is a=3i^+2j^+4k^. For L2, the point is P2(5,3,4) and the direction vector is b=2i^+j^+3k^. We first find the vector connecting the two points:

p1=7i^+6j^+2k^ p2=5i^+3j^+4k^ p2p1=(57)i^+(36)j^+(42)k^=2i^3j^+2k^
Step 2: Calculate Cross Product of Direction Vectors○ Expand

Next, we calculate the cross product of the direction vectors a and b:

a×b=|i^j^k^324213| =i^(2341)j^(3342)+k^(3122) =i^(64)j^(98)+k^(34) =2i^+17j^7k^
💡 Teacher's Secret Hint

Ensure careful calculation of the determinant to avoid sign errors.

Step 3: Apply Shortest Distance Formula○ Expand

The shortest distance D between two skew lines is given by the formula D=|(p2p1)(a×b)||a×b|. We calculate the dot product and the magnitude:

(p2p1)(a×b)=(2i^3j^+2k^)(2i^+17j^7k^) =(2)(2)+(3)(17)+(2)(7)=45114=69 |a×b|=2i^+17j^7k^|=22+172+(7)2 =4+289+49=342 D=|69|342=69342 \text{To simplify the denominator, we factorize 342:} 342=9×38 342=9×38=338 \text{Substitute this back into the distance formula:} D=69338=2338 \text{This matches option 4.}
💡 Teacher's Secret Hint

Remember to take the absolute value of the scalar triple product in the numerator, as distance must be positive. Simplify the radical in the denominator if possible.

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