war485
- 90
- 0
Homework Statement
Is T a linear transformation?
T: M22 --> M22 defined as:
T [ a b ] = [ 1 (a-d) ]
, [ c d ] ,,, [ (b-c) 1 ]
Homework Equations
none.
The Attempt at a Solution
I need to show that it is closed under addition and scalar multiplication. This is as far as I could get it to:
T [ a b ] + [a' b' ] = T [ (a+a') (b+b') ] = [ 1 (a+a')-(d+d') ]
, [ c d ] ,,, [c' d' ],,,, [ (c+c') (d+d') ] ,,,, [ (b+b')-(c+c') 1 ]
and now I'm kind of stuck. I don't see how that last one could be turned back into its original transformation.
(please ignore the commas because I was trying to make the matrices readable)
Last edited: