Step 1: Recall definition.
For any non-singular matrix $M$,
\[
M \cdot M^{-1} = I
\]
Step 2: Take $M = AB$.
\[
(AB)(B^{-1}A^{-1}) = A(BB^{-1})A^{-1}
\]
\[
= AIA^{-1}
\]
\[
= AA^{-1} = I
\]
Step 3: Conclude.
Since $(AB)(B^{-1}A^{-1}) = I$, it follows that
\[
(AB)^{-1} = B^{-1}A^{-1}
\]
Final Answer: \[ \boxed{(AB)^{-1} = B^{-1}A^{-1}} \]
Find the values of \( x, y, z \) if the matrix \( A \) satisfies the equation \( A^T A = I \), where
\[ A = \begin{bmatrix} 0 & 2y & z \\ x & y & -z \\ x & -y & z \end{bmatrix} \]
If matrix \[ A = \begin{bmatrix} 1 & 1 & 3 \\ 1 & 3 & -3 \\ -2 & -4 & -4 \end{bmatrix}, \] then find \( A^{-1} \).
If \[ A = \begin{bmatrix} \cos \theta & \sin \theta \\ -\sin \theta & \cos \theta \end{bmatrix} \] prove that \[ A^n = \begin{bmatrix} \cos n\theta & \sin n\theta \\ -\sin n\theta & \cos n\theta \end{bmatrix}, \] where \( n \in \mathbb{N} \).