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

Vector Algebra question

2008 · Shift 2 · Q25
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 Advanced
  3. /Mathematics
  4. /Vector Algebra
  5. /2008 · Shift 2 · Q25

Vector Algebra question

2008 · Shift 2 · Q25

JEE AdvancedMathematicsVector AlgebraMCQ+3 / −1
Consider the lines, L1:x+13=y+21=z+12L2:x−21=y−22=z−33{L_1}:{{x + 1} \over 3} = {{y + 2} \over 1} = {{z + 1} \over 2}{L_2}:{{x - 2} \over 1} = {{y - 2} \over 2} = {{z - 3} \over 3}L1​:3x+1​=1y+2​=2z+1​L2​:1x−2​=2y−2​=3z−3​The shortest distance between L1{L_1}L1​ and L2{L_2}L2​ is :
  1. A
    000
  2. B
    173{17 \over {\sqrt 3 }}3​17​
  3. C
    4153{41 \over {5\sqrt 3 }}53​41​
  4. D
    1753{17 \over {5\sqrt 3 }}53​17​
View written solutionFree

Correct answer: D

Step-by-step Solution

1. Identify Line Parameters from Cartesian Equations

The equations of the two lines are given as: L1:x+13=y+21=z+12{L_1}: {{x + 1} \over 3} = {{y + 2} \over 1} = {{z + 1} \over 2}L1​:3x+1​=1y+2​=2z+1​ L2:x−21=y−22=z−33{L_2}: {{x - 2} \over 1} = {{y - 2} \over 2} = {{z - 3} \over 3}L2​:1x−2​=2y−2​=3z−3​

From these equations, we can write the lines in vector form, r⃗=a⃗+λb⃗\vec{r} = \vec{a} + \lambda \vec{b}r=a+λb.

For line L1L_1L1​: A point on the line is A1(−1,−2,−1)A_1(-1, -2, -1)A1​(−1,−2,−1), so its position vector is a⃗1=−i^−2j^−k^\vec{a}_1 = -\hat{i} - 2\hat{j} - \hat{k}a1​=−i^−2j^​−k^. The direction vector is b⃗1=3i^+j^+2k^\vec{b}_1 = 3\hat{i} + \hat{j} + 2\hat{k}b1​=3i^+j^​+2k^.

For line L2L_2L2​: A point on the line is A2(2,2,3)A_2(2, 2, 3)A2​(2,2,3), so its position vector is a⃗2=2i^+2j^+3k^\vec{a}_2 = 2\hat{i} + 2\hat{j} + 3\hat{k}a2​=2i^+2j^​+3k^. The direction vector is b⃗2=i^+2j^+3k^\vec{b}_2 = \hat{i} + 2\hat{j} + 3\hat{k}b2​=i^+2j^​+3k^.

2. Formula for Shortest Distance

The shortest distance ddd between two skew lines is given by the formula: d=∣(a⃗2−a⃗1)⋅(b⃗1×b⃗2)∣b⃗1×b⃗2∣∣d = \left| {{(\vec{a}_2 - \vec{a}_1) \cdot (\vec{b}_1 \times \vec{b}_2)} \over {|\vec{b}_1 \times \vec{b}_2|}} \right|d=​∣b1​×b2​∣(a2​−a1​)⋅(b1​×b2​)​​

3. Calculate the Required Vectors

First, we find the vector connecting the points A1A_1A1​ and A2A_2A2​: a⃗2−a⃗1=(2−(−1))i^+(2−(−2))j^+(3−(−1))k^=3i^+4j^+4k^\vec{a}_2 - \vec{a}_1 = (2 - (-1))\hat{i} + (2 - (-2))\hat{j} + (3 - (-1))\hat{k} = 3\hat{i} + 4\hat{j} + 4\hat{k}a2​−a1​=(2−(−1))i^+(2−(−2))j^​+(3−(−1))k^=3i^+4j^​+4k^

Next, we calculate the cross product of the direction vectors: b⃗1×b⃗2=∣i^j^k^312123∣=i^(3−4)−j^(9−2)+k^(6−1)=−i^−7j^+5k^\vec{b}_1 \times \vec{b}_2 = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 3 & 1 & 2 \\ 1 & 2 & 3 \end{vmatrix} = \hat{i}(3-4) - \hat{j}(9-2) + \hat{k}(6-1) = -\hat{i} - 7\hat{j} + 5\hat{k}b1​×b2​=​i^31​j^​12​k^23​​=i^(3−4)−j^​(9−2)+k^(6−1)=−i^−7j^​+5k^

Then, we find the magnitude of the cross product: ∣b⃗1×b⃗2∣=(−1)2+(−7)2+52=1+49+25=75=53|\vec{b}_1 \times \vec{b}_2| = \sqrt{(-1)^2 + (-7)^2 + 5^2} = \sqrt{1 + 49 + 25} = \sqrt{75} = 5\sqrt{3}∣b1​×b2​∣=(−1)2+(−7)2+52​=1+49+25​=75​=53​

4. Calculate the Scalar Triple Product (Numerator)

Now, we compute the dot product for the numerator: (a⃗2−a⃗1)⋅(b⃗1×b⃗2)=(3i^+4j^+4k^)⋅(−i^−7j^+5k^)(\vec{a}_2 - \vec{a}_1) \cdot (\vec{b}_1 \times \vec{b}_2) = (3\hat{i} + 4\hat{j} + 4\hat{k}) \cdot (-\hat{i} - 7\hat{j} + 5\hat{k})(a2​−a1​)⋅(b1​×b2​)=(3i^+4j^​+4k^)⋅(−i^−7j^​+5k^) =(3)(−1)+(4)(−7)+(4)(5)=−3−28+20=−11= (3)(-1) + (4)(-7) + (4)(5) = -3 - 28 + 20 = -11=(3)(−1)+(4)(−7)+(4)(5)=−3−28+20=−11

5. Calculate the Shortest Distance

Using the formula, the shortest distance is: d=∣−1153∣=1153d = \left| {-11 \over {5\sqrt{3}}} \right| = {11 \over {5\sqrt{3}}}d=​53​−11​​=53​11​

6. Analysis and Conclusion

The calculated distance is 1153{11 \over {5\sqrt{3}}}53​11​, which is not among the given options. This suggests a high probability of a typo in the question statement. Let's examine the options. The denominator in option D, 535\sqrt{3}53​, matches our calculated denominator. This implies the error is likely in the numerator calculation, which depends on the points on the lines.

Let's assume there is a typo in the yyy-coordinate of the point on L1L_1L1​, and the equation should have been y−21\frac{y - 2}{1}1y−2​ instead of y+21\frac{y + 2}{1}1y+2​. In this case, the point on L1L_1L1​ would be A1′(−1,2,−1)A_1'(-1, 2, -1)A1′​(−1,2,−1), and its position vector a⃗1′=−i^+2j^−k^\vec{a}_1' = -\hat{i} + 2\hat{j} - \hat{k}a1′​=−i^+2j^​−k^.

Let's re-calculate with this correction: a⃗2−a⃗1′=(2−(−1))i^+(2−2)j^+(3−(−1))k^=3i^+0j^+4k^\vec{a}_2 - \vec{a}_1' = (2 - (-1))\hat{i} + (2 - 2)\hat{j} + (3 - (-1))\hat{k} = 3\hat{i} + 0\hat{j} + 4\hat{k}a2​−a1′​=(2−(−1))i^+(2−2)j^​+(3−(−1))k^=3i^+0j^​+4k^

The scalar triple product would now be: (a⃗2−a⃗1′)⋅(b⃗1×b⃗2)=(3i^+0j^+4k^)⋅(−i^−7j^+5k^)(\vec{a}_2 - \vec{a}_1') \cdot (\vec{b}_1 \times \vec{b}_2) = (3\hat{i} + 0\hat{j} + 4\hat{k}) \cdot (-\hat{i} - 7\hat{j} + 5\hat{k})(a2​−a1′​)⋅(b1​×b2​)=(3i^+0j^​+4k^)⋅(−i^−7j^​+5k^) =(3)(−1)+(0)(−7)+(4)(5)=−3+0+20=17= (3)(-1) + (0)(-7) + (4)(5) = -3 + 0 + 20 = 17=(3)(−1)+(0)(−7)+(4)(5)=−3+0+20=17

The shortest distance with this assumed correction is: d=∣1753∣=1753d = \left| {17 \over {5\sqrt{3}}} \right| = {17 \over {5\sqrt{3}}}d=​53​17​​=53​17​

This value matches option D. Therefore, it is almost certain that the question contained a typo and option D is the intended answer.

PreviousNext

More from Vector Algebra

  • Consider the lines L1​:3x+1​=1y+2​=2z+1​L2​:1x−2​=2y+2​=3z−3​The unit vector perpendicular to both L1​ and L2​ is :2008 · MCQ
  • Let two non-collinear unit vectors a and b form an acute angle. A point P moves so that at any time t the position vector OP(where O is the origin) is given by acost+bsint.…2008 · MCQ
  • The number of distinct real values of λ, for which the vectors −λ2i+j​+k,i−λ2j​+k and i+j​−λ2k are…2007 · MCQ
  • Let the vector PQ​,QR​,RS,ST,TU and UP, represent the sides of a regular hexagon. Statement 1 : PQ​×(RS+ST)e0…2007 · MCQ
  • For any two points M and N in the XY-plane, let MN denote the vector from M to N, and 0 denote the zero vector. Let P,Q and R be three distinct points in the XY-plane. Let S be a point inside…2025 · Numerical
  • Let w=i^+j^​−2k^, and u and v be two vectors, such that u×v=w and v×w=u. Let α,β,γ, and t be real numbers such that u=αi^+βj^​+γk^,   −tα+β+γ=0,   α−tβ+γ=0,   α+β−tγ=0.… Includes table2025 · MCQ
  • Consider the vectors x=^+2^​+3k^,y​=2^+3^​+k^, and z=3^+^​+2k^ For two distinct positive real numbers α…2025 · Numerical
  • Let OP=αα−1​i^+j^​+k^,OQ​=i^+ββ−1​j^​+k^ and OR=i^+j^​+21​k^ be three vectors, where α,β∈R−{0}…2024 · Numerical