I need some advice regarding this question.
"Show that if in the system $Ax=b$, the determinant of $A$ is equal to $-1$, and all the members of $A$ are whole numbers, and all the members of $b$ are whole numbers, then the system has single solution, and all it's members are whole numbers."
Thank you in advance.
I guess that should be "integers" instead of "whole numbers".
det $A=-1\neq 0$. So A is invertible. Hence, $x=A^{-1}b$.
$A^{-1}=\frac{Adj A}{det A}$. Since $A$ has integers, Adj $A$ has integers and if we divide them by $-1$ still they are integers. Hence $A^{-1}b$ also has integers.