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