InterviewSolution
Saved Bookmarks
| 1. |
The resultant of two vectors of magnitude 3 units 4 units is 1 unit. What is the value of their dot product. ?A. `-12` unitsB. `-7` unitsC. `-1` unitsD. zero |
|
Answer» Correct Answer - A we have `1^(2)=3^(2)+4^(2)+2xx3xx4 cos theta` `rArr " " cos theta =(-24)/(24)=-1` `rArr " " theta =pi` ` vec(A).vec(B)=3xx4 cos theta =-12 units` |
|