Question: What is the value of the determinant \\( \\begin{vmatrix} a & b \\\\ c & d \\end{vmatrix} \\) when \\( a = 1, b = 2, c = 3, d = 4 \\)?
Options:
Correct Answer: -2
Solution:
The determinant is \\( 1*4 - 2*3 = 4 - 6 = -2 \\).