Answer:
A - B = [ -1 3 ]
[ -6 2 ]
[ -4 -10 ]
Step-by-step explanation:
Since Matrix A and Matrix B have the same size, then we can simply perform the operation of subtraction on each position within the matrices to get the resulting subtracted matrix.
A = [ 4 7 ] B = [ 5 4 ]
[ -3 8 ] [ 3 6 ]
[ -5 -2 ] [ -1 8 ]
A - B = [ (4 - 5) (7 - 4) ]
[ (-3 - 3) (8 - 6) ]
[ (-5 - -1) (-2 - 8) ]
A - B = [ -1 3 ]
[ -6 2 ]
[ -4 -10 ]
Cheers.
It would be the third one
(4x−101)(2x+3)
Apply the distributive property by multiplying each term of 4x−101 by each term of 2x+3.
8x²+12x−202x−303
Combine 12x and −202x.
8x²−190x−303
Answer: the answer is b
Step-by-step explanation:
from the initial list 3 is contain 0 that is [0]
but now list has been updated to list 2+ list 1, so the elements contains in list 3 will be list 2 plus list 1
[1,5,2,3,4]