Saved Bookmarks
| 1. |
What is the projection of `vecA` on `vecB` ?A. `vecA.vecB`B. `vecA.hatB`C. `vecB.vecA`D. `vecA.hatB` |
|
Answer» Correct Answer - B Projection of `vecA` on `vecB` is A `cos theta` in direction of `vecB` ltbr. `vecA,vecB=AB cos thetarArrA cos theta =(vecA.vecB)/(B)=vecA.hatB` |
|