Let a=a1i+a2j+a3kai>0, i=1,2,3 be a vector which makes equal angles with the coordinate axes OX, OY and OZ. Also, let the projection of a on the vector 3i+4j be 7. Let b be a vector obtained by rotating a with 90∘. If a, b and x-axis are coplanar, then projection of a vector b on 3i+4j is equal to:
Options
Solution
Key Concepts and Formulas
Direction Cosines: For a vector v=xi+yj+zk, the direction cosines are cosα=∣v∣x, cosβ=∣v∣y, and cosγ=∣v∣z. The property cos2α+cos2β+cos2γ=1 holds.
Vector Projection: The scalar projection of vector A onto vector B is ∣B∣A⋅B.
Dot Product:A⋅B=∣A∣∣B∣cosθ. If A⊥B, then A⋅B=0.
Coplanarity: Three vectors A,B,C are coplanar if their scalar triple product [ABC]=0.
Step-by-Step Solution
Step 1: Determine the vector a.
We are given that a=a1i+a2j+a3k with ai>0. The vector a makes equal angles with the coordinate axes. Let these angles be α,β,γ. So, α=β=γ.
This implies their cosines are equal: cosα=cosβ=cosγ. Let this common value be c.
Using the property of direction cosines, cos2α+cos2β+cos2γ=1.
Substituting c for each cosine: c2+c2+c2=1⟹3c2=1⟹c2=31.
Thus, c=±31.
Since ai>0, the vector lies in the first octant, meaning the angles with the positive axes are acute. Therefore, cosα>0, so c=31.
The direction cosines are (31,31,31).
Let ∣a∣=λ. Then,
a=λ(31i+31j+31k)=3λ(i+j+k)
We are given that the projection of a on v=3i+4j is 7.
The magnitude of v is ∣v∣=32+42=9+16=25=5.
The dot product a⋅v is:
a⋅v=(3λ(i+j+k))⋅(3i+4j)=3λ(1⋅3+1⋅4+1⋅0)=37λ
The projection is ∣v∣a⋅v=57λ/3=537λ.
We are given this is equal to 7:
537λ=7⟹λ=53
Substituting λ back into a:
a=353(i+j+k)=5(i+j+k)
Step 2: Determine the properties of vector b.
Vector b is obtained by rotating a by 90∘. This implies two conditions:
∣b∣=∣a∣=53.
a⋅b=0 (since they are perpendicular after a 90∘ rotation).
Let b=pi+qj+rk.
From a⋅b=0:
5(p)+5(q)+5(r)=0⟹p+q+r=0... (1)
We are also given that a, b, and the x-axis (represented by i) are coplanar.
The scalar triple product [abi] must be zero:
5p15q05r0=0
Expanding the determinant along the third row:
1⋅(5r−5q)=0⟹5r−5q=0⟹r=q... (2)
Step 3: Find the components of b.
Substitute r=q from (2) into (1):
p+q+q=0⟹p+2q=0⟹p=−2q
So, b can be written as:
b=(−2q)i+qj+qk=q(−2i+j+k)
Now, use the magnitude condition ∣b∣=53:
∣q(−2i+j+k)∣=53∣q∣(−2)2+12+12=53∣q∣4+1+1=53∣q∣6=53∣q∣=653=25
Let's choose q=25 (the sign of q will only affect the sign of the projection, not its magnitude).
Then, b=25(−2i+j+k).
Step 4: Calculate the projection of b on 3i+4j.
Let u=3i+4j. We need to find the scalar projection of b on u, which is ∣u∣b⋅u.
We know ∣u∣=5.
Now, compute the dot product b⋅u:
b⋅u=(25(−2i+j+k))⋅(3i+4j)b⋅u=25((−2)(3)+(1)(4)+(1)(0))b⋅u=25(−6+4)=25(−2)=−210=−52
The scalar projection is 5−52=−2.
The question asks for "the projection", and given the options are positive, it implies the length of the projection.
Length of projection =∣−2∣=2.
Common Mistakes & Tips
Direction Cosines: Remember that ai>0 implies the vector is in the first octant, so its direction cosines must be positive.
Projection: Be mindful whether the question asks for the scalar projection (which can be negative) or the length of the projection (which is always non-negative). The options provided suggest the length is required.
Coplanarity: The determinant calculation for coplanarity is a key step; ensure it's done correctly, especially when expanding along rows/columns with zeros.
Summary
We began by determining the vector a using the equal angle condition and the given projection value. Subsequently, we leveraged the properties of vector rotation (equal magnitude and perpendicularity) and the coplanarity condition with the x-axis to establish relationships between the components of b. Solving these equations allowed us to find the explicit form of b. Finally, we calculated the projection of b onto the vector 3i+4j, yielding a length of 2.