imo class 12 matrices

If A = [[2, -1, 3], [4, 5, -2], [1, 0, -6]], what is the trace of matrix A?

VAVidaara Admin Asked 6d ago 0 views 0 answers

If A = [[2, -1, 3], [4, 5, -2], [1, 0, -6]], what is the trace of matrix A?

  • A. 1
  • B. -1
  • C. 7
  • D. 0

Answer: A) 1

Explanation: The trace is the sum of the principal diagonal elements: 2 + 5 + (−6) = 1.

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