Decide, if linear mapping $f: M_{22}(R)\to P_3(x,R) $ defined as
$ f $$\left(\begin{pmatrix}a&b\\c&d\\\end{pmatrix}\right)$$ = a + d + (c + 2b)x^2 - x^3$
is linear.
Well, I do not know what to do if we have mixed matrices and polynoms. I tried to put that matrix as x in that mapping ... but it's nonsense.
Mapping is linear if: $ f(u+v) = f(u) + f(v) $ and $ $ $f(ru) = rf(u) $ .
Thanks for helping.