Example 1.1.2

Draw v = [ 4 1 ] and w = [ 2 2 ] and v + w and v w in a single xy plane.

Answers

v + w = (2,3) and vw = (6,1) will be the diagonals of the parallelogram with v and w as two sides going out from (0,0).

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