Skip to main content
Back to Vector Algebra
JEE Main 2021
Vector Algebra
Vector Algebra
Hard

Question

Let a=i^+4j^+2k^,b=3i^2j^+7k^\vec{a}=\hat{i}+4 \hat{j}+2 \hat{k}, \vec{b}=3 \hat{i}-2 \hat{j}+7 \hat{k} and c=2i^j^+4k^\vec{c}=2 \hat{i}-\hat{j}+4 \hat{k}. If a vector d\vec{d} satisfies d×b=c×b\vec{d} \times \vec{b}=\vec{c} \times \vec{b} and da=24\vec{d} \cdot \vec{a}=24, then d2|\vec{d}|^{2} is equal to :

Options

Solution

Key Concepts and Formulas

  • Vector Cross Product Property: If X×Y=0\vec{X} \times \vec{Y} = \vec{0}, then X\vec{X} and Y\vec{Y} are parallel, meaning X=λY\vec{X} = \lambda \vec{Y} for some scalar λ\lambda.
  • Distributive Property of Dot Product: A(B+C)=AB+AC\vec{A} \cdot (\vec{B} + \vec{C}) = \vec{A} \cdot \vec{B} + \vec{A} \cdot \vec{C}.
  • Scalar Multiplication in Dot Product: (λA)B=λ(AB)(\lambda \vec{A}) \cdot \vec{B} = \lambda (\vec{A} \cdot \vec{B}).
  • Magnitude of a Vector: For a vector V=Vxi^+Vyj^+Vzk^\vec{V} = V_x \hat{i} + V_y \hat{j} + V_z \hat{k}, its squared magnitude is V2=Vx2+Vy2+Vz2|\vec{V}|^2 = V_x^2 + V_y^2 + V_z^2.

Step-by-Step Solution

We are given the vectors: a=i^+4j^+2k^\vec{a}=\hat{i}+4 \hat{j}+2 \hat{k} b=3i^2j^+7k^\vec{b}=3 \hat{i}-2 \hat{j}+7 \hat{k} c=2i^j^+4k^\vec{c}=2 \hat{i}-\hat{j}+4 \hat{k}

And two conditions for vector d\vec{d}:

  1. d×b=c×b\vec{d} \times \vec{b}=\vec{c} \times \vec{b}
  2. da=24\vec{d} \cdot \vec{a}=24

Our goal is to find d2|\vec{d}|^2.

Step 1: Simplify the Cross Product Condition

The first condition is d×b=c×b\vec{d} \times \vec{b}=\vec{c} \times \vec{b}. We can rearrange this equation by moving the term from the right side to the left side: d×bc×b=0\vec{d} \times \vec{b} - \vec{c} \times \vec{b} = \vec{0} Using the distributive property of the cross product, we can factor out b\vec{b}: (dc)×b=0(\vec{d} - \vec{c}) \times \vec{b} = \vec{0} This implies that the vector (dc)(\vec{d} - \vec{c}) is parallel to the vector b\vec{b}. Therefore, (dc)(\vec{d} - \vec{c}) must be a scalar multiple of b\vec{b}. Let this scalar be λ\lambda. dc=λb\vec{d} - \vec{c} = \lambda \vec{b} From this, we can express d\vec{d} as: d=c+λb\vec{d} = \vec{c} + \lambda \vec{b} This expression relates d\vec{d} to the known vectors b\vec{b} and c\vec{c}, and an unknown scalar λ\lambda.

Step 2: Use the Dot Product Condition to Find λ\lambda

Now we use the second condition, da=24\vec{d} \cdot \vec{a} = 24. Substitute the expression for d\vec{d} from Step 1 into this equation: (c+λb)a=24(\vec{c} + \lambda \vec{b}) \cdot \vec{a} = 24 Using the distributive property of the dot product: ca+(λb)a=24\vec{c} \cdot \vec{a} + (\lambda \vec{b}) \cdot \vec{a} = 24 Using the property that scalar multiples can be factored out of a dot product: ca+λ(ba)=24\vec{c} \cdot \vec{a} + \lambda (\vec{b} \cdot \vec{a}) = 24 Now, we calculate the dot products ca\vec{c} \cdot \vec{a} and ba\vec{b} \cdot \vec{a}: ac=(i^+4j^+2k^)(2i^j^+4k^)=(1)(2)+(4)(1)+(2)(4)=24+8=6\vec{a} \cdot \vec{c} = (\hat{i}+4 \hat{j}+2 \hat{k}) \cdot (2 \hat{i}-\hat{j}+4 \hat{k}) = (1)(2) + (4)(-1) + (2)(4) = 2 - 4 + 8 = 6 ba=(3i^2j^+7k^)(i^+4j^+2k^)=(3)(1)+(2)(4)+(7)(2)=38+14=9\vec{b} \cdot \vec{a} = (3 \hat{i}-2 \hat{j}+7 \hat{k}) \cdot (\hat{i}+4 \hat{j}+2 \hat{k}) = (3)(1) + (-2)(4) + (7)(2) = 3 - 8 + 14 = 9 Substitute these values back into the equation: 6+λ(9)=246 + \lambda (9) = 24 Now, solve for λ\lambda: 9λ=2469\lambda = 24 - 6 9λ=189\lambda = 18 λ=189=2\lambda = \frac{18}{9} = 2

Step 3: Determine the Vector d\vec{d}

With the value of λ=2\lambda=2, we can now find the explicit form of vector d\vec{d} by substituting λ\lambda back into the expression from Step 1: d=c+λb\vec{d} = \vec{c} + \lambda \vec{b} d=(2i^j^+4k^)+2(3i^2j^+7k^)\vec{d} = (2 \hat{i}-\hat{j}+4 \hat{k}) + 2(3 \hat{i}-2 \hat{j}+7 \hat{k}) First, perform the scalar multiplication: d=(2i^j^+4k^)+(6i^4j^+14k^)\vec{d} = (2 \hat{i}-\hat{j}+4 \hat{k}) + (6 \hat{i}-4 \hat{j}+14 \hat{k}) Next, perform the vector addition by summing the corresponding components: d=(2+6)i^+(14)j^+(4+14)k^\vec{d} = (2+6)\hat{i} + (-1-4)\hat{j} + (4+14)\hat{k} d=8i^5j^+18k^\vec{d} = 8\hat{i} - 5\hat{j} + 18\hat{k}

Step 4: Calculate the Squared Magnitude of d\vec{d}

Finally, we need to find d2|\vec{d}|^2. For the vector d=8i^5j^+18k^\vec{d} = 8\hat{i} - 5\hat{j} + 18\hat{k}, the components are dx=8d_x=8, dy=5d_y=-5, and dz=18d_z=18. The squared magnitude is calculated as: d2=dx2+dy2+dz2|\vec{d}|^2 = d_x^2 + d_y^2 + d_z^2 d2=(8)2+(5)2+(18)2|\vec{d}|^2 = (8)^2 + (-5)^2 + (18)^2 d2=64+25+324|\vec{d}|^2 = 64 + 25 + 324 d2=89+324|\vec{d}|^2 = 89 + 324 d2=413|\vec{d}|^2 = 413

Common Mistakes & Tips

  • Arithmetic Errors: Be meticulous when performing dot product calculations and squaring components. Small errors can propagate and lead to an incorrect final answer.
  • Misinterpreting Cross Product: Remember that X×Y=0\vec{X} \times \vec{Y} = \vec{0} implies parallelism, not equality or perpendicularity.
  • Algebraic Manipulation: Ensure correct application of vector properties, especially distributivity of dot and cross products.

Summary

The problem was solved by first using the cross product condition d×b=c×b\vec{d} \times \vec{b}=\vec{c} \times \vec{b} to establish that d=c+λb\vec{d} = \vec{c} + \lambda \vec{b}. Subsequently, the dot product condition da=24\vec{d} \cdot \vec{a}=24 was used to form an equation involving only the scalar λ\lambda, which was solved to be λ=2\lambda=2. With λ\lambda determined, the vector d\vec{d} was explicitly found. Finally, the squared magnitude of d\vec{d} was computed using its components.

The final answer is \boxed{413}.

Practice More Vector Algebra Questions

View All Questions