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