JEE Challenger
More from Three Dimensional Geometry

Intersection of Lines and Normal Vector to Plane

Let γR\gamma \in \mathbb{R} be such that the lines L1:x+111=y+212=z+293L_1 : \frac{x+11}{1} = \frac{y+21}{2} = \frac{z+29}{3} and L2:x+163=y+112=z+4γL_2 : \frac{x+16}{3} = \frac{y+11}{2} = \frac{z+4}{\gamma} intersect. Let R1R_1 be the point of intersection of L1L_1 and L2L_2. Let O=(0,0,0)O = (0,0,0), and n^\hat{n} denote a unit normal vector to the plane containing both the lines L1L_1 and L2L_2.

Match each entry in List-I to the correct entry in List-II.

List-IList-II(P) γ equals(1) i^j^+k^(Q) A possible choice for n^ is(2) 32(R) OR1 equals(3) 1(S) A possible value of OR1n^ is(4) 16i^26j^+16k^(5) 23\begin{array}{ll} \text{List-I} & \text{List-II} \\ \text{(P) } \gamma \text{ equals} & \text{(1) } -\hat{i} - \hat{j} + \hat{k} \\ \text{(Q) A possible choice for } \hat{n} \text{ is} & \text{(2) } \sqrt{\frac{3}{2}} \\ \text{(R) } \overrightarrow{OR_1} \text{ equals} & \text{(3) } 1 \\ \text{(S) A possible value of } \overrightarrow{OR_1} \cdot \hat{n} \text{ is} & \text{(4) } \frac{1}{\sqrt{6}}\hat{i} - \frac{2}{\sqrt{6}}\hat{j} + \frac{1}{\sqrt{6}}\hat{k} \\ & \text{(5) } \sqrt{\frac{2}{3}} \end{array}

The correct option is

Options

A

(P) \rightarrow (3) \quad (Q) \rightarrow (4) \quad (R) \rightarrow (1) \quad (S) \rightarrow (2)

B

(P) \rightarrow (5) \quad (Q) \rightarrow (4) \quad (R) \rightarrow (1) \quad (S) \rightarrow (2)

C

(P) \rightarrow (3) \quad (Q) \rightarrow (4) \quad (R) \rightarrow (1) \quad (S) \rightarrow (5)

Correct
D

(P) \rightarrow (3) \quad (Q) \rightarrow (1) \quad (R) \rightarrow (4) \quad (S) \rightarrow (5)

Step-by-Step Solution

To find the correct matching between List-I and List-II, we analyze the given lines and perform the required step-by-step vector and 3D geometry computations.

Step 1: Finding γ\gamma and the point of intersection R1R_1

The given lines are: L1:x+111=y+212=z+293=t1L_1 : \frac{x+11}{1} = \frac{y+21}{2} = \frac{z+29}{3} = t_1 L2:x+163=y+112=z+4γ=t2L_2 : \frac{x+16}{3} = \frac{y+11}{2} = \frac{z+4}{\gamma} = t_2

Any general point on line L1L_1 is given by: (x,y,z)=(t111,2t121,3t129)(x, y, z) = (t_1 - 11, 2t_1 - 21, 3t_1 - 29)

Any general point on line L2L_2 is given by: (x,y,z)=(3t216,2t211,γt24)(x, y, z) = (3t_2 - 16, 2t_2 - 11, \gamma t_2 - 4)

Since L1L_1 and L2L_2 intersect at R1R_1, we equate their xx and yy coordinates:

  1. t111=3t216    t13t2=5— (1)t_1 - 11 = 3t_2 - 16 \implies t_1 - 3t_2 = -5 \quad \text{--- (1)}
  2. 2t121=2t211    2t12t2=10    t1t2=5— (2)2t_1 - 21 = 2t_2 - 11 \implies 2t_1 - 2t_2 = 10 \implies t_1 - t_2 = 5 \quad \text{--- (2)}

Subtracting equation (1) from equation (2): (t1t2)(t13t2)=5(5)(t_1 - t_2) - (t_1 - 3t_2) = 5 - (-5) 2t2=10    t2=52t_2 = 10 \implies t_2 = 5

Substituting t2=5t_2 = 5 into equation (2): t15=5    t1=10t_1 - 5 = 5 \implies t_1 = 10

Now, substituting t1=10t_1 = 10 and t2=5t_2 = 5 into the zz-coordinates: z=3(10)29=1z = 3(10) - 29 = 1 z=5γ4z = 5\gamma - 4

Equating the zz-coordinates: 5γ4=1    5γ=5    γ=15\gamma - 4 = 1 \implies 5\gamma = 5 \implies \gamma = 1

Thus, (P) \rightarrow (3).

Substituting t1=10t_1 = 10 into the parametric equation of L1L_1, the point of intersection R1R_1 is: R1=(1011,2(10)21,3(10)29)=(1,1,1)R_1 = (10 - 11, 2(10) - 21, 3(10) - 29) = (-1, -1, 1)

Therefore, the position vector OR1\overrightarrow{OR_1} is: OR1=i^j^+k^\overrightarrow{OR_1} = -\hat{i} - \hat{j} + \hat{k}

Thus, (R) \rightarrow (1).


Step 2: Finding a possible unit normal vector n^\hat{n}

The direction vectors of lines L1L_1 and L2L_2 are: d1=i^+2j^+3k^\vec{d}_1 = \hat{i} + 2\hat{j} + 3\hat{k} d2=3i^+2j^+k^(since γ=1)\vec{d}_2 = 3\hat{i} + 2\hat{j} + \hat{k} \quad (\text{since } \gamma = 1)

A normal vector n\vec{n} to the plane containing both lines is given by the cross product d1×d2\vec{d}_1 \times \vec{d}_2: n=i^j^k^123321=i^(26)j^(19)+k^(26)=4i^+8j^4k^\vec{n} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & 2 & 3 \\ 3 & 2 & 1 \end{vmatrix} = \hat{i}(2 - 6) - \hat{j}(1 - 9) + \hat{k}(2 - 6) = -4\hat{i} + 8\hat{j} - 4\hat{k}

Dividing by 4-4, a vector in the direction of the normal is i^2j^+k^\hat{i} - 2\hat{j} + \hat{k}. The unit normal vector n^\hat{n} is: n^=±i^2j^+k^12+(2)2+12=±(16i^26j^+16k^)\hat{n} = \pm \frac{\hat{i} - 2\hat{j} + \hat{k}}{\sqrt{1^2 + (-2)^2 + 1^2}} = \pm \left( \frac{1}{\sqrt{6}}\hat{i} - \frac{2}{\sqrt{6}}\hat{j} + \frac{1}{\sqrt{6}}\hat{k} \right)

A possible choice for n^\hat{n} is: n^=16i^26j^+16k^\hat{n} = \frac{1}{\sqrt{6}}\hat{i} - \frac{2}{\sqrt{6}}\hat{j} + \frac{1}{\sqrt{6}}\hat{k}

Thus, (Q) \rightarrow (4).


Step 3: Calculating OR1n^\overrightarrow{OR_1} \cdot \hat{n}

Using OR1=i^j^+k^\overrightarrow{OR_1} = -\hat{i} - \hat{j} + \hat{k} and n^=16i^26j^+16k^\hat{n} = \frac{1}{\sqrt{6}}\hat{i} - \frac{2}{\sqrt{6}}\hat{j} + \frac{1}{\sqrt{6}}\hat{k}: OR1n^=(i^j^+k^)(16i^26j^+16k^)\overrightarrow{OR_1} \cdot \hat{n} = (-\hat{i} - \hat{j} + \hat{k}) \cdot \left( \frac{1}{\sqrt{6}}\hat{i} - \frac{2}{\sqrt{6}}\hat{j} + \frac{1}{\sqrt{6}}\hat{k} \right) OR1n^=16[(1)(1)+(1)(2)+(1)(1)]=16[1+2+1]=26=23\overrightarrow{OR_1} \cdot \hat{n} = \frac{1}{\sqrt{6}} \left[ (-1)(1) + (-1)(-2) + (1)(1) \right] = \frac{1}{\sqrt{6}} [-1 + 2 + 1] = \frac{2}{\sqrt{6}} = \sqrt{\frac{2}{3}}

Thus, (S) \rightarrow (5).


Conclusion

The correct matching is:

  • (P) \rightarrow (3)
  • (Q) \rightarrow (4)
  • (R) \rightarrow (1)
  • (S) \rightarrow (5)

This corresponds to Option C.

Intersection of Lines and Normal Vector to Plane | Mathematics PYQ Solution - JEE Challenger