Let $M_{2\times2}$ be a vector space of all $2\times2$ matrices. If the transformation from $M_{2\times2}$ to $M_{2\times2}$ is $t(A)=A+A^T$ and $A$ is a $2\times2$ matrix with the top row $a,b$ and bottom row $c,d$.
Would the kernel of transformation $t$ be $0$? I keep getting $0$ since if I row reduce the transformation with plugged in numbers i keep getting $x1=0$ and $x2=0$.
Also, how do I show that the range of $t$ is the set of symmetric matrices? I know that means I am trying to find the set of $Q\in M_{2\times2}$ so that $Q^T=Q$
Lastly, would any matrix in the form of A mentioned in the beginning of the question be transformed into a matrix that is equal to its transpose. Whatever numbers I put in for matrix A, my transformed matrices are always equal to their respective transposes.
The set of anti-symmetric $2\times2$ matrices, is the kernel of $t$:since if $A=-A^T$, then
$$t(A)=0$$