Questions

1 / 10

Time
Score

00

Adding Matrices

If matrix C = [[-1, 2], [8, -3]] and matrix D = [[4, 1], [0, 7]], calculate the result of C + D.

Given matrices E = [[2, 5], [6, -3]] and F = [[-1, 4], [0, 2]], determine the result of E + F.

If matrix G = [[3, 7], [-2, 0]] and matrix H = [[1, 2], [4, -5]], compute the sum G + H.

Suppose matrix Z = [[1, 0], [-2, 7]] and matrix W = [[3, -4], [1, 2]]. Find the sum Z + W.

Given matrices P = [[4, 9], [2, 5]] and Q = [[-1, 3], [7, -2]], compute the sum P + Q.

Suppose matrix I = [[-3, 1], [5, 2]] and matrix J = [[2, -4], [0, 3]]. Calculate the result of I + J.

Let matrix M = [[7, -2], [0, 4]] and matrix N = [[-3, 1], [6, 2]]. Determine the sum M + N.

If matrix A = [[-2, 8], [1, 0]] and matrix B = [[3, 1], [4, -5]], find the result of A + B.

Suppose matrix X = [[2, -5], [3, 1]] and matrix Y = [[-1, 3], [0, 2]]. Determine the sum X + Y.

If matrix R = [[-6, 2], [3, -1]] and matrix S = [[4, -3], [0, 5]], calculate the result of R + S.