\documentclass[a4paper,12pt]{article}
\newcommand\ds{\displaystyle}
\begin{document}

\parindent=0pt

QUESTION

Express $(\textbf{AB})^{-1}$ in terms of the matrices
$\textbf{A}^{-1}$ and $\textbf{B}^{-1}$.

\bigskip

ANSWER

$\mathbf{(AB)^{-1}=B^{-1}A^{-1}}$




\end{document}
