Question
Question: Find two unit vectors each of which is perpendicular to both $\bar{u}$ and $\bar{v}$, where $\bar{u}...
Find two unit vectors each of which is perpendicular to both uˉ and vˉ, where uˉ=2i^+j^−2k^,vˉ=i^+2j^−2k^

Answer
±171⟨2,2,3⟩
Explanation
Solution
Step 1. Find the Cross Product
The unit vectors perpendicular to both u and v are along the direction of u × v. Given
u=⟨2,1,−2⟩andv=⟨1,2,−2⟩,the cross product is:
u×v=⟨u2v3−u3v2,u3v1−u1v3,u1v2−u2v1⟩.Calculating each component:
- x-component: 1⋅(−2)−(−2)⋅2=−2+4=2,
- y-component: (−2)⋅1−2⋅(−2)=−2+4=2,
- z-component: 2⋅2−1⋅1=4−1=3.
Thus,
u×v=⟨2,2,3⟩.Step 2. Find the Unit Vectors
The magnitude of u×v is:
∥u×v∥=22+22+32=4+4+9=17.The unit vector in the direction of u×v is:
n^=171⟨2,2,3⟩.Since both n^ and −n^ are perpendicular to both u and v, the two required unit vectors are:
±171⟨2,2,3⟩.