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

Question

Let a=2i^3j^+k^, b=3i^+2j^+5k^\overrightarrow{\mathrm{a}}=2 \hat{i}-3 \hat{j}+\hat{k}, \quad \overrightarrow{\mathrm{~b}}=3 \hat{i}+2 \hat{j}+5 \hat{k} and a vector c\overrightarrow{\mathrm{c}} be such that (ac)×b=18i^3j^+12k^(\vec{a}-\vec{c}) \times \vec{b}=-18 \hat{i}-3 \hat{j}+12 \hat{k} and ac=3\vec{a} \cdot \vec{c}=3. If b×c=d\vec{b} \times \vec{c}=\vec{d}, then ad|\vec{a} \cdot \vec{d}| is equal to :

Options

Solution

Key Concepts and Formulas

  1. Distributive Property of Cross Product: (uv)×w=u×wv×w(\vec{u} - \vec{v}) \times \vec{w} = \vec{u} \times \vec{w} - \vec{v} \times \vec{w}.
  2. Anti-commutative Property of Cross Product: u×v=(v×u)\vec{u} \times \vec{v} = -(\vec{v} \times \vec{u}).
  3. Scalar Triple Product: [u v w]=u(v×w)[\vec{u} \ \vec{v} \ \vec{w}] = \vec{u} \cdot (\vec{v} \times \vec{w}). A key property is that [u v w]=[v w u]=[w u v][\vec{u} \ \vec{v} \ \vec{w}] = [\vec{v} \ \vec{w} \ \vec{u}] = [\vec{w} \ \vec{u} \ \vec{v}] and if any two vectors are identical, the scalar triple product is zero, e.g., [u u v]=0[\vec{u} \ \vec{u} \ \vec{v}] = 0.
  4. Vector Operations: Given 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}:
    • ab=a1b1+a2b2+a3b3\vec{a} \cdot \vec{b} = a_1 b_1 + a_2 b_2 + a_3 b_3.
    • a×b=(a2b3a3b2)i^(a1b3a3b1)j^+(a1b2a2b1)k^\vec{a} \times \vec{b} = (a_2 b_3 - a_3 b_2) \hat{i} - (a_1 b_3 - a_3 b_1) \hat{j} + (a_1 b_2 - a_2 b_1) \hat{k}.

Step-by-Step Solution

We are given the vectors a=2i^3j^+k^\vec{a}=2 \hat{i}-3 \hat{j}+\hat{k} and b=3i^+2j^+5k^\vec{b}=3 \hat{i}+2 \hat{j}+5 \hat{k}. We are also given:

  1. (ac)×b=18i^3j^+12k^(\vec{a}-\vec{c}) \times \vec{b}=-18 \hat{i}-3 \hat{j}+12 \hat{k}
  2. ac=3\vec{a} \cdot \vec{c}=3 And the definition d=b×c\vec{d} = \vec{b} \times \vec{c}. Our objective is to find ad|\vec{a} \cdot \vec{d}|.

Step 1: Expand the given cross product equation.

We use the distributive property of the cross product on the first given condition: (ac)×b=a×bc×b(\vec{a}-\vec{c}) \times \vec{b} = \vec{a} \times \vec{b} - \vec{c} \times \vec{b} So, we have: a×bc×b=18i^3j^+12k^()\vec{a} \times \vec{b} - \vec{c} \times \vec{b} = -18 \hat{i}-3 \hat{j}+12 \hat{k} \quad (*) Reasoning: This step breaks down the complex cross product into simpler terms involving a\vec{a}, c\vec{c}, and b\vec{b}.

Step 2: Introduce d\vec{d} into the equation using the anti-commutative property.

We are given d=b×c\vec{d} = \vec{b} \times \vec{c}. From the anti-commutative property, we know that c×b=(b×c)\vec{c} \times \vec{b} = -(\vec{b} \times \vec{c}). Substituting this into equation ()(*): a×b(b×c)=18i^3j^+12k^\vec{a} \times \vec{b} - (-\vec{b} \times \vec{c}) = -18 \hat{i}-3 \hat{j}+12 \hat{k} a×b+b×c=18i^3j^+12k^\vec{a} \times \vec{b} + \vec{b} \times \vec{c} = -18 \hat{i}-3 \hat{j}+12 \hat{k} Now, substitute d=b×c\vec{d} = \vec{b} \times \vec{c}: a×b+d=18i^3j^+12k^()\vec{a} \times \vec{b} + \vec{d} = -18 \hat{i}-3 \hat{j}+12 \hat{k} \quad (**) Reasoning: This manipulation is done to incorporate the vector d\vec{d} into the equation, which is part of what we need to calculate.

Step 3: Calculate a×b\vec{a} \times \vec{b}.

We are given a=2i^3j^+k^\vec{a}=2 \hat{i}-3 \hat{j}+\hat{k} and b=3i^+2j^+5k^\vec{b}=3 \hat{i}+2 \hat{j}+5 \hat{k}. Using the formula for the cross product: a×b=i^j^k^231325\vec{a} \times \vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & -3 & 1 \\ 3 & 2 & 5 \end{vmatrix} =i^((3)(5)(1)(2))j^((2)(5)(1)(3))+k^((2)(2)(3)(3))= \hat{i}((-3)(5) - (1)(2)) - \hat{j}((2)(5) - (1)(3)) + \hat{k}((2)(2) - (-3)(3)) =i^(152)j^(103)+k^(4(9))= \hat{i}(-15 - 2) - \hat{j}(10 - 3) + \hat{k}(4 - (-9)) =17i^7j^+13k^= -17 \hat{i} - 7 \hat{j} + 13 \hat{k} Reasoning: We need the explicit value of a×b\vec{a} \times \vec{b} to isolate d\vec{d} from equation ()(**).

Step 4: Calculate d\vec{d}.

Substitute the calculated value of a×b\vec{a} \times \vec{b} into equation ()(**): (17i^7j^+13k^)+d=18i^3j^+12k^(-17 \hat{i} - 7 \hat{j} + 13 \hat{k}) + \vec{d} = -18 \hat{i}-3 \hat{j}+12 \hat{k} Now, solve for d\vec{d}: d=(18i^3j^+12k^)(17i^7j^+13k^)\vec{d} = (-18 \hat{i}-3 \hat{j}+12 \hat{k}) - (-17 \hat{i} - 7 \hat{j} + 13 \hat{k}) d=(18(17))i^+(3(7))j^+(1213)k^\vec{d} = (-18 - (-17)) \hat{i} + (-3 - (-7)) \hat{j} + (12 - 13) \hat{k} d=(18+17)i^+(3+7)j^+(1)k^\vec{d} = (-18 + 17) \hat{i} + (-3 + 7) \hat{j} + (-1) \hat{k} d=1i^+4j^1k^\vec{d} = -1 \hat{i} + 4 \hat{j} - 1 \hat{k} Reasoning: By isolating d\vec{d}, we obtain its explicit vector form, which is necessary for the final calculation.

Step 5: Calculate ad\vec{a} \cdot \vec{d}.

We need to find the dot product of a\vec{a} and the calculated d\vec{d}: a=2i^3j^+k^\vec{a} = 2 \hat{i}-3 \hat{j}+\hat{k} d=1i^+4j^1k^\vec{d} = -1 \hat{i} + 4 \hat{j} - 1 \hat{k} Using the dot product formula: ad=(2)(1)+(3)(4)+(1)(1)\vec{a} \cdot \vec{d} = (2)(-1) + (-3)(4) + (1)(-1) =2121= -2 - 12 - 1 =15= -15 Reasoning: This step directly calculates the scalar value of ad\vec{a} \cdot \vec{d}.

Step 6: Find the magnitude ad|\vec{a} \cdot \vec{d}|.

The problem asks for the absolute value of the dot product: ad=15|\vec{a} \cdot \vec{d}| = |-15| ad=15|\vec{a} \cdot \vec{d}| = 15 Reasoning: The absolute value is taken to ensure the magnitude is a non-negative quantity.

Common Mistakes & Tips

  • Sign Errors in Cross Product: Be extremely careful with the signs when calculating the cross product, especially with the j^\hat{j} component and when applying the anti-commutative property.
  • Misinterpreting Scalar Triple Product: While not directly used for calculation here, remembering that a(a×b)=0\vec{a} \cdot (\vec{a} \times \vec{b}) = 0 can sometimes simplify problems or act as a check.
  • Order of Operations: Ensure that vector operations are performed in the correct order as specified by the problem and algebraic manipulations.

Summary

The problem was solved by first expanding the given cross product equation using the distributive and anti-commutative properties to introduce the vector d\vec{d}. We then calculated the explicit vector forms of a×b\vec{a} \times \vec{b} and subsequently d\vec{d}. Finally, the dot product ad\vec{a} \cdot \vec{d} was computed, and its absolute value was taken to find the required magnitude. The condition ac=3\vec{a} \cdot \vec{c}=3 was not directly needed for the calculation of ad|\vec{a} \cdot \vec{d}|, which is a common characteristic of some vector algebra problems where extraneous information might be provided.

The final answer is 15, which corresponds to option (A).

The final answer is \boxed{15}.

Practice More Vector Algebra Questions

View All Questions