Question: Find the determinant of the matrix \\( I = \\begin{pmatrix} 3 & 2 \\\\ 1 & 4 \\end{pmatrix} \\).
Options:
Correct Answer: 10
Solution:
The determinant is calculated as \\( 3*4 - 2*1 = 12 - 2 = 10 \\).