Given a Linear operator $T$ satisfying $Tv = 3w$ and $Tw = 3v$ for some non-zero vectors $v$ and $w$ i am required to show that $T$ has an eigen value of either $3$ or $-3$.
Is it sufficient then to say that because $T(u+v) = Tu+Tv = 3w+3v = 3(v+w)$. $3$ is an eigenvalue of $T$.
No, it is not sufficient, because $u+v$ might be equal to $0$.
You should always suspect that there's something wrong with a proof when it proves more than what is being asked. You are asked to prove that $3$ or $-3$ is an eigenvalue and your proof, if correct, would prove that $3$ is an eigenvalue.