Question: If \\( A = \\begin{pmatrix} 1 & 2 \\\\ 3 & 4 \\end{pmatrix} \\), find \\( |A| \\).
Options:
Correct Answer: -2
Solution:
The determinant is \\( 1*4 - 2*3 = 4 - 6 = -2 \\).