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