Let a=[2 4 -1] and b=[0 0]. Define the linear transformation T:R^2->R^2 by T(x)=Ax. Find a vector x whose image under T is b.

a) x = [0 0]
b) x = [1 0]
c) x = [2 -1]
d) x = [-1 2]