Compute each matrix sum or product if it is defined. If an expression is undefined. Explain why. Let A = (3 4 0 -4 -1 4), B = (8 1 -4 -5 2 -4), C = (1 -1 3 1) and D = (3 -2 4 5).

- 2A, B - 2A, AC, CD

Compute the matrix product -2A.

A. -2A =

B. The expression-2A is undefined because A is not a square matrix.

C. The expression-2A is undefined because matrices cannot be multiplied by numbers.

D. The expression 2A is undefined because matrices cannot have negative coefficients.