imo class 12 determinants

If A = diag(d1, d2, d3) and no element is zero, what is A⁻¹?

VAVidaara Admin Asked 6d ago 0 views 0 answers

If A = diag(d1, d2, d3) and no element is zero, what is A⁻¹?

  • A. diag(1/d1, 1/d2, 1/d3)
  • B. diag(-d1, -d2, -d3)
  • C. A itself
  • D. I

Answer: A) diag(1/d1, 1/d2, 1/d3)

Explanation: The inverse of a diagonal matrix is simply the diagonal matrix of the reciprocals of its diagonal elements.

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