Is the inverse of a linear transformation linear as well?

Hint: Write down the equations saying that $T$ is linear. Now replace each variable $x$ with $T^{-1}(y)$ throughout, and apply $T^{-1}$ to both sides of the equation. Simplify.


Use the relation $$T^{-1} \circ T = {\rm Id}$$ and linearity of $T$ and $\rm Id$ to obtain $$T^{-1} (a T(v) + b T(w)) = av + bw.$$ Now write $v' = T(v)$ and $w' = T(w)$. We get $$T^{-1} (a v' + b w') = aT^{-1}(v') + b T^{-1}(w').$$