I have been given this question and the options are
- System has $n-1$ parameter family of solutions
- One parameter family of solutions
- No solution
- A unique solution
But if the rank of the augmented matrix is not known, how can we conclude anything? If the rank of the augmented matrix is equal to that of the coefficient matrix $A$, then I can say that the system has a one parameter family of solutions; and otherwise no solution, right?
"Unique solution" is not possible, because $Ax=0$ has infinitely many solutions.
"$(n-1)$-parameter family of solutions" is not possible, as it would require $A$ to have rank 1 (unless $n=2$, in which case $n-1=1$).
"$1$-parameter family of solutions" is possible if the system is consistent.
"No solution" is possible if the system is inconsistent.