Nonzero vector in image(A)

2.6k Views Asked by At

I need help on how to do part a) and b). I know for part c), I just have to row reduce and get my vector X.

enter image description here

1

There are 1 best solutions below

2
On BEST ANSWER

a) Any linear combination of the columns (distinct from the columns).

b) Find first the equation(s) of the image, i.e. solve for $A\cdot X=0$. Then take any vector which does not satisfy at least one of these equations. The number of linearly independent equations is $4-\operatorname{rank}A$.