Calculus · real student question

Find the limit of (2^x - 3^x)/(2^x + 3^x) as x approaches infinity.

Question

Evaluate

limx2x3x2x+3x\lim_{x\to\infty}\frac{2^{x}-3^{x}}{2^{x}+3^{x}}

Step-by-step solution

  1. Diagnose the form. Both 2x2^x and 3x3^x tend to \infty, so the quotient is +\tfrac{\infty-\infty}{\infty+\infty} — indeterminate. Note that l’Hôpital would be a poor choice here: differentiating reproduces the same shape with extra ln2\ln 2 and ln3\ln 3 factors and never simplifies.

  2. Decide which exponential dominates. For large xx, comparing bases decides everything: since 3>23>2,

    2x3x=(23)x0as x\frac{2^{x}}{3^{x}}=\left(\frac{2}{3}\right)^{x}\longrightarrow 0\quad\text{as }x\to\infty

    because the base 23<1\tfrac23<1. So 3x3^x is the dominant term in both numerator and denominator.

  3. Divide numerator and denominator by the dominant term 3x3^{x}. This is the key algebraic step — dividing by the largest growing quantity is what removes the indeterminacy:

    2x3x2x+3x=(23)x1(23)x+1\frac{2^{x}-3^{x}}{2^{x}+3^{x}}=\frac{\left(\frac23\right)^{x}-1}{\left(\frac23\right)^{x}+1}

  4. Take the limit. Writing t=(23)x0+t=\left(\tfrac23\right)^{x}\to 0^{+}:

    limt0+t1t+1=010+1=1\lim_{t\to 0^{+}}\frac{t-1}{t+1}=\frac{0-1}{0+1}=-1

    So the limit is 1-1. Intuitively the 3x-3^x swamps everything, and the ratio approaches 3x3x=1\tfrac{-3^x}{3^x}=-1.

  5. Check the approach numerically and consider the other direction. At x=50x=50 the quotient is 0.9999999969-0.9999999969 and by x=200x=200 it is 1-1 to machine precision \checkmark. The approach is from above, since t1t+1<0\tfrac{t-1}{t+1}<0 but increases toward 1-1 as t0t\to 0. For contrast, as xx\to-\infty the roles reverse — 2x2^x dominates — and the same expression tends to +1+1.

Answer

1-1

Need to solve a different problem like this? Open the solver →