Exercise 1.1.6

Every combination of v = (1,2,1) and w = (0,1,1) has components that add to _______. Find c and d so that cv + dw = (3,3,6). Why is (3,3,6) impossible?

Answers

The components of every cv + dw add to zero because the components of v and of w add to zero. c = 3 and d = 9 give (3,3,6). There is no solution to cv + dw = (3,3,6) because 3 + 3 + 6 is not zero.

User profile picture
2021-11-20 13:50
Comments