Since det(
A) = 0,
A is not invertible, so we cannot solve the system by left
multiplying by
A-1 both sides of
AxT =
bT (
x = [
x y z],
b = [5 1 4]) to get a unique
solution
xT =
A-1bT.
In fact, if we solve by reducing the augmented matrix [
A∣bT], the reduced
form will have third row [0 0 0
∣*]. Not all variables can correspond to a
leading 1, so there can be no unique solution, so (3) cannot possibly be
true.
If
*
0, (1) will be true. If
* = 0, (2) will be true.
However we do not have enough information to decide if
* = 0 or not. So neither (1)
nor (2) is
necessarily true. Hence the correct answer is (4)!!