Question: What is the determinant of the matrix \\( F = \\begin{pmatrix} 1 & 0 & 2 \\\\ 0 & 1 & 3 \\\\ 0 & 0 & 1 \\end{pmatrix} \\)? (2022)
Options:
Correct Answer: 1
Exam Year: 2022
Solution:
The determinant of an upper triangular matrix is the product of its diagonal elements: \\( 1*1*1 = 1 \\).