Skip to main content
Back to 3D Geometry
JEE Main 2023
3D Geometry
3D Geometry
Hard

Question

Let the position vectors of two points P and Q be 3i^\widehat i - j^\widehat j + 2k^\widehat k and i^\widehat i + 2j^\widehat j - 4k^\widehat k, respectively. Let R and S be two points such that the direction ratios of lines PR and QS are (4, -1, 2) and (-2, 1, -2), respectively. Let lines PR and QS intersect at T. If the vector TA\overrightarrow {TA} is perpendicular to both PR\overrightarrow {PR} and QS\overrightarrow {QS} and the length of vector TA\overrightarrow {TA} is 5\sqrt 5 units, then the modulus of a position vector of A is :

Options

Solution

Key Concepts and Formulas

  1. Vector Equation of a Line: A line passing through a point with position vector a\vec{a} and parallel to a direction vector d\vec{d} can be represented as r=a+λd\vec{r} = \vec{a} + \lambda \vec{d}, where λ\lambda is a scalar parameter.
  2. Intersection of Lines: If two lines intersect, their position vectors are identical at the point of intersection. Equating the corresponding components (x, y, z) allows us to form a system of linear equations to solve for the parameters.
  3. Cross Product for Perpendicular Vectors: The cross product of two non-parallel vectors, u×v\vec{u} \times \vec{v}, results in a vector that is perpendicular to both u\vec{u} and v\vec{v}. This property is crucial for finding a vector perpendicular to a plane defined by two direction vectors.
  4. Magnitude of a Vector: For a vector v=xi^+yj^+zk^\vec{v} = x\widehat i + y\widehat j + z\widehat k, its magnitude (or length) is given by v=x2+y2+z2|\vec{v}| = \sqrt{x^2 + y^2 + z^2}.
  5. Position Vector Modulus: The modulus of the position vector of a point A with coordinates (x,y,z)(x, y, z) is OA=x2+y2+z2|\overrightarrow{OA}| = \sqrt{x^2 + y^2 + z^2}, where O is the origin.

Step-by-Step Solution

Step 1: Define Position Vectors and Direction Vectors

We begin by translating the given information into vector notation. The position vector of point P is p=3i^j^+2k^\vec{p} = 3\widehat i - \widehat j + 2\widehat k. The position vector of point Q is q=i^+2j^4k^\vec{q} = \widehat i + 2\widehat j - 4\widehat k.

The direction ratios of line PR are (4,1,2)(4, -1, 2). This implies that the direction vector for line PR can be taken as dPR=4i^j^+2k^\vec{d}_{PR} = 4\widehat i - \widehat j + 2\widehat k. Similarly, the direction ratios of line QS are (2,1,2)(-2, 1, -2). Thus, the direction vector for line QS can be taken as dQS=2i^+j^2k^\vec{d}_{QS} = -2\widehat i + \widehat j - 2\widehat k.

Step 2: Formulate the Equations of Lines PR and QS

Using the vector equation of a line r=a+λd\vec{r} = \vec{a} + \lambda \vec{d}:

  • Equation of Line PR: This line passes through P with position vector p\vec{p} and is parallel to dPR\vec{d}_{PR}. LPR:r1=(3i^j^+2k^)+λ(4i^j^+2k^)L_{PR}: \vec{r}_1 = (3\widehat i - \widehat j + 2\widehat k) + \lambda (4\widehat i - \widehat j + 2\widehat k) where λ\lambda is a scalar parameter.

  • Equation of Line QS: This line passes through Q with position vector q\vec{q} and is parallel to dQS\vec{d}_{QS}. LQS:r2=(i^+2j^4k^)+μ(2i^+j^2k^)L_{QS}: \vec{r}_2 = (\widehat i + 2\widehat j - 4\widehat k) + \mu (-2\widehat i + \widehat j - 2\widehat k) where μ\mu is a scalar parameter.

Step 3: Find the Intersection Point T

Lines PR and QS intersect at T. This means that at point T, their position vectors are equal. Let t\vec{t} be the position vector of T. Equating r1\vec{r}_1 and r2\vec{r}_2: (3+4λ)i^+(1λ)j^+(2+2λ)k^=(12μ)i^+(2+μ)j^+(42μ)k^(3 + 4\lambda)\widehat i + (-1 - \lambda)\widehat j + (2 + 2\lambda)\widehat k = (1 - 2\mu)\widehat i + (2 + \mu)\widehat j + (-4 - 2\mu)\widehat k Equating the corresponding components:

  1. 3+4λ=12μ4λ+2μ=22λ+μ=13 + 4\lambda = 1 - 2\mu \Rightarrow 4\lambda + 2\mu = -2 \Rightarrow 2\lambda + \mu = -1
  2. 1λ=2+μλ+μ=3-1 - \lambda = 2 + \mu \Rightarrow \lambda + \mu = -3
  3. 2+2λ=42μ2λ+2μ=6λ+μ=32 + 2\lambda = -4 - 2\mu \Rightarrow 2\lambda + 2\mu = -6 \Rightarrow \lambda + \mu = -3 (This is consistent with equation 2)

Now we solve the system of equations for λ\lambda and μ\mu: Subtract equation (2) from equation (1): (2λ+μ)(λ+μ)=1(3)(2\lambda + \mu) - (\lambda + \mu) = -1 - (-3) λ=2\lambda = 2

Substitute λ=2\lambda = 2 into equation (2): 2+μ=32 + \mu = -3 μ=5\mu = -5

Now, substitute λ=2\lambda = 2 into the equation for LPRL_{PR} (or μ=5\mu = -5 into the equation for LQSL_{QS}) to find the position vector of T: t=(3i^j^+2k^)+2(4i^j^+2k^)\vec{t} = (3\widehat i - \widehat j + 2\widehat k) + 2(4\widehat i - \widehat j + 2\widehat k) t=(3+8)i^+(12)j^+(2+4)k^\vec{t} = (3 + 8)\widehat i + (-1 - 2)\widehat j + (2 + 4)\widehat k t=11i^3j^+6k^\vec{t} = 11\widehat i - 3\widehat j + 6\widehat k So, the coordinates of point T are (11,3,6)(11, -3, 6).

Step 4: Determine the Direction of TA\overrightarrow{TA}

We are given that the vector TA\overrightarrow{TA} is perpendicular to both PR\overrightarrow{PR} and QS\overrightarrow{QS}. This means TA\overrightarrow{TA} is parallel to the cross product of their direction vectors, dPR×dQS\vec{d}_{PR} \times \vec{d}_{QS}. Let's calculate the cross product: dPR×dQS=(4i^j^+2k^)×(2i^+j^2k^)\vec{d}_{PR} \times \vec{d}_{QS} = (4\widehat i - \widehat j + 2\widehat k) \times (-2\widehat i + \widehat j - 2\widehat k) =i^j^k^412212= \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ 4 & -1 & 2 \\ -2 & 1 & -2 \end{vmatrix} =i^((1)(2)(2)(1))j^((4)(2)(2)(2))+k^((4)(1)(1)(2))= \widehat i ((-1)(-2) - (2)(1)) - \widehat j ((4)(-2) - (2)(-2)) + \widehat k ((4)(1) - (-1)(-2)) =i^(22)j^(8+4)+k^(42)= \widehat i (2 - 2) - \widehat j (-8 + 4) + \widehat k (4 - 2) =0i^(4)j^+2k^= 0\widehat i - (-4)\widehat j + 2\widehat k =4j^+2k^= 4\widehat j + 2\widehat k Let dTA=4j^+2k^\vec{d}_{TA} = 4\widehat j + 2\widehat k be a direction vector for TA\overrightarrow{TA}.

Step 5: Find the Vector TA\overrightarrow{TA}

The length of vector TA\overrightarrow{TA} is given as 5\sqrt{5} units. First, we find the unit vector in the direction of dTA\vec{d}_{TA}: dTA=02+42+22=16+4=20=25|\vec{d}_{TA}| = \sqrt{0^2 + 4^2 + 2^2} = \sqrt{16 + 4} = \sqrt{20} = 2\sqrt{5} The unit vector u^TA=dTAdTA=4j^+2k^25=2j^+k^5\widehat u_{TA} = \frac{\vec{d}_{TA}}{|\vec{d}_{TA}|} = \frac{4\widehat j + 2\widehat k}{2\sqrt{5}} = \frac{2\widehat j + \widehat k}{\sqrt{5}}.

Since the length of TA\overrightarrow{TA} is 5\sqrt{5}, we can write TA\overrightarrow{TA} as: TA=±(length of TA)×u^TA\overrightarrow{TA} = \pm (\text{length of } \overrightarrow{TA}) \times \widehat u_{TA} TA=±5×2j^+k^5\overrightarrow{TA} = \pm \sqrt{5} \times \frac{2\widehat j + \widehat k}{\sqrt{5}} TA=±(2j^+k^)\overrightarrow{TA} = \pm (2\widehat j + \widehat k) We can choose either direction; the modulus of the position vector of A will be the same. Let's choose the positive direction: TA=2j^+k^\overrightarrow{TA} = 2\widehat j + \widehat k

Step 6: Find the Position Vector of A

We know that TA=at\overrightarrow{TA} = \vec{a} - \vec{t}, where a\vec{a} is the position vector of A. Therefore, a=t+TA\vec{a} = \vec{t} + \overrightarrow{TA}. Substitute the values of t\vec{t} and TA\overrightarrow{TA}: a=(11i^3j^+6k^)+(2j^+k^)\vec{a} = (11\widehat i - 3\widehat j + 6\widehat k) + (2\widehat j + \widehat k) a=11i^+(3+2)j^+(6+1)k^\vec{a} = 11\widehat i + (-3 + 2)\widehat j + (6 + 1)\widehat k a=11i^j^+7k^\vec{a} = 11\widehat i - \widehat j + 7\widehat k

Step 7: Calculate the Modulus of the Position Vector of A

Finally, we need to find the modulus (length) of the position vector of A, a|\vec{a}|. a=112+(1)2+72|\vec{a}| = \sqrt{11^2 + (-1)^2 + 7^2} a=121+1+49|\vec{a}| = \sqrt{121 + 1 + 49} a=171|\vec{a}| = \sqrt{171}


Common Mistakes & Tips

  • Cross Product Calculation: Be meticulous with the signs and calculations when computing the cross product. A common error is swapping the order of subtraction in the determinant expansion, leading to sign errors.
  • Solving System of Equations: Carefully verify the values of the parameters (λ\lambda and μ\mu) by substituting them back into all three component equations to ensure consistency.
  • Direction of Perpendicular Vector: Remember that a vector perpendicular to two given vectors can point in two opposite directions. However, for quantities like magnitude or modulus of a position vector, this choice often does not affect the final numerical answer.
  • Distinguishing Position Vectors from Direction Vectors: Clearly understand that p\vec{p} and q\vec{q} are position vectors of points, while dPR\vec{d}_{PR} and dQS\vec{d}_{QS} are direction vectors of lines.

Summary

This problem involved finding the position vector of a point A by first determining the intersection point T of two lines. We then used the property that TA\overrightarrow{TA} is perpendicular to both lines to find its direction via the cross product of the line's direction vectors. Knowing the length of TA\overrightarrow{TA}, we constructed the vector TA\overrightarrow{TA} and subsequently found the position vector of A. Finally, the modulus of A's position vector was calculated.

The final answer is 171\boxed{\sqrt{171}} which corresponds to option (A).

Practice More 3D Geometry Questions

View All Questions