I have just begun to learn limits and I'm having some trouble understanding the subtraction law. I understand how to find the limit if it is something like $\lim_{x \to 2} (x+4)-(x+5)$ we just take the limits of both of the functions and then subtract them but when I do it for something like $\lim_{x \to 2} (x-4)$ I'm getting the wrong answer. What I am doing is, I am taking the limit of $x$ and then taking the limit of $-4$ and then subtracting it. The limit of $x$ is 2 and the limit of $-4$ is $-4$ but if I subtract them then I get $2-(-4) = 6$ which is incorrect. Should I be doing $2 - 4$ and negating the negative sign of $-4$?
Thanks