Q: We're showing that this function is a linear transformation. Let $V$ be the set of polynomials in $x$ with real coefficients and suppose $L:V \to \mathbb{R}^2$ is defined by $L(p(x))=(p(1), p(2))$.
Then suppose $L:V \to \mathbb{R}^3$ is defined by $L(p(x))=(p(1), p(2), p(3))$.
So I've started this with $L(p(x))=(p(1), p(2))$ and want to show it holds under addition so would I take a function $q$ and have $((p+q)(1), (p+q)(2))$? Or do I need to do $(p(1)+p'(1), p(2)+p'(2))$? Am I on the right track with one of these?