I'm working on an exercise involving the linear transformation $ :\Bbb R^3→\Bbb R^3$ defined by: $ ( , , ) = ( 2 + , + , 2 − ).$ I need to find bases $$ and $$ of $\Bbb R^3$ such that the matrix representation $(,)$ of $$ is in the form described in the following proposition from my textbook:
" Proposition 1.3: Let $ : → $ be a linear transformation. Then, there exist bases $$ for $$ and $$ for $$ such that: $$( , ) = \pmatrix{A_1&A_2\\A_3&A_4}$$ where $A_1$ is a $ × $ identity matrix, and the other blocks are zero matrices of appropriate sizes. "
For this problem, I am not allowed to use eigenvalues or determinants. I have no idea how I am supposed to construct the bases $$ and $.$ Some sources say to find the basis for $\operatorname{im}(T)$ and $\ker(T)$ but I don't understand why.
The basis for $\operatorname{im}(T)$ is ${(2,0,2),(1,1,0)}$. The basis for $\ker(T)$ is ${(-0.5,1,-1)}$.
Before I can proceed to the next steps, can someone offer a clearer way to explain the reasoning behind the construction of these bases? I do not understand. Thank you in advance for your help.