If a is a nonzero vector such that its projections on the vectors 2i^−j^+2k^,i^+2j^−2k^ and k^ are equal, then a unit vector along a is :
Options
Solution
Key Concepts and Formulas
Scalar Projection: The scalar projection of vector a onto a non-zero vector b is given by Projba=∣b∣a⋅b. This represents the signed length of the component of a along the direction of b.
Dot Product: For vectors a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^, the dot product is a⋅b=a1b1+a2b2+a3b3.
Magnitude of a Vector: For a vector v=v1i^+v2j^+v3k^, the magnitude is ∣v∣=v12+v22+v32.
Unit Vector: A unit vector in the direction of a non-zero vector a is given by a^=∣a∣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^.
The three given vectors are:
v1=2i^−j^+2k^v2=i^+2j^−2k^v3=k^
Step 2: Calculate the magnitudes of the given vectors.
We need the magnitudes of v1, v2, and v3 for the scalar projection formula.
∣v1∣=22+(−1)2+22=4+1+4=9=3∣v2∣=12+22+(−2)2=1+4+4=9=3∣v3∣=02+02+12=1=1
Step 3: Set up equations based on the condition of equal projections.
The problem states that the scalar projections of a on v1, v2, and v3 are equal. Let this common projection value be P.
Projection of a on v1:
Projv1a=∣v1∣a⋅v1=3(xi^+yj^+zk^)⋅(2i^−j^+2k^)=32x−y+2z
Projection of a on v2:
Projv2a=∣v2∣a⋅v2=3(xi^+yj^+zk^)⋅(i^+2j^−2k^)=3x+2y−2z
Projection of a on v3:
Projv3a=∣v3∣a⋅v3=1(xi^+yj^+zk^)⋅(k^)=1z=z
Equating these projections:
32x−y+2z=P
3x+2y−2z=P
z=P
Step 4: Solve the system of equations to find the relationship between x, y, and z.
Substitute P=z into equations (1) and (2):
From equation (1):
2x−y+2z=3z2x−y−z=0(∗)
From equation (2):
x+2y−2z=3zx+2y−5z=0(∗∗)
We now have a system of two linear equations with three variables. We can express x and y in terms of z.
From equation (∗), isolate y:
y=2x−z
Substitute this expression for y into equation (∗∗):
x+2(2x−z)−5z=0x+4x−2z−5z=05x−7z=0x=57z
Now substitute the value of x back into the expression for y:
y=2(57z)−zy=514z−55zy=59z
So, the components of a are x=57z, y=59z, and z=z.
This means a=57zi^+59zj^+zk^.
Step 5: Express the vector a in a simpler form and find its direction.
We can factor out 5z from the expression for a:
a=5z(7i^+9j^+5k^)
Since a is a non-zero vector, z=0. Let k=5z, where k is a non-zero scalar.
Then a=k(7i^+9j^+5k^).
This shows that a is parallel to the vector 7i^+9j^+5k^.
Step 6: Calculate the unit vector along a.
A unit vector along a is found by dividing a by its magnitude. The unit vector will be in the same direction as 7i^+9j^+5k^.
Let d=7i^+9j^+5k^.
First, calculate the magnitude of d:
∣d∣=72+92+52=49+81+25=155
The unit vector along a is:
a^=∣d∣d=1551(7i^+9j^+5k^)
Step 7: Compare with the given options.
The calculated unit vector is 1551(7i^+9j^+5k^).
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 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, allowing us to express 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})}}.