

InterviewSolution
Saved Bookmarks
1. |
If `|veca|=3` and `-1 |
Answer» Correct Answer - B The smalest value of |k | will exist at numerically smallest value of k, i.e, at k =0, which gives `|ka|=|k||a|=0xx3=0` The numerically greaterst value of k is 2 at which `|k a|=6` |
|