Exercise 1.1.4

From v = [ 2 1 ] and w = [ 1 2 ], find the components of 3v + w and cv + dw

Answers

3v + w = (7,5) and cv + dw = (2c + d,c + 2d)

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