Every vector v can be expressed uniquely in the form a + b where a is a scalar multiple of (2−1), and b is a scalar multiple of (31).Find the matrix P such that Pv = a for all vectors v.
I tried to combine the two scalars, multiplied by a and b, and I got [2a+3b−a+b]. I don't know how to get the matrix from this. Is it just [23−11]?