Homework Statement
T:{R^3 \rightarrow {R^2} given by T(v_1,v_2,v_3) = (v_3 -v_1, v_3 - v_2)
If linear, specify the range of T and kernel T
The attempt at a solution
Okay, I went ahead and tried to find the kernel of T like here:
\begin{align*}&v_3 - v_1 = 0\\
&v_3 - v_2 =...