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

Question

Let a=i^+2j^+3k^\vec{a}=\hat{i}+2 \hat{j}+3 \hat{k} and b=i^+j^k^\vec{b}=\hat{i}+\hat{j}-\hat{k}. If c\vec{c} is a vector such that ac=11,b(a×c)=27\vec{a} \cdot \vec{c}=11, \vec{b} \cdot(\vec{a} \times \vec{c})=27 and bc=3b\vec{b} \cdot \vec{c}=-\sqrt{3}|\vec{b}|, then a×c2|\vec{a} \times \vec{c}|^{2} is equal to _________.

Answer: 2

Solution

Key Concepts and Formulas

  • Lagrange's Identity: For any two vectors u\vec{u} and v\vec{v}, u×v2=u2v2(uv)2|\vec{u} \times \vec{v}|^2 = |\vec{u}|^2 |\vec{v}|^2 - (\vec{u} \cdot \vec{v})^2.
  • Scalar Triple Product (STP) and its Determinant Form: The scalar triple product of three vectors u,v,w\vec{u}, \vec{v}, \vec{w} is given by [u,v,w]=u(v×w)[\vec{u}, \vec{v}, \vec{w}] = \vec{u} \cdot (\vec{v} \times \vec{w}). Its square can be expressed as a determinant: [u,v,w]2=uuuvuwvuvvvwwuwvww[\vec{u}, \vec{v}, \vec{w}]^2 = \left| \begin{matrix} \vec{u} \cdot \vec{u} & \vec{u} \cdot \vec{v} & \vec{u} \cdot \vec{w} \\ \vec{v} \cdot \vec{u} & \vec{v} \cdot \vec{v} & \vec{v} \cdot \vec{w} \\ \vec{w} \cdot \vec{u} & \vec{w} \cdot \vec{v} & \vec{w} \cdot \vec{w} \end{matrix} \right|
  • Vector Magnitude and Dot Product: For a vector v=v1i^+v2j^+v3k^\vec{v} = v_1\hat{i} + v_2\hat{j} + v_3\hat{k}, its magnitude squared is v2=v12+v22+v32|\vec{v}|^2 = v_1^2 + v_2^2 + v_3^2. The dot product of two vectors a=a1i^+a2j^+a3k^\vec{a} = a_1\hat{i} + a_2\hat{j} + a_3\hat{k} and b=b1i^+b2j^+b3k^\vec{b} = b_1\hat{i} + b_2\hat{j} + b_3\hat{k} is ab=a1b1+a2b2+a3b3\vec{a} \cdot \vec{b} = a_1b_1 + a_2b_2 + a_3b_3.

Step-by-Step Solution

Step 1: Calculate initial vector properties and simplify given conditions. We are given a=i^+2j^+3k^\vec{a}=\hat{i}+2 \hat{j}+3 \hat{k} and b=i^+j^k^\vec{b}=\hat{i}+\hat{j}-\hat{k}. We need to find a×c2|\vec{a} \times \vec{c}|^2. First, let's compute the magnitudes squared of a\vec{a} and b\vec{b}, and their dot product.

  • a2=(1)2+(2)2+(3)2=1+4+9=14|\vec{a}|^2 = (1)^2 + (2)^2 + (3)^2 = 1 + 4 + 9 = 14.
  • b2=(1)2+(1)2+(1)2=1+1+1=3|\vec{b}|^2 = (1)^2 + (1)^2 + (-1)^2 = 1 + 1 + 1 = 3. Thus, b=3|\vec{b}| = \sqrt{3}.
  • ab=(1)(1)+(2)(1)+(3)(1)=1+23=0\vec{a} \cdot \vec{b} = (1)(1) + (2)(1) + (3)(-1) = 1 + 2 - 3 = 0. This implies a\vec{a} and b\vec{b} are orthogonal.

Now, let's simplify the given conditions:

  • ac=11\vec{a} \cdot \vec{c} = 11 (given).
  • b(a×c)=27\vec{b} \cdot (\vec{a} \times \vec{c}) = 27 (given). This is the scalar triple product [b,a,c][\vec{b}, \vec{a}, \vec{c}].
  • bc=3b\vec{b} \cdot \vec{c} = -\sqrt{3}|\vec{b}|. Substituting b=3|\vec{b}| = \sqrt{3}, we get bc=3(3)=3\vec{b} \cdot \vec{c} = -\sqrt{3}(\sqrt{3}) = -3.

Step 2: Use the Scalar Triple Product determinant form to find c2|\vec{c}|^2. The square of the scalar triple product [b,a,c][\vec{b}, \vec{a}, \vec{c}] is given by the determinant: [b,a,c]2=bbbabcabaaaccbcacc[\vec{b}, \vec{a}, \vec{c}]^2 = \left| \begin{matrix} \vec{b} \cdot \vec{b} & \vec{b} \cdot \vec{a} & \vec{b} \cdot \vec{c} \\ \vec{a} \cdot \vec{b} & \vec{a} \cdot \vec{a} & \vec{a} \cdot \vec{c} \\ \vec{c} \cdot \vec{b} & \vec{c} \cdot \vec{a} & \vec{c} \cdot \vec{c} \end{matrix} \right| We know [b,a,c]=27[\vec{b}, \vec{a}, \vec{c}] = 27, so [b,a,c]2=272=729[\vec{b}, \vec{a}, \vec{c}]^2 = 27^2 = 729. We have the following dot products:

  • bb=b2=3\vec{b} \cdot \vec{b} = |\vec{b}|^2 = 3
  • ba=ab=0\vec{b} \cdot \vec{a} = \vec{a} \cdot \vec{b} = 0
  • bc=3\vec{b} \cdot \vec{c} = -3
  • aa=a2=14\vec{a} \cdot \vec{a} = |\vec{a}|^2 = 14
  • ac=11\vec{a} \cdot \vec{c} = 11
  • cb=bc=3\vec{c} \cdot \vec{b} = \vec{b} \cdot \vec{c} = -3
  • ca=ac=11\vec{c} \cdot \vec{a} = \vec{a} \cdot \vec{c} = 11
  • cc=c2\vec{c} \cdot \vec{c} = |\vec{c}|^2 (this is what we need to find)

Substituting these values into the determinant equation: 729=30301411311c2729 = \left| \begin{matrix} 3 & 0 & -3 \\ 0 & 14 & 11 \\ -3 & 11 & |\vec{c}|^2 \end{matrix} \right| Expand the determinant: 729=3(14c21111)0()+(3)(01114(3))729 = 3(14|\vec{c}|^2 - 11 \cdot 11) - 0(\dots) + (-3)(0 \cdot 11 - 14 \cdot (-3)) 729=3(14c2121)3(42)729 = 3(14|\vec{c}|^2 - 121) - 3(42) 729=42c2363126729 = 42|\vec{c}|^2 - 363 - 126 729=42c2489729 = 42|\vec{c}|^2 - 489 Now, solve for 42c242|\vec{c}|^2: 42c2=729+48942|\vec{c}|^2 = 729 + 489 42c2=121842|\vec{c}|^2 = 1218 c2=121842=2037=29|\vec{c}|^2 = \frac{1218}{42} = \frac{203}{7} = 29

Step 3: Use Lagrange's Identity to find a×c2|\vec{a} \times \vec{c}|^2. Lagrange's Identity states: a×c2=a2c2(ac)2|\vec{a} \times \vec{c}|^2 = |\vec{a}|^2 |\vec{c}|^2 - (\vec{a} \cdot \vec{c})^2. We have:

  • a2=14|\vec{a}|^2 = 14
  • c2=29|\vec{c}|^2 = 29
  • ac=11\vec{a} \cdot \vec{c} = 11

Substitute these values into Lagrange's Identity: a×c2=(14)(29)(11)2|\vec{a} \times \vec{c}|^2 = (14)(29) - (11)^2 a×c2=406121|\vec{a} \times \vec{c}|^2 = 406 - 121 a×c2=285|\vec{a} \times \vec{c}|^2 = 285

Common Mistakes & Tips

  • Arithmetic Errors: Be extremely careful with calculations involving squares, dot products, and determinant expansion, as small errors can lead to incorrect final answers.
  • Misapplication of Identities: Ensure you are using the correct vector identities (Lagrange's, STP determinant form) and substituting the correct vector components.
  • Orthogonality Simplification: Recognize when vectors are orthogonal (ab=0\vec{a} \cdot \vec{b} = 0) as this significantly simplifies many calculations, especially in determinant expansions.

Summary The problem was solved by first calculating the necessary magnitudes and dot products of the given vectors a\vec{a} and b\vec{b}, and simplifying the given conditions. The key to finding c2|\vec{c}|^2 was utilizing the determinant form of the scalar triple product [b,a,c][\vec{b}, \vec{a}, \vec{c}], which allowed us to form an equation involving c2|\vec{c}|^2. After solving for c2|\vec{c}|^2, Lagrange's Identity was applied to directly compute a×c2|\vec{a} \times \vec{c}|^2 using the previously found values of a2|\vec{a}|^2, c2|\vec{c}|^2, and ac\vec{a} \cdot \vec{c}.

The final answer is 285\boxed{285}.

Practice More Vector Algebra Questions

View All Questions