Saved Bookmarks
| 1. |
Find x and y given that[-9, 2] - [5, - 1] = [x, y] |
|
Answer» Given [-9, 2] - [5, - 1] = [x, y] ⇒ [x, y] = [(-9, -5), (2 - (- 1))] = [-14, 3] ⇒ x = - 14, y = 3. |
|