Let $A$ be a $4x4$ matrix with $\det(A) = -3$.
How would you solve $$\det((2(2A^T)^{-1}))^T$$
I know that $\det(A)=\det(A^T)$ = $-3$
I believe that $\det(2A) = 2^{k}\det(A)$ (in this case, $k$ being 4) = $-48$
I believe that $$\det(2(2A^T)^{-1}) = \frac{2}{\det(2A^T)}$$
So... under these circumstances I got $\frac{-1}{24}$, which is the wrong answer as apparently it is wrong(answer is $-1/3$