InterviewSolution
Saved Bookmarks
| 1. |
Determine the unit vector having the direction of the given vector in each of the following problems. 2hati+hatj |
|
Answer» Solution :Let `VECA = 2hati+hatj` `|veca| = SQRT(4+1) = sqrt5` UNIT vector along `veca = (2hati+hatj)/sqrt5`. |
|