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

Question

Let a=i^+2j^+k^,\overrightarrow{\mathrm{a}}=\hat{i}+2 \hat{j}+\hat{k}, b=3(i^j^+k^)\overrightarrow{\mathrm{b}}=3(\hat{i}-\hat{j}+\hat{k}). Let c\overrightarrow{\mathrm{c}} be the vector such that a×c=b\overrightarrow{\mathrm{a}} \times \overrightarrow{\mathrm{c}}=\overrightarrow{\mathrm{b}} and ac=3\vec{a} \cdot \vec{c}=3. Then a((c×b)bc)\vec{a} \cdot((\vec{c} \times \vec{b})-\vec{b}-\vec{c}) is equal to :

Options

Solution

Key Concepts and Formulas

  • Distributive Property of Dot Product: X(YZ)=XYXZ\vec{X} \cdot (\vec{Y} - \vec{Z}) = \vec{X} \cdot \vec{Y} - \vec{X} \cdot \vec{Z}.
  • Scalar Triple Product: [X Y Z]=X(Y×Z)=(X×Y)Z[\vec{X} \ \vec{Y} \ \vec{Z}] = \vec{X} \cdot (\vec{Y} \times \vec{Z}) = (\vec{X} \times \vec{Y}) \cdot \vec{Z}.
  • Magnitude Squared: X2=XX|\vec{X}|^2 = \vec{X} \cdot \vec{X}.
  • Orthogonality from Cross Product: If X×Y=Z\vec{X} \times \vec{Y} = \vec{Z}, then Z\vec{Z} is perpendicular to both X\vec{X} and Y\vec{Y}, which implies XZ=0\vec{X} \cdot \vec{Z} = 0 and YZ=0\vec{Y} \cdot \vec{Z} = 0.
  • Dot Product of Vectors: If X=Xxi^+Xyj^+Xzk^\vec{X} = X_x\hat{i} + X_y\hat{j} + X_z\hat{k} and Y=Yxi^+Yyj^+Yzk^\vec{Y} = Y_x\hat{i} + Y_y\hat{j} + Y_z\hat{k}, then XY=XxYx+XyYy+XzYz\vec{X} \cdot \vec{Y} = X_xY_x + X_yY_y + X_zY_z.

Step-by-Step Solution

Step 1: Analyze the given information and the expression to be evaluated. We are given a=i^+2j^+k^\vec{a}=\hat{i}+2 \hat{j}+\hat{k} and b=3(i^j^+k^)=3i^3j^+3k^\vec{b}=3(\hat{i}-\hat{j}+\hat{k})=3\hat{i}-3\hat{j}+3\hat{k}. We are also given two conditions involving c\vec{c}:

  1. a×c=b\vec{a} \times \vec{c}=\vec{b}
  2. ac=3\vec{a} \cdot \vec{c}=3 We need to find the value of a((c×b)bc)\vec{a} \cdot((\vec{c} \times \vec{b})-\vec{b}-\vec{c}).

Step 2: Expand the expression using the distributive property of the dot product. The expression is E=a((c×b)bc)E = \vec{a} \cdot((\vec{c} \times \vec{b})-\vec{b}-\vec{c}). Using the distributive property, we can break this down into three terms: E=a(c×b)abacE = \vec{a} \cdot (\vec{c} \times \vec{b}) - \vec{a} \cdot \vec{b} - \vec{a} \cdot \vec{c} We will evaluate each of these terms separately.

Step 3: Evaluate the first term: a(c×b)\vec{a} \cdot (\vec{c} \times \vec{b}). This is a scalar triple product. Using the property X(Y×Z)=(X×Y)Z\vec{X} \cdot (\vec{Y} \times \vec{Z}) = (\vec{X} \times \vec{Y}) \cdot \vec{Z}, we can rewrite the term as: a(c×b)=(a×c)b\vec{a} \cdot (\vec{c} \times \vec{b}) = (\vec{a} \times \vec{c}) \cdot \vec{b} We are given that a×c=b\vec{a} \times \vec{c} = \vec{b}. Substituting this into the expression: (a×c)b=bb(\vec{a} \times \vec{c}) \cdot \vec{b} = \vec{b} \cdot \vec{b} The dot product of a vector with itself is the square of its magnitude: bb=b2\vec{b} \cdot \vec{b} = |\vec{b}|^2 Now, we calculate b2|\vec{b}|^2 using the components of b=3i^3j^+3k^\vec{b} = 3\hat{i}-3\hat{j}+3\hat{k}: b2=(3)2+(3)2+(3)2=9+9+9=27|\vec{b}|^2 = (3)^2 + (-3)^2 + (3)^2 = 9 + 9 + 9 = 27 So, the first term is 27.

Step 4: Evaluate the second term: ab\vec{a} \cdot \vec{b}. From the given condition a×c=b\vec{a} \times \vec{c} = \vec{b}, we know that b\vec{b} is perpendicular to a\vec{a}. Therefore, their dot product is zero. ab=0\vec{a} \cdot \vec{b} = 0 We can also verify this by direct calculation: a=i^+2j^+k^\vec{a} = \hat{i}+2 \hat{j}+\hat{k} b=3i^3j^+3k^\vec{b} = 3\hat{i}-3\hat{j}+3\hat{k} ab=(1)(3)+(2)(3)+(1)(3)=36+3=0\vec{a} \cdot \vec{b} = (1)(3) + (2)(-3) + (1)(3) = 3 - 6 + 3 = 0 So, the second term is 0.

Step 5: Evaluate the third term: ac\vec{a} \cdot \vec{c}. This value is directly given in the problem statement: ac=3\vec{a} \cdot \vec{c} = 3 So, the third term is 3.

Step 6: Combine the evaluated terms to find the value of the expression. Substitute the values of the three terms back into the expanded expression for EE: E=a(c×b)abacE = \vec{a} \cdot (\vec{c} \times \vec{b}) - \vec{a} \cdot \vec{b} - \vec{a} \cdot \vec{c} E=2703E = 27 - 0 - 3 E=24E = 24

Common Mistakes & Tips

  • Misapplication of Vector Identities: Ensure correct usage of scalar triple product properties and distributive laws.
  • Calculation Errors: Double-check dot product and magnitude calculations, as these are common sources of error.
  • Ignoring Orthogonality: The condition a×c=b\vec{a} \times \vec{c} = \vec{b} is a strong hint that a\vec{a} and b\vec{b} are orthogonal, which simplifies ab\vec{a} \cdot \vec{b} to zero.

Summary

The problem requires evaluating a vector expression involving dot and cross products. By utilizing the distributive property of the dot product, we decomposed the expression into three terms. The first term, a scalar triple product, was simplified using the given cross product condition and the property X(Y×Z)=(X×Y)Z\vec{X} \cdot (\vec{Y} \times \vec{Z}) = (\vec{X} \times \vec{Y}) \cdot \vec{Z}, leading to b2|\vec{b}|^2. The second term, ab\vec{a} \cdot \vec{b}, was found to be zero due to the orthogonality implied by the cross product condition. The third term was given directly. Combining these results yielded the final answer.

The final answer is 24\boxed{24}.

Practice More Vector Algebra Questions

View All Questions