Computing an image
Short answerLet f have matrix A = [[1, 1, 0], [0, 1, 1]]. What is the image of the vector (1 ; 2 ; 3)? Give the result in the form (a ; b).
Let f have matrix A = [[1, 1, 0], [0, 1, 1]]. What is the image of the vector (1 ; 2 ; 3)? Give the result in the form (a ; b).