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

Question

Let a=5i^j^3k^\vec{a}=5 \hat{i}-\hat{j}-3 \hat{k} and b=i^+3j^+5k^\vec{b}=\hat{i}+3 \hat{j}+5 \hat{k} be two vectors. Then which one of the following statements is TRUE ?

Options

Solution

1. Key Concepts and Formulas

  • Scalar Projection of Vector a\vec{a} on Vector b\vec{b}: The scalar projection of vector a\vec{a} onto vector b\vec{b} is given by the formula: Projba=abb\text{Proj}_{\vec{b}} \vec{a} = \frac{\vec{a} \cdot \vec{b}}{|\vec{b}|} This value represents the signed length of the projection of a\vec{a} onto the line containing b\vec{b}.

  • Dot Product of Vectors: For 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}, their dot product is: ab=a1b1+a2b2+a3b3\vec{a} \cdot \vec{b} = a_1 b_1 + a_2 b_2 + a_3 b_3

  • Magnitude of a Vector: For a vector b=b1i^+b2j^+b3k^\vec{b} = b_1 \hat{i} + b_2 \hat{j} + b_3 \hat{k}, its magnitude is: b=b12+b22+b32|\vec{b}| = \sqrt{b_1^2 + b_2^2 + b_3^2}

  • Direction of Projection:

    • If ab>0\vec{a} \cdot \vec{b} > 0, the projection vector is in the same direction as b\vec{b}.
    • If ab<0\vec{a} \cdot \vec{b} < 0, the projection vector is in the opposite direction to b\vec{b}.
    • If ab=0\vec{a} \cdot \vec{b} = 0, the vectors are orthogonal, and the projection is the zero vector.

2. Step-by-Step Solution

We are given the vectors a=5i^j^3k^\vec{a}=5 \hat{i}-\hat{j}-3 \hat{k} and b=i^+3j^+5k^\vec{b}=\hat{i}+3 \hat{j}+5 \hat{k}. We need to find the scalar projection of a\vec{a} on b\vec{b} and determine the direction of the projection vector.

Step 1: Calculate the dot product ab\vec{a} \cdot \vec{b} The dot product measures the extent to which two vectors point in the same direction. ab=(5i^j^3k^)(i^+3j^+5k^)\vec{a} \cdot \vec{b} = (5 \hat{i} - \hat{j} - 3 \hat{k}) \cdot (\hat{i} + 3 \hat{j} + 5 \hat{k}) Multiply the corresponding components: ab=(5)(1)+(1)(3)+(3)(5)\vec{a} \cdot \vec{b} = (5)(1) + (-1)(3) + (-3)(5) ab=5315\vec{a} \cdot \vec{b} = 5 - 3 - 15 ab=13\vec{a} \cdot \vec{b} = -13 Since the dot product is negative, it indicates that the angle between a\vec{a} and b\vec{b} is obtuse, and therefore the projection vector will be in the opposite direction to b\vec{b}.

Step 2: Calculate the magnitude of vector b\vec{b}, b|\vec{b}| The magnitude of b\vec{b} is its length, which will be the denominator in our projection formula. b=(1)2+(3)2+(5)2|\vec{b}| = \sqrt{(1)^2 + (3)^2 + (5)^2} b=1+9+25|\vec{b}| = \sqrt{1 + 9 + 25} b=35|\vec{b}| = \sqrt{35}

Step 3: Calculate the scalar projection of a\vec{a} on b\vec{b} Using the formula for scalar projection: Projection of a on b=abb\text{Projection of } \vec{a} \text{ on } \vec{b} = \frac{\vec{a} \cdot \vec{b}}{|\vec{b}|} Substitute the values calculated in Step 1 and Step 2: Projection of a on b=1335\text{Projection of } \vec{a} \text{ on } \vec{b} = \frac{-13}{\sqrt{35}}

Step 4: Determine the direction of the projection vector From Step 1, we found that ab=13\vec{a} \cdot \vec{b} = -13. Since the dot product is negative, the projection of a\vec{a} onto b\vec{b} points in the direction opposite to b\vec{b}.

Step 5: Compare with the given options Our calculations show that the projection of a\vec{a} on b\vec{b} is 1335\frac{-13}{\sqrt{35}}, and its direction is opposite to the direction of b\vec{b}. This matches option (A).

  • Option (A): Projection of a\vec{a} on b\vec{b} is 1335\frac{-13}{\sqrt{35}} and the direction of the projection vector is opposite to the direction of b\vec{b}. (Matches our result)
  • Option (B): Projection of a\vec{a} on b\vec{b} is 1335\frac{13}{\sqrt{35}} (Incorrect value) and the direction of the projection vector is opposite to the direction of b\vec{b}.
  • Option (C): Projection of a\vec{a} on b\vec{b} is 1335\frac{13}{\sqrt{35}} (Incorrect value) and the direction of the projection vector is same as of b\vec{b}.
  • Option (D): Projection of a\vec{a} on b\vec{b} is 1335\frac{-13}{\sqrt{35}} and the direction of the projection vector is same as of b\vec{b}. (Incorrect direction)

3. Common Mistakes & Tips

  • Sign Error: Do not ignore the sign of the dot product. A negative dot product is crucial for determining the direction of the projection. It indicates an obtuse angle between the vectors.
  • Magnitude Calculation: Ensure that the magnitude of the vector you are projecting onto is calculated correctly using the Pythagorean theorem for vectors.
  • Scalar vs. Vector Projection: Remember that this question asks for the scalar projection (a signed number), not the vector projection (a vector).

4. Summary

To find the scalar projection of vector a\vec{a} on vector b\vec{b}, we first computed their dot product, ab\vec{a} \cdot \vec{b}, and the magnitude of b\vec{b}, b|\vec{b}|. The scalar projection is then abb\frac{\vec{a} \cdot \vec{b}}{|\vec{b}|}. The sign of the dot product determines the direction of the projection vector. A negative dot product means the projection vector is in the opposite direction to b\vec{b}. In this case, ab=13\vec{a} \cdot \vec{b} = -13 and b=35|\vec{b}| = \sqrt{35}, leading to a scalar projection of 1335\frac{-13}{\sqrt{35}}. Since the dot product is negative, the direction of the projection vector is opposite to that of b\vec{b}.

The final answer is A\boxed{A}.

Practice More Vector Algebra Questions

View All Questions