InterviewSolution
Saved Bookmarks
| 1. |
If vecA, vecB, vecC are the three vectors the angle between vecA,vec B is alpha, vecB and vecC is B and C and A is y, and k is constant then match the following. {:("List-I", "List-II"),((a)A,(1) k sin alpha),((B),(2) k sin gamma),((C),(3) k sin beta):} |
|
Answer» a-1,b-2,C-3 |
|