I am trying to work out an example my teacher gave in class and he skipped a few steps. We have $x= (x_1, x_2, x_3)$ Then we define a linear operator $T:\mathbb{R}^3 \rightarrow \mathbb{R}^3$ by $Tx = (x_2+x_3, 2x_1, x_2)$.
How do I work out that T is a bounded linear operator for this specific example?