

InterviewSolution
Saved Bookmarks
1. |
What is the property of two vectorsx if. ` vec A + vec B =vec A- vec B` ? |
Answer» Given ` vec A + vec B =vec A -vec B or 2 vec B=0 or vec B =0` i.e. `vec B` is a null vector. |
|