The given question is:
Let $T : \mathbb{R}^2 \rightarrow \mathbb{R}^2$ be a linear transformation such that $T((1,2))=(2,3)$ and $T((0,1))=(1,4)$.
What is $T((5,6))?$
The given solution's hint says
$$T((5,6))=5T((1,2)) - 4T((0,1))$$
My question is: Where does this $4$ come from?