$$\lim_{x \to 2^{-}} \left ( \dfrac{1}{\sqrt[3]{x^{2} -3x+2}} + \dfrac{1}{\sqrt[3]{x^{2} -5x+6}} \right )$$
I've tried using the $A^3-B^3$ identity, but that doesn't help. Also, I tried multiplying every fraction with $\sqrt[3]{A^2}$ to get rid of the roots in the denominator, but that doesn't help either. Can someone suggest a solution? Thanks.
Let $x-2=t$.
Hence, $$\lim_{x \to 2^{-}} \left ( \dfrac{1}{\sqrt[3]{x^{2} -3x+2}} + \dfrac{1}{\sqrt[3]{x^{2} -5x+6}} \right )=$$ $$=\lim_{t\rightarrow0^-}\frac{1}{\sqrt[3]{t}}\left(\frac{1}{\sqrt[3]{t+1}}+\frac{1}{\sqrt[3]{t-1}}\right)=$$ $$=\lim_{t\rightarrow0^-}\frac{1}{\sqrt[3]{t+1}\sqrt[3]{t-1}}\lim_{t\rightarrow0^-}\frac{\sqrt[3]{t+1}+\sqrt[3]{t-1}}{\sqrt[3]t}=$$ $$=-\lim_{t\rightarrow0^-}\frac{\sqrt[3]{t+1}+\sqrt[3]{t-1}}{\sqrt[3]t}=$$
$$=-\lim_{t\rightarrow0^-}\frac{2t}{\sqrt[3]t\left(\sqrt[3]{(t+1)^2}-\sqrt[3]{t^2-1}+\sqrt[3]{(t-1)^2}\right)}=$$ $$=-\lim_{t\rightarrow0^-}\frac{2\sqrt[3]{t^2}}{3}=0.$$ I used the following formula $a^3+b^3=(a+b)(a^2-ab+b^2)$,
where $a=\sqrt[3]{t+1}$ and $b=\sqrt[3]{t-1}$.
By this formula we obtain: $$\sqrt[3]{t+1}+\sqrt[3]{t-1}=\frac{t+1+t-1}{\sqrt[3]{t+1)^2}-\sqrt[3]{(t+1)(t-1)}+\sqrt[3]{(t+1)^2}}$$