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. Let c\overrightarrow c be a vector such that ca=3\left| {\overrightarrow c - \overrightarrow a } \right| = 3, (a×b)×c=3\left| {\left( {\overrightarrow a \times \overrightarrow b } \right) \times \overrightarrow c } \right| = 3 and the angle between c\overrightarrow c and a×b\overrightarrow a \times \overrightarrow b is 3030^\circ . Then a.c\overrightarrow a .\overrightarrow c is equal to :

Options

Solution

Key Concepts and Formulas

  • Vector Magnitude: The magnitude of a vector v=vxi^+vyj^+vzk^\vec{v} = v_x \widehat{i} + v_y \widehat{j} + v_z \widehat{k} is v=vx2+vy2+vz2|\vec{v}| = \sqrt{v_x^2 + v_y^2 + v_z^2}.
  • Cross Product: The cross product of two vectors u\vec{u} and v\vec{v} is given by u×v=uvsinθ|\vec{u} \times \vec{v}| = |\vec{u}| |\vec{v}| \sin \theta, where θ\theta is the angle between them.
  • Dot Product and Magnitude: The square of the magnitude of a vector difference is xy2=x2+y22xy|\vec{x} - \vec{y}|^2 = |\vec{x}|^2 + |\vec{y}|^2 - 2\vec{x} \cdot \vec{y}.

Step-by-Step Solution

Step 1: Calculate the magnitude of a\overrightarrow a.

  • Why: The magnitude of a\overrightarrow a is needed to use the formula for the magnitude of a vector difference in a later step.
  • Given a=2i^+j^2k^\overrightarrow a = 2\widehat i + \widehat j -2 \widehat k.
  • a=(2)2+(1)2+(2)2=4+1+4=9=3|\overrightarrow a| = \sqrt{(2)^2 + (1)^2 + (-2)^2} = \sqrt{4 + 1 + 4} = \sqrt{9} = 3

Step 2: Calculate the cross product a×b\overrightarrow a \times \overrightarrow b.

  • Why: The vector a×b\overrightarrow a \times \overrightarrow b is explicitly used in the given conditions, so we need to compute it.
  • Given a=2i^+j^2k^\overrightarrow a = 2\widehat i + \widehat j -2 \widehat k and b=i^+j^\overrightarrow b = \widehat i + \widehat j.
  • a×b=i^j^k^212110\overrightarrow a \times \overrightarrow b = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ 2 & 1 & -2 \\ 1 & 1 & 0 \end{vmatrix}
  • =i^((1)(0)(2)(1))j^((2)(0)(2)(1))+k^((2)(1)(1)(1))= \widehat i ((1)(0) - (-2)(1)) - \widehat j ((2)(0) - (-2)(1)) + \widehat k ((2)(1) - (1)(1))
  • =i^(0+2)j^(0+2)+k^(21)= \widehat i (0 + 2) - \widehat j (0 + 2) + \widehat k (2 - 1)
  • a×b=2i^2j^+k^\overrightarrow a \times \overrightarrow b = 2\widehat i - 2\widehat j + \widehat k

Step 3: Calculate the magnitude of a×b\overrightarrow a \times \overrightarrow b.

  • Why: The magnitude of a×b\overrightarrow a \times \overrightarrow b is required to apply the cross product magnitude formula.
  • From Step 2, a×b=2i^2j^+k^\overrightarrow a \times \overrightarrow b = 2\widehat i - 2\widehat j + \widehat k.
  • a×b=(2)2+(2)2+(1)2=4+4+1=9=3|\overrightarrow a \times \overrightarrow b| = \sqrt{(2)^2 + (-2)^2 + (1)^2} = \sqrt{4 + 4 + 1} = \sqrt{9} = 3

Step 4: Determine the magnitude of c\overrightarrow c using the cross product condition.

  • Why: We are given a condition involving the magnitude of a cross product and the angle between the vectors, which allows us to find c|\overrightarrow c|.
  • We are given (a×b)×c=3|\left( {\overrightarrow a \times \overrightarrow b } \right) \times \overrightarrow c | = 3 and the angle between c\overrightarrow c and a×b\overrightarrow a \times \overrightarrow b is 3030^\circ.
  • Let p=a×b\vec{p} = \overrightarrow a \times \overrightarrow b. We have p=3|\vec{p}| = 3 (from Step 3) and the angle θ=30\theta = 30^\circ.
  • Using the formula p×c=pcsinθ|\vec{p} \times \overrightarrow c| = |\vec{p}| |\overrightarrow c| \sin \theta:
  • 3=(3)csin303 = (3) |\overrightarrow c| \sin 30^\circ
  • 3=3c(12)3 = 3 |\overrightarrow c| \left(\frac{1}{2}\right)
  • Dividing by 3: 1=c(12)1 = |\overrightarrow c| \left(\frac{1}{2}\right)
  • Multiplying by 2: c=2|\overrightarrow c| = 2

Step 5: Calculate ac\overrightarrow a \cdot \overrightarrow c using the first given condition.

  • Why: The condition ca=3|\overrightarrow c - \overrightarrow a| = 3 involves the difference between c\overrightarrow c and a\overrightarrow a, and its square can be expanded to include the dot product ac\overrightarrow a \cdot \overrightarrow c.
  • Given ca=3|\overrightarrow c - \overrightarrow a| = 3.
  • Squaring both sides: ca2=32=9|\overrightarrow c - \overrightarrow a|^2 = 3^2 = 9
  • Using the formula xy2=x2+y22xy|\vec{x} - \vec{y}|^2 = |\vec{x}|^2 + |\vec{y}|^2 - 2\vec{x} \cdot \vec{y}:
  • c2+a22(ca)=9|\overrightarrow c|^2 + |\overrightarrow a|^2 - 2(\overrightarrow c \cdot \overrightarrow a) = 9
  • Since ca=ac\overrightarrow c \cdot \overrightarrow a = \overrightarrow a \cdot \overrightarrow c, we have:
  • c2+a22(ac)=9|\overrightarrow c|^2 + |\overrightarrow a|^2 - 2(\overrightarrow a \cdot \overrightarrow c) = 9
  • Substitute the values c=2|\overrightarrow c| = 2 (from Step 4) and a=3|\overrightarrow a| = 3 (from Step 1):
  • (2)2+(3)22(ac)=9(2)^2 + (3)^2 - 2(\overrightarrow a \cdot \overrightarrow c) = 9
  • 4+92(ac)=94 + 9 - 2(\overrightarrow a \cdot \overrightarrow c) = 9
  • 132(ac)=913 - 2(\overrightarrow a \cdot \overrightarrow c) = 9
  • Subtract 13 from both sides:
  • 2(ac)=913-2(\overrightarrow a \cdot \overrightarrow c) = 9 - 13
  • 2(ac)=4-2(\overrightarrow a \cdot \overrightarrow c) = -4
  • Divide by -2:
  • ac=42=2\overrightarrow a \cdot \overrightarrow c = \frac{-4}{-2} = 2

Common Mistakes & Tips

  • Cross Product Calculation: Be meticulous when calculating the cross product using the determinant method, especially with signs.
  • Magnitude of Difference Expansion: Ensure the correct expansion of xy2|\vec{x} - \vec{y}|^2 as x2+y22xy|\vec{x}|^2 + |\vec{y}|^2 - 2\vec{x} \cdot \vec{y}, not just x2y2|\vec{x}|^2 - |\vec{y}|^2.
  • Angle Interpretation: The angle given in the cross product condition is between c\overrightarrow c and a×b\overrightarrow a \times \overrightarrow b.

Summary

The problem is solved by systematically calculating intermediate vector quantities like a|\overrightarrow a| and a×b\overrightarrow a \times \overrightarrow b. The magnitude of c\overrightarrow c is derived from the condition involving the magnitude of a cross product and the angle between vectors. Finally, the dot product ac\overrightarrow a \cdot \overrightarrow c is found by expanding the squared magnitude of the vector difference ca|\overrightarrow c - \overrightarrow a| and substituting the known magnitudes.

The final answer is 2\boxed{2}.

Practice More Vector Algebra Questions

View All Questions