If C = [[1, 0, 2], [0, 1, 3], [0, 0, 1]], what is det(C)? (2019)

Practice Questions

1 question
Q1
If C = [[1, 0, 2], [0, 1, 3], [0, 0, 1]], what is det(C)? (2019)
  1. 0
  2. 1
  3. 2
  4. 3

Questions & Step-by-step Solutions

1 item
Q
Q: If C = [[1, 0, 2], [0, 1, 3], [0, 0, 1]], what is det(C)? (2019)
Solution: The determinant of an upper triangular matrix is the product of its diagonal elements. Here, det(C) = 1 * 1 * 1 = 1.
Steps: 0

Related Questions

Soulshift Feedback ×

On a scale of 0–10, how likely are you to recommend The Soulshift Academy?

Not likely Very likely