 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Find the sum of the vector\(\vec{a} = \hat{i} - 2\hat{j} + \hat{k}\) | 
| Answer» \(\vec{a} + \vec{b} + \vec{c}\)= \(\hat{i}\)(1 - 2 + 1) + \(\hat{j}\)(-2 + 4 - 6) + \(\hat{k}\)(1 + 5 - 7) = - \(4\hat{j} - \vec{k}\) | |