hello, am confuse with this problem.
I have
B = {U1,U2} and B' = {u'1,u'2}
u1 = [2,2], u2 =[4,-1] u'1 = [1,3], u'2 = [1,1]
Now I have found the transition matrix from B' to B which is
13/10 -1/2
-2/5 0
Now, the question that am having trouble with is: Compute the coordinate...