(695, #15) Find |a|, a + b, a - b, 2a, and 3a + 4b for the vectors a = i - j and b = i + j.
Solution:
a = i - j = < 1, -1 >, b = i + j = < 1, 1 >
by: nl