 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Let the vectors a and b be such that |vector a| = 3 and |vector b| = √2/3, then vector a x vector b is a unit vector, find the angle between vector a and vector b. | 
| Answer» Given that vectors a and vector b be such that |vector a| = 3 and |vector b| = √2/3. Also, vector a x vector b is a unit vector ⇒ |vector a x vector b| = 1 ⇒ |vector a| x |vector b|sin = 1 ⇒ 3 x √2/3sinθ = 1 ⇒ sinθ = 1/2 ⇒ θ = π/4 | |