MCQMediumJEE 2023Cross Product

JEE Mathematics 2023 Question with Solution

Let the position vectors of the points A, B, C and D be 5i+5j+2λk5\mathbf{i} + 5\mathbf{j} + 2\lambda \mathbf{k}, i+2j+3k\mathbf{i} + 2\mathbf{j} + 3\mathbf{k}, 2i+xj+4k-2\mathbf{i} + x\mathbf{j} + 4\mathbf{k} and i+5j+6k-\mathbf{i} + 5\mathbf{j} + 6\mathbf{k}. Let the set S={λR:S = \{\lambda \in \mathbb{R}: the points A, B, C and D are coplanar}\}. Then λS(λ+2)2\sum_{\lambda \in S}(\lambda + 2)^2 is equal to:

  • A

    99

  • B

    1313

  • C

    2525

  • D

    4141

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: The position vectors of points A, B, C and D are given. We need the values of λ\lambda for which these four points are coplanar.

Find: The value of λS(λ+2)2\sum_{\lambda \in S}(\lambda + 2)^2.

For four points to be coplanar, the scalar triple product of AB\overrightarrow{AB}, AC\overrightarrow{AC} and AD\overrightarrow{AD} must be zero.

The vectors are:

AB=i+2j+3k(5i+5j+2λk)=4i3j+(32λ)k\overrightarrow{AB} = \mathbf{i} + 2\mathbf{j} + 3\mathbf{k} - (5\mathbf{i} + 5\mathbf{j} + 2\lambda \mathbf{k}) = -4\mathbf{i} - 3\mathbf{j} + (3 - 2\lambda)\mathbf{k} AC=2i+λj+4k(5i+5j+2λk)=7i+(λ5)j+(42λ)k\overrightarrow{AC} = -2\mathbf{i} + \lambda \mathbf{j} + 4\mathbf{k} - (5\mathbf{i} + 5\mathbf{j} + 2\lambda \mathbf{k}) = -7\mathbf{i} + (\lambda - 5)\mathbf{j} + (4 - 2\lambda)\mathbf{k} AD=i+5j+6k(5i+5j+2λk)=6i+0j+(62λ)k\overrightarrow{AD} = -\mathbf{i} + 5\mathbf{j} + 6\mathbf{k} - (5\mathbf{i} + 5\mathbf{j} + 2\lambda \mathbf{k}) = -6\mathbf{i} + 0\mathbf{j} + (6 - 2\lambda)\mathbf{k}

So the coplanarity condition is:

4332λ7λ542λ6062λ=0\begin{vmatrix} -4 & -3 & 3 - 2\lambda \\ -7 & \lambda - 5 & 4 - 2\lambda \\ -6 & 0 & 6 - 2\lambda \end{vmatrix} = 0

Expanding the determinant gives:

4λ2+20λ24=0-4\lambda^2 + 20\lambda - 24 = 0

Dividing by 4-4:

λ25λ+6=0\lambda^2 - 5\lambda + 6 = 0

Factoring:

(λ2)(λ3)=0(\lambda - 2)(\lambda - 3) = 0

Hence, the possible values are λ=2\lambda = 2 and λ=3\lambda = 3. Therefore,

S={2,3}S = \{2, 3\}

Now compute:

λS(λ+2)2=(2+2)2+(3+2)2=16+25=41\sum_{\lambda \in S}(\lambda + 2)^2 = (2 + 2)^2 + (3 + 2)^2 = 16 + 25 = 41

Therefore, the value of λS(λ+2)2\sum_{\lambda \in S}(\lambda + 2)^2 is 4141. The correct option is D.

Common mistakes

  • Using the coplanarity condition incorrectly. Four points are coplanar only when the scalar triple product of three displacement vectors from the same point is zero. Do not test pairwise collinearity; instead form AB\overrightarrow{AB}, AC\overrightarrow{AC} and AD\overrightarrow{AD} and set their determinant equal to zero.

  • Subtracting coordinates in the wrong order while forming vectors. If AB=BA\overrightarrow{AB} = \vec{B} - \vec{A} is written incorrectly as AB\vec{A} - \vec{B} for only one vector, the determinant changes inconsistently. Form all three vectors from the same initial point in a consistent order.

  • Mishandling the parameter λ\lambda during determinant expansion. Sign errors in terms like 32λ3 - 2\lambda, 42λ4 - 2\lambda, and 62λ6 - 2\lambda can lead to the wrong quadratic equation. Expand carefully and simplify step by step before factoring.

Practice more Cross Product questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions