imo class 12 matrices

If A = diag(2, -1, 3), then A³ equals:

VAVidaara Admin Asked 6d ago 0 views 0 answers

If A = diag(2, -1, 3), then A³ equals:

  • A. diag(6, -3, 9)
  • B. diag(8, -1, 27)
  • C. diag(8, 1, 27)
  • D. diag(2, -1, 3)

Answer: B) diag(8, -1, 27)

Explanation: For a diagonal matrix, raising the matrix to a power n is equivalent to raising each diagonal element to the power n. 2³ = 8, (−1)³ = −1, 3³ = 27.

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