InterviewSolution
Saved Bookmarks
| 1. |
Let a vector bar(r) make angle 60^(@), 30^(@) with x and y-axes respectively. What are the direction cosines of bar(r) ? |
|
Answer» `(:1/2,(SQRT(3))/(2),0:)` Direction cosines of `vec(r)= lt (1)/(2) , (sqrt(3))/(2) , 0 lt` |
|