To evaluate the determinant of a \(2 \times 2\) matrix:
\[
\left| \begin{array}{cc}
a & b
c & d
\end{array} \right| = ad - bc
\]
Here, \( a = 1, b = \tan x, c = -\tan x, d = 1 \)
\[
\text{Determinant} = (1)(1) - (\tan x)(-\tan x) = 1 + \tan^2 x
\]
Oops! That implies the correct answer should be:
Correct Answer (Updated): (B) \( 1 + \tan^2 x \)