So the answer would be
[x-y 0 0
0 y+2z 0
0 0 2x+y+z]
?
or is the answer
[x-y
y+2x
2x+y+z]
I understand how to multiply matrices, but now this looks backward to me. Yes I am taking a distance learning class and there is no professor, just me reading a textbook which has terminology that rarely...
Homework Statement
Determine the standard matrix for the linear operator defined by the formula below:
T(x, y, z) = (x-y, y+2z, 2x+y+z)
Homework Equations
The Attempt at a Solution
No idea