Matthew P. answered 03/06/25
M.S. in Pure Math w/ Nearly 20 Years of Teaching Linear Algebra!
A. True. If [A|b] doesn't have a solution, then rref[A|b] contains a row of the form [0...0|1]. Note that A has no pivot in this row, since the pivot is in the augmented part.
B. False. Take A as the identify and b as the first standard basis vector e(1). Then [A|b] has a pivot in ever row, but A is not singular.
C. False. Take A to be a tall, skinny matrix whose columns all contain a pivot.
D. True. The vectors in the linear combination form the columns of A. The coefficients in the linear combination form the entries of x.
E. False. Note rref[A|b] contains a row of zeroes, hence so must rref[A], making A singular.
F. True. If Ax=b has no solution for some b, then A cannot have columns that span all of R(m), which means A is singular.