Wir haben dass $$(2,1,2) = 2\cdot (1,0,0) + 1\cdot (0,1,0) + 2\cdot (0,0,1) \\ (1,2,2) = 1\cdot (1,0,0) + 2\cdot (0,1,0) + 2\cdot (0,0,1) \\ (2,2,3) = 2\cdot (1,0,0) + 2\cdot (0,1,0) + 3\cdot (0,0,1)$$
Daher ist die Darstellungsmatrix der identischen Abbildung die folgende: $$S=M_{B',B}(id)=\begin{pmatrix}2& 1& 2 \\ 1& 2& 2 \\ 2& 2& 3\end{pmatrix}$$
Ausserdem haben wir dass $$(1,0,0) = 2\cdot (2,1,2) + 1\cdot (1,2,2)-2\cdot (2,2,3) \\ (0,1,0) = 1\cdot (2,1,2) + 2\cdot (1,2,2)-2\cdot (2,2,3) \\ (0,0,1) = -2\cdot (2,1,2) -2\cdot (1,2,2)+3\cdot (2,2,3)$$
Daher ist die Darstellungsmatrix der identischen Abbildung die folgende: $$T=M_{B,B'}(id)=\begin{pmatrix}2&1&-2\\ 1&2&-2 \\ -2&-2&3\end{pmatrix}$$
Dann berechnen wir folgendes: $$M_{B',B'}(f)=T\cdot M_{B,B}(f)\cdot S$$