Assume A is a matrix with pivot position in every row. Is it true that the columns of A form a linearly indpendent set? If so, explain why. If false give a counter example. Since there is a pivot position in every row, there are no free variables, so the only solution is the trivial solution and there for the set is Linearly Independent. But is this correct for all cases?