Perform the matrix operation.

Given A = [-1 2] and B = [1 0] , find 2A + 3B.

1 answer

2A = [-2,4] and 3B = [3,0]
for 2A+3B just add the corresponding elements.
Similar Questions
  1. For the following matrix,[1, -3, 1] [-4.-1,-2] [0, -2,-2] Perform the row operation: 4R1+R2→R2 (there are 9 boxes) thank you,
    1. answers icon 1 answer
    1. answers icon 1 answer
    1. answers icon 0 answers
  2. Perform the following operation:[ a 1-a [ 5 4 -1 1+a -a ] 3 -3 0 ] Note: The entries in the resulting matrix are functions of a.
    1. answers icon 1 answer
more similar questions