Questions

1 / 10

Time
Score

00

Subtracting Matrices

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

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

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

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

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

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

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

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

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

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