InterviewSolution
Saved Bookmarks
| 1. |
If the scalar and vector products of two vectors vecA and vecB are equal in magnitude, then the angle between the two vectors is |
|
Answer» `45^(@)` `AB cos THETA=AB SINTHETA` `1=tan theta` `tan theta=1` `tan theta = tan45^(@)` `theta=45^(@)` |
|