Respuesta :
I believe the given limit is
[tex]\displaystyle \lim_{x\to\infty} \bigg(\sqrt[3]{3x^3+3x^2+x-1} - \sqrt[3]{3x^3-x^2+1}\bigg)[/tex]
Let
[tex]a = 3x^3+3x^2+x-1 \text{ and }b = 3x^3-x^2+1[/tex]
Now rewrite the expression as a difference of cubes:
[tex]a^{1/3}-b^{1/3} = \dfrac{\left(a^{1/3}-b^{1/3}\right)\left(a^{2/3}+a^{1/3}b^{1/3}+b^{2/3}\right)}{\left(a^{2/3}+a^{1/3}b^{1/3}+b^{2/3}\right)} \\\\ = \dfrac{a-b}{a^{2/3}+a^{1/3}b^{1/3}+b^{2/3}}[/tex]
Then
[tex]a-b = (3x^3+3x^2+x-1) - (3x^3-x^2+1) \\\\ = 4x^2+x-2[/tex]
The limit is then equivalent to
[tex]\displaystyle \lim_{x\to\infty} \frac{4x^2+x-2}{a^{2/3}+(ab)^{1/3}+b^{2/3}}[/tex]
From each remaining cube root expression, remove the cubic terms:
[tex]a^{2/3} = \left(3x^3+3x^2+x-1\right)^{2/3} \\\\ = \left(x^3\right)^{2/3} \left(3+\dfrac3x+\dfrac1{x^2}-\dfrac1{x^3}\right)^{2/3} \\\\ = x^2 \left(3+\dfrac3x+\dfrac1{x^2}-\dfrac1{x^3}\right)^{2/3}[/tex]
[tex](ab)^{1/3} = \left((3x^3+3x^2+x-1)(3x^3-x^2+1)\right)^{1/3} \\\\ = \left(\left(x^3\right)^{1/3}\right)^2 \left(\left(3+\dfrac3x+\dfrac1{x^2}-\dfrac1x\right)\left(3-\dfrac1x+\dfrac1{x^3}\right)\right)^{1/3} \\\\ = x^2 \left(9+\dfrac6x-\dfrac1{x^3}+\dfrac4{x^4}+\dfrac1{x^5}-\dfrac1{x^6}\right)^{1/3}[/tex]
[tex]b^{2/3} = \left(3x^3-x^2+1\right)^{2/3} \\\\ = \left(x^3\right)^{2/3} \left(3-\dfrac1x+\dfrac1{x^3}\right)^{2/3} \\\\ = x^2 \left(3-\dfrac1x+\dfrac1{x^3}\right)^{2/3}[/tex]
Now that we see each term in the denominator has a factor of x ², we can eliminate it :
[tex]\displaystyle \lim_{x\to\infty} \frac{4x^2+x-2}{a^{2/3}+(ab)^{1/3}+b^{2/3}} \\\\ = \lim_{x\to\infty} \frac{4x^2+x-2}{x^2 \left(\left(3+\dfrac3x+\dfrac1{x^2}-\dfrac1{x^3}\right)^{2/3} + \left(9+\dfrac6x-\dfrac1{x^3}+\dfrac4{x^4}+\dfrac1{x^5}-\dfrac1{x^6}\right)^{1/3} + \left(3-\dfrac1x+\dfrac1{x^3}\right)^{2/3}\right)}[/tex]
[tex]=\displaystyle \lim_{x\to\infty} \frac{4+\dfrac1x-\dfrac2{x^2}}{\left(3+\dfrac3x+\dfrac1{x^2}-\dfrac1{x^3}\right)^{2/3} + \left(9+\dfrac6x-\dfrac1{x^3}+\dfrac4{x^4}+\dfrac1{x^5}-\dfrac1{x^6}\right)^{1/3} + \left(3-\dfrac1x+\dfrac1{x^3}\right)^{2/3}}[/tex]
As x goes to infinity, each of the 1/x ⁿ terms converge to 0, leaving us with the overall limit,
[tex]\displaystyle \frac{4+0-0}{(3+0+0-0)^{2/3} + (9+0-0+0+0-0)^{1/3} + (3-0+0)^{2/3}} \\\\ = \frac{4}{3^{2/3}+(3^2)^{1/3}+3^{2/3}} \\\\ = \frac{4}{3\cdot 3^{2/3}} = \boxed{\frac{4}{3^{5/3}}}[/tex]