Vector T= (a b c d). Find the values of a,b,c,d that map the vector (-1 3) to vector T.
Follow Math Help Forum on Facebook and Google+
Dimension mismatch. Cannot continue. T is 4x1. v is 2x1. There is no multiplication that can get 4x1 back.