I need to solve this limit, but I don't know how. I tried variable sustitutions but it didn't work out. I used $u= x+7$ or $u^3=4x+19$, for example.
$$\lim \limits_{x \to 2} \frac{\sqrt{x+7} - \sqrt[\leftroot{5}\uproot{0}3]{4x+19}}{x-2}$$
Any hint given is appreciated.
Assuming that you actually meant $\lim_{x\to2}$, your limit is equal to$$\lim_{x\to2}\frac{\sqrt{x+7}-3}{x-2}-\lim_{x\to2}\frac{\sqrt[3]{4x+19}-3}{x-2}.$$Can you take it from here?