$A$ and $B$ are $4\times 4$ matrices $(n=4)$ and $\det(A)= -2$, $\det(B)=3$.
What is $\det (A^3 \cdot \det(B^{-1}))$?
I'm not sure if the dot product comes into play in this exercise or if I follow the $\det(AB)= \det(A)\det(B)$ property. I understand that $\det(B^{-1}) = \frac{1}{\det(B)}$, but I'm confused overall.
You have to find the determinant of $\frac{1}{3}A^3$.
This is just $(\frac{1}{3})^4$ multiplied by the determinant of $A^3$ and is therefore $\frac{-8}{81}$.