InterviewSolution
Saved Bookmarks
| 1. |
If a = x1+ y1 + z1 and b = x2+ y2 + z2 where a and b are vectors; how to find |a+b| and |a-b| |
| Answer» If a = x1+ y1 + z1 and b = x2+ y2 + z2 where a and b are vectors; how to find |a+b| and |a-b| | |