$A$ and $B$ are matrices and I found the determinants of
$$A + B,\, A - B,\, AB,\, A^{-1},\, B^T.$$
If we know the determinants of $A$ and $B$ but don't remember the matrices $A$ and $B$, which of the determinants above could we have found?
I think it's only $B^T$ and $A^{-1}$. Can someone tell me if that is correct?
From some basic facts about determinants we know that:
So if we know $|A|$ and $|B|$, we also know the determinants of $AB$, $B^T$ and $A^{-1}$.
To show that we cannot say anything about the value of $|A\pm B|$ from the values of $|A|$ and $|B|$, we can simply try some examples:
So in both cases $|A|=|B|=1$, but determinants of $A\pm B$ have different values. Which means that they are not determined by the values of $|A|$ and $|B|$.