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

Question

If a\overrightarrow{\mathrm{a}} is a nonzero vector such that its projections on the vectors 2i^j^+2k^,i^+2j^2k^2 \hat{i}-\hat{j}+2 \hat{k}, \hat{i}+2 \hat{j}-2 \hat{k} and k^\hat{k} are equal, then a unit vector along a\overrightarrow{\mathrm{a}} is :

Options

Solution

Key Concepts and Formulas

  • Scalar Projection: The scalar projection of vector a\vec{a} onto a non-zero vector b\vec{b} is given by Projba=abb\text{Proj}_{\vec{b}} \vec{a} = \frac{\vec{a} \cdot \vec{b}}{|\vec{b}|}. This represents the signed length of the component of a\vec{a} along the direction of b\vec{b}.
  • Dot Product: For 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}, the dot product is ab=a1b1+a2b2+a3b3\vec{a} \cdot \vec{b} = a_1b_1 + a_2b_2 + a_3b_3.
  • Magnitude of a Vector: For a vector v=v1i^+v2j^+v3k^\vec{v} = v_1\hat{i} + v_2\hat{j} + v_3\hat{k}, the magnitude is v=v12+v22+v32|\vec{v}| = \sqrt{v_1^2 + v_2^2 + v_3^2}.
  • Unit Vector: A unit vector in the direction of a non-zero vector a\vec{a} is given by a^=aa\hat{a} = \frac{\vec{a}}{|\vec{a}|}.

Step-by-Step Solution

Step 1: Define the unknown vector and given vectors. Let the unknown non-zero vector be a=xi^+yj^+zk^\vec{a} = x\hat{i} + y\hat{j} + z\hat{k}. The three given vectors are: v1=2i^j^+2k^\vec{v_1} = 2\hat{i} - \hat{j} + 2\hat{k} v2=i^+2j^2k^\vec{v_2} = \hat{i} + 2\hat{j} - 2\hat{k} v3=k^\vec{v_3} = \hat{k}

Step 2: Calculate the magnitudes of the given vectors. We need the magnitudes of v1\vec{v_1}, v2\vec{v_2}, and v3\vec{v_3} for the scalar projection formula. v1=22+(1)2+22=4+1+4=9=3|\vec{v_1}| = \sqrt{2^2 + (-1)^2 + 2^2} = \sqrt{4 + 1 + 4} = \sqrt{9} = 3 v2=12+22+(2)2=1+4+4=9=3|\vec{v_2}| = \sqrt{1^2 + 2^2 + (-2)^2} = \sqrt{1 + 4 + 4} = \sqrt{9} = 3 v3=02+02+12=1=1|\vec{v_3}| = \sqrt{0^2 + 0^2 + 1^2} = \sqrt{1} = 1

Step 3: Set up equations based on the condition of equal projections. The problem states that the scalar projections of a\vec{a} on v1\vec{v_1}, v2\vec{v_2}, and v3\vec{v_3} are equal. Let this common projection value be PP. Projection of a\vec{a} on v1\vec{v_1}: Projv1a=av1v1=(xi^+yj^+zk^)(2i^j^+2k^)3=2xy+2z3\text{Proj}_{\vec{v_1}} \vec{a} = \frac{\vec{a} \cdot \vec{v_1}}{|\vec{v_1}|} = \frac{(x\hat{i} + y\hat{j} + z\hat{k}) \cdot (2\hat{i} - \hat{j} + 2\hat{k})}{3} = \frac{2x - y + 2z}{3} Projection of a\vec{a} on v2\vec{v_2}: Projv2a=av2v2=(xi^+yj^+zk^)(i^+2j^2k^)3=x+2y2z3\text{Proj}_{\vec{v_2}} \vec{a} = \frac{\vec{a} \cdot \vec{v_2}}{|\vec{v_2}|} = \frac{(x\hat{i} + y\hat{j} + z\hat{k}) \cdot (\hat{i} + 2\hat{j} - 2\hat{k})}{3} = \frac{x + 2y - 2z}{3} Projection of a\vec{a} on v3\vec{v_3}: Projv3a=av3v3=(xi^+yj^+zk^)(k^)1=z1=z\text{Proj}_{\vec{v_3}} \vec{a} = \frac{\vec{a} \cdot \vec{v_3}}{|\vec{v_3}|} = \frac{(x\hat{i} + y\hat{j} + z\hat{k}) \cdot (\hat{k})}{1} = \frac{z}{1} = z Equating these projections:

  1. 2xy+2z3=P\frac{2x - y + 2z}{3} = P
  2. x+2y2z3=P\frac{x + 2y - 2z}{3} = P
  3. z=Pz = P

Step 4: Solve the system of equations to find the relationship between x, y, and z. Substitute P=zP=z into equations (1) and (2): From equation (1): 2xy+2z=3z2x - y + 2z = 3z 2xyz=0()2x - y - z = 0 \quad (*)

From equation (2): x+2y2z=3zx + 2y - 2z = 3z x+2y5z=0()x + 2y - 5z = 0 \quad (**)

We now have a system of two linear equations with three variables. We can express xx and yy in terms of zz. From equation ()(*), isolate yy: y=2xzy = 2x - z

Substitute this expression for yy into equation ()(**): x+2(2xz)5z=0x + 2(2x - z) - 5z = 0 x+4x2z5z=0x + 4x - 2z - 5z = 0 5x7z=05x - 7z = 0 x=75zx = \frac{7}{5}z

Now substitute the value of xx back into the expression for yy: y=2(75z)zy = 2\left(\frac{7}{5}z\right) - z y=145z55zy = \frac{14}{5}z - \frac{5}{5}z y=95zy = \frac{9}{5}z

So, the components of a\vec{a} are x=75zx = \frac{7}{5}z, y=95zy = \frac{9}{5}z, and z=zz=z. This means a=75zi^+95zj^+zk^\vec{a} = \frac{7}{5}z\hat{i} + \frac{9}{5}z\hat{j} + z\hat{k}.

Step 5: Express the vector a\vec{a} in a simpler form and find its direction. We can factor out z5\frac{z}{5} from the expression for a\vec{a}: a=z5(7i^+9j^+5k^)\vec{a} = \frac{z}{5} (7\hat{i} + 9\hat{j} + 5\hat{k}) Since a\vec{a} is a non-zero vector, z0z \neq 0. Let k=z5k = \frac{z}{5}, where kk is a non-zero scalar. Then a=k(7i^+9j^+5k^)\vec{a} = k(7\hat{i} + 9\hat{j} + 5\hat{k}). This shows that a\vec{a} is parallel to the vector 7i^+9j^+5k^7\hat{i} + 9\hat{j} + 5\hat{k}.

Step 6: Calculate the unit vector along a\vec{a}. A unit vector along a\vec{a} is found by dividing a\vec{a} by its magnitude. The unit vector will be in the same direction as 7i^+9j^+5k^7\hat{i} + 9\hat{j} + 5\hat{k}. Let d=7i^+9j^+5k^\vec{d} = 7\hat{i} + 9\hat{j} + 5\hat{k}. First, calculate the magnitude of d\vec{d}: d=72+92+52=49+81+25=155|\vec{d}| = \sqrt{7^2 + 9^2 + 5^2} = \sqrt{49 + 81 + 25} = \sqrt{155}

The unit vector along a\vec{a} is: a^=dd=1155(7i^+9j^+5k^)\hat{a} = \frac{\vec{d}}{|\vec{d}|} = \frac{1}{\sqrt{155}}(7\hat{i} + 9\hat{j} + 5\hat{k})

Step 7: Compare with the given options. The calculated unit vector is 1155(7i^+9j^+5k^)\frac{1}{\sqrt{155}}(7\hat{i} + 9\hat{j} + 5\hat{k}). This matches option (A).

Common Mistakes & Tips

  • Scalar vs. Vector Projection: Ensure you are using the scalar projection formula. The problem asks for "projections," which are scalar values.
  • Algebraic Errors: Solving the system of linear equations requires careful attention to detail to avoid sign errors or miscalculations.
  • Magnitude Calculation: Double-check the calculation of vector magnitudes to ensure accuracy.

Summary

The problem requires finding a unit vector along a\vec{a} given that its scalar projections on three different vectors are equal. We set up a system of equations by equating the scalar projection formula for each given vector. By solving this system, we determined the relationship between the components of a\vec{a}, allowing us to express a\vec{a} as a scalar multiple of a specific vector. Finally, we calculated the unit vector in this direction.

The final answer is \boxed{\text{\frac{1}{\sqrt{155}}(-7 \hat{i}+9 \hat{j}+5 \hat{k})}}.

Practice More Vector Algebra Questions

View All Questions