Does the statement "having a linear map that maps several vectors to one" make sense?
The question involved actually asks us to find a transformation matrix T(X) such that T(X)=Xa, where X is a nxn matrix and a is a column vector. The way I interpreted this is that T(X) is a map that takes in three column vectors in X and returns the single a. Is this correct?