InterviewSolution
Saved Bookmarks
| 1. |
If the angle between the vectors vecA and vecB is theta, the value of the product (vecB xx vecA) * vecA is equal to |
|
Answer» `BA^(2) COS THETA` `(vecB xx vecA). vecA=|vecB xx vecA||vecA| cos 90^(@)` `=0`
|
|