Homework Statement
Find the standard matrix of the following linear transformation:
T(x1, x2, x3, x4) = (-2 x1 - 5 x2 - 4 x3 - x4, 2 x1 + 2 x2 - 5 x3 + x4)
The Attempt at a Solution
[x1,x2,x3,x4] [-2,2;-5,2;-4,-5;-1,1]
=[-2 x1 - 5 x2 - 4 x3 - x4, 2 x1 + 2 x2 - 5 x3 + x4]...