I know T(x) =Ax=[T(e1) ,T(e2,) T(e3)]
I thought A would just be the matrix with columns (1,1,1) (0,1,3) and (3,4,0), but then I realized that
(1,1,0) ,(1,0,1) and (0,1,1) are not the standard basis vectors for R3My book doesn't give any examples where we don't start with the standard basis...