Let $A = \begin{bmatrix}
5 & \sin^2\theta & \cos^2\theta \\
-\sin^2\theta & -5 & 1 \\
\cos^2\theta & 1 & 5
\end{bmatrix}$, then the maximum value of $\det(A)$ is:
Show Hint
Use test values like $\theta = 0$ and $\theta = \pi/2$ to evaluate max/min if range isn’t complex.