I have a mapping $L: \mathbb R^3 \rightarrow \mathbb R^3$ as defined by $L(x, y, z) = (x+z, y+z, x+y).$ How do you prove that the $L$ is an onto mapping? I know for sure that $\forall x, y, z \in \mathbb R$, then $x+z, y+z, x+y \in \mathbb R$ too. Then I need to prove that $Im (L) = \mathbb...