InterviewSolution
Saved Bookmarks
| 1. |
If `veca=4hati+6hatj and vecb=3hati+4hatk` find the vector component of `veca alond vecb`. |
| Answer» The components of vector `veca long vecb` is `((veca.vecb)vecb)/(|vecb|^(2))=18/25(3hati+4hatk)` | |