- #1
number0
- 104
- 0
Homework Statement
I know I am suppose to show that the matrix is closed under addition and multiplication properties, but is it POSSIBLE for me to show that the vector columns can be spanned in the given R^m (assume that the Linear Transformation happens from R^n -> R^m) ?
For example,
[x + y]
[ x ].
This is a linear transformation becausex[1] + y[1]
[1] [0] =span([1] [1])
[1], [0]Can I do this?