Skip to main content
Back to Vector Algebra
JEE Main 2023
Vector Algebra
Vector Algebra
Medium

Question

Let a=2i^+j^2k^\overrightarrow a = 2\widehat i + \widehat j - 2\widehat k and b=i^+j^\overrightarrow b = \widehat i + \widehat j. If c\overrightarrow c is a vector such that a.c=c,ca=22\overrightarrow a .\,\overrightarrow c = \left| {\overrightarrow c } \right|,\left| {\overrightarrow c - \overrightarrow a } \right| = 2\sqrt 2 and the angle between (a×b)(\overrightarrow a \times \overrightarrow b ) and c\overrightarrow c is π6{\pi \over 6}, then the value of (a×b)×c\left| {\left( {\overrightarrow a \times \overrightarrow b } \right) \times \overrightarrow c } \right| is :

Options

Solution

Key Concepts and Formulas

  1. Magnitude of a vector v=xi^+yj^+zk^\vec{v} = x\widehat i + y\widehat j + z\widehat k: v=x2+y2+z2|\vec{v}| = \sqrt{x^2 + y^2 + z^2}.
  2. Dot Product: uv=uvcosθ\vec{u} \cdot \vec{v} = |\vec{u}| |\vec{v}| \cos \theta. Also, v2=vv|\vec{v}|^2 = \vec{v} \cdot \vec{v}.
  3. Cross Product Magnitude: u×v=uvsinθ|\vec{u} \times \vec{v}| = |\vec{u}| |\vec{v}| \sin \theta.

Step-by-Step Solution

We are given vectors a=2i^+j^2k^\vec{a} = 2\widehat i + \widehat j - 2\widehat k and b=i^+j^\vec{b} = \widehat i + \widehat j. We need to find (a×b)×c|\left( {\overrightarrow a \times \overrightarrow b } \right) \times \overrightarrow c | given the conditions: (i) ac=c\vec{a} \cdot \vec{c} = |\vec{c}| (ii) ca=22|\vec{c} - \vec{a}| = 2\sqrt{2} (iii) The angle between (a×b)(\vec{a} \times \vec{b}) and c\vec{c} is π6\frac{\pi}{6}.

Step 1: Calculate the magnitude of vector a\vec{a}. This is needed for condition (i) and (ii). a=(2)2+(1)2+(2)2=4+1+4=9=3|\vec{a}| = \sqrt{(2)^2 + (1)^2 + (-2)^2} = \sqrt{4 + 1 + 4} = \sqrt{9} = 3

Step 2: Use condition (i) to find the relationship between a\vec{a} and c\vec{c}. We know ac=accosθac\vec{a} \cdot \vec{c} = |\vec{a}| |\vec{c}| \cos \theta_{ac}, where θac\theta_{ac} is the angle between a\vec{a} and c\vec{c}. Given ac=c\vec{a} \cdot \vec{c} = |\vec{c}|, we have: accosθac=c|\vec{a}| |\vec{c}| \cos \theta_{ac} = |\vec{c}| Since c0|\vec{c}| \neq 0 (otherwise condition (ii) would imply a=22|\vec{a}| = 2\sqrt{2}, which is false), we can divide by c|\vec{c}|: acosθac=1|\vec{a}| \cos \theta_{ac} = 1 Substituting a=3|\vec{a}| = 3: 3cosθac=1    cosθac=133 \cos \theta_{ac} = 1 \implies \cos \theta_{ac} = \frac{1}{3}

Step 3: Use condition (ii) to find the magnitude of c\vec{c}. We are given ca=22|\vec{c} - \vec{a}| = 2\sqrt{2}. Squaring both sides: ca2=(22)2=8|\vec{c} - \vec{a}|^2 = (2\sqrt{2})^2 = 8 Using the property v2=vv|\vec{v}|^2 = \vec{v} \cdot \vec{v}: (ca)(ca)=8(\vec{c} - \vec{a}) \cdot (\vec{c} - \vec{a}) = 8 Expanding the dot product: cc2(ac)+aa=8\vec{c} \cdot \vec{c} - 2(\vec{a} \cdot \vec{c}) + \vec{a} \cdot \vec{a} = 8 c22(ac)+a2=8|\vec{c}|^2 - 2(\vec{a} \cdot \vec{c}) + |\vec{a}|^2 = 8 Substitute a=3|\vec{a}| = 3 and ac=c\vec{a} \cdot \vec{c} = |\vec{c}| from condition (i): c22c+32=8|\vec{c}|^2 - 2|\vec{c}| + 3^2 = 8 c22c+9=8|\vec{c}|^2 - 2|\vec{c}| + 9 = 8 c22c+1=0|\vec{c}|^2 - 2|\vec{c}| + 1 = 0 This is a perfect square: (c1)2=0(|\vec{c}| - 1)^2 = 0 Therefore, c=1|\vec{c}| = 1.

Step 4: Calculate the cross product a×b\vec{a} \times \vec{b} and its magnitude. Let P=a×b\vec{P} = \vec{a} \times \vec{b}. P=i^j^k^212110\vec{P} = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ 2 & 1 & -2 \\ 1 & 1 & 0 \end{vmatrix} P=i^((1)(0)(2)(1))j^((2)(0)(2)(1))+k^((2)(1)(1)(1))\vec{P} = \widehat i((1)(0) - (-2)(1)) - \widehat j((2)(0) - (-2)(1)) + \widehat k((2)(1) - (1)(1)) P=i^(0+2)j^(0+2)+k^(21)\vec{P} = \widehat i(0 + 2) - \widehat j(0 + 2) + \widehat k(2 - 1) P=2i^2j^+k^\vec{P} = 2\widehat i - 2\widehat j + \widehat k Now, calculate its magnitude: P=a×b=(2)2+(2)2+(1)2=4+4+1=9=3|\vec{P}| = |\vec{a} \times \vec{b}| = \sqrt{(2)^2 + (-2)^2 + (1)^2} = \sqrt{4 + 4 + 1} = \sqrt{9} = 3

Step 5: Calculate the magnitude of the final cross product using condition (iii). We need to find (a×b)×c=P×c|\left( {\overrightarrow a \times \overrightarrow b } \right) \times \overrightarrow c | = |\vec{P} \times \vec{c}|. We are given that the angle between P=(a×b)\vec{P} = (\vec{a} \times \vec{b}) and c\vec{c} is θP,c=π6\theta_{P,c} = \frac{\pi}{6}. Using the formula for the magnitude of a cross product: P×c=PcsinθP,c|\vec{P} \times \vec{c}| = |\vec{P}| |\vec{c}| \sin \theta_{P,c} Substitute the values we found: P=3|\vec{P}| = 3, c=1|\vec{c}| = 1, and θP,c=π6\theta_{P,c} = \frac{\pi}{6}. (a×b)×c=(3)(1)sin(π6)|\left( {\overrightarrow a \times \overrightarrow b } \right) \times \overrightarrow c | = (3)(1) \sin\left(\frac{\pi}{6}\right) Since sin(π6)=12\sin\left(\frac{\pi}{6}\right) = \frac{1}{2}: (a×b)×c=3×1×12=32|\left( {\overrightarrow a \times \overrightarrow b } \right) \times \overrightarrow c | = 3 \times 1 \times \frac{1}{2} = \frac{3}{2}


Common Mistakes & Tips

  • Ensure correct application of the dot product and cross product magnitude formulas, especially the angles involved (cosθ\cos \theta for dot product, sinθ\sin \theta for cross product).
  • Be meticulous with algebraic manipulations when expanding vector dot products, particularly when dealing with magnitudes and differences.
  • Double-check the calculation of the cross product components, as sign errors are common.

Summary We systematically used the given conditions to find the magnitudes of the involved vectors and the relevant angles. First, we calculated a|\vec{a}|. Then, condition (i) helped us relate ac\vec{a} \cdot \vec{c} to c|\vec{c}| and cosθac\cos \theta_{ac}. Condition (ii) was crucial in forming a quadratic equation for c|\vec{c}|, yielding c=1|\vec{c}| = 1. We then computed the cross product a×b\vec{a} \times \vec{b} and found its magnitude to be 3. Finally, using the magnitude of this cross product, the magnitude of c\vec{c}, and the given angle of π6\frac{\pi}{6}, we calculated the magnitude of the required cross product.

The final answer is 32\boxed{\frac{3}{2}} which corresponds to option (D).

Practice More Vector Algebra Questions

View All Questions