imo class 12 matrices

If A = [[a, b], [c, d]] and A' = −A, then which of the following must be true?

VAVidaara Admin Asked 6d ago 0 views 0 answers

If A = [[a, b], [c, d]] and A' = −A, then which of the following must be true?

  • A. a = d = 0 and c = −b
  • B. a = b = c = d = 0
  • C. a = d and b = c
  • D. a = −d and b = c

Answer: A) a = d = 0 and c = −b

Explanation: A' = −A means [[a, c], [b, d]] = [[−a, −b], [−c, −d]]. Equating: a = −a → a = 0; d = −d → d = 0; c = −b; b = −c which is consistent with c = −b.

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