Question: What is the determinant of the matrix H = [[1, 1, 1], [1, 2, 3], [1, 3, 6]]?
Options:
Correct Answer: 0
Solution:
The determinant can be calculated using the formula for 3x3 matrices. Here, the first column is the same, leading to a determinant of 0.