\documentclass[a4paper,12pt]{article}
\newcommand\ds{\displaystyle}
\begin{document}

\parindent=0pt

QUESTION

State a condition on the matrix \textbf{A} for the set of $n$
inhomogeneous equations in $n$ unknowns \textbf{AX=b} to have a
unique solution.


\bigskip

ANSWER

There is a unique solution if $\det A\neq0$




\end{document}
