imo class 12 matrices

If A = [[−1, 2], [3, −4]] and B = [[1, −2], [−3, 4]], then A + B is a:

VAVidaara Admin Asked 6d ago 0 views 0 answers

If A = [[−1, 2], [3, −4]] and B = [[1, −2], [−3, 4]], then A + B is a:

  • A. Zero matrix
  • B. Identity matrix
  • C. Symmetric matrix
  • D. Skew-symmetric matrix

Answer: A) Zero matrix

Explanation: A + B = [[−1+1, 2+(−2)], [3+(−3), −4+4]] = [[0, 0], [0, 0]], which is the zero matrix.

0 Answers

Log in to post your own answer or join the discussion.

Discussion (0)

No comments yet — start the discussion.

← Back to all questions