Let T: $M_2 (\mathbb{R}) \to P_2$ be a linear transformation determined by T $ \begin{bmatrix} 1 & 0 \\ 0 & 0 \\ \end{bmatrix} $ = 1 - x² ; T $ \begin{bmatrix} 0 & 1 \\ 0 & 0 \\ \end{bmatrix} $ = 2 + x + x²; T $ \begin{bmatrix} 0 & 0 \\ 1 & 0 \\ \end{bmatrix} $ = -x + x²; T $ \begin{bmatrix} 0 & 0 \\ 0 & 1 \\ \end{bmatrix} $ = 1 + 2x.
a) Determine T $ \begin{bmatrix} 1 & 3 \\ -2 & 0 \\ \end{bmatrix} $
b) Find T $ \begin{bmatrix} a & b \\ c & d \\ \end{bmatrix} $, for any a, b, c, d $\in \mathbb{R}$
c) Be $\mathcal B = \begin{Bmatrix} \begin{bmatrix} 1 & 1 \\ 0 & 0 \\ \end{bmatrix}, \begin{bmatrix} 0 & 1 \\ 0 & 0 \\ \end{bmatrix}, \begin{bmatrix} -1 & 0 \\ 1 & 0 \\ \end{bmatrix}, \begin{bmatrix} 2 & 0 \\ 1 & 1 \\ \end{bmatrix} \end{Bmatrix} $ and $\mathcal C$ = {x², 3+x, 2+x+x²} bases from $M_2 (\mathbb{R})$ and from $P_2(\mathbb{R})$ respectively. Determine the matrix T in relation to $\mathcal B$ and $\mathcal C$
Please, help me with this exercise, because I'm not doing this right
In view of b), by linearity, $$T \left(\begin{array}{cc}a & b\\ c & d\end{array}\right) = a T\left(\begin{array}{cc}1 & 0\\ 0 & 0\end{array}\right) + b T\left(\begin{array}{cc}0 & 1\\ 0 & 0\end{array}\right) + c T\left(\begin{array}{cc}0 & 0\\ 1 & 0\end{array}\right) + d T\left(\begin{array}{cc}0 & 0\\ 0 & 1\end{array}\right)= a(1-x^2) + b(2+x+x^2) + c(-x+x^2) +d (1+2x). $$ Expansion gives a real-valued polynomial of degree at most 2.