AP Calculus AB and BC

Limit of 3^x/4^x at Infinity Is 0

The limit of 3^x over 4^x as x approaches infinity is 0. Substitution gives infinity over infinity, but no calculus is needed: a shared exponent means the quotient is (3/4)^x, and a base strictly between 0 and 1 raised to a growing exponent decays to 0. Comparing the two bases is the whole method.

limx3x4x=0\lim_{x \to \infty} \frac{3^x}{4^x} = 0

Settled by combining into a single base.

One base instead of two

The two powers share the same exponent, so the exponent laws collect them into a single power and the indeterminate form disappears before any calculus starts.

3x4x=(34)x\frac{3^x}{4^x} = \left(\frac{3}{4}\right)^{x}

The base 34\frac{3}{4} is less than 11, so a growing exponent means multiplying by 0.750.75 over and over, which drives the value toward 00.

limx(34)x=0(0<34<1)\lim_{x \to \infty} \left(\frac{3}{4}\right)^{x} = 0 \qquad \left(0 < \frac{3}{4} < 1\right)

Rewriting the base as an exponential makes the reason explicit. Since ln340.2877\ln\frac{3}{4} \approx -0.2877 is negative, the exponent is heading to -\infty.

(34)x=exln340\left(\frac{3}{4}\right)^{x} = e^{x\ln\frac{3}{4}} \longrightarrow 0
xx3x3^x4x4^x3x4x\frac{3^x}{4^x}
101059,04959{,}0491,048,5761{,}048{,}5760.056310.05631
20203.4871093.487 \cdot 10^{9}1.10010121.100 \cdot 10^{12}0.0031710.003171
50507.17910237.179 \cdot 10^{23}1.26810301.268 \cdot 10^{30}0.000000570.00000057

Both columns explode, and the ratio still collapses. That is the point of the form being indeterminate.

Why substitution fails

Both 3x3^x and 4x4^x are unbounded, so substituting gives \frac{\infty}{\infty}. The form says the two are large; the answer depends on which is larger and by what factor, and the factor is (34)x\left(\frac{3}{4}\right)^{x}, which is not a constant.

L'Hopital's rule applies and gets nowhere. Each exponential differentiates to itself times the log of its base, so one pass returns the same quotient scaled by ln3ln40.79\frac{\ln 3}{\ln 4} \approx 0.79, and every later pass multiplies by that constant again.

limx3x4x    limx3xln34xln4=ln3ln4limx3x4x\lim_{x \to \infty} \frac{3^x}{4^x} \;\longrightarrow\; \lim_{x \to \infty} \frac{3^x\ln 3}{4^x \ln 4} = \frac{\ln 3}{\ln 4}\lim_{x \to \infty} \frac{3^x}{4^x}

Exponentials never compromise

A ratio of two exponentials with different bases is always 00 or \infty, never a finite nonzero number. The larger base eventually beats the smaller one by any margin you care to name, so the only question is which base is larger. That is why the comparison replaces the calculus here.

The rule for r to the x

limxrx={r>11r=100<r<1\lim_{x \to \infty} r^{x} = \begin{cases} \infty & r > 1 \\ 1 & r = 1 \\ 0 & 0 < r < 1 \end{cases}

With r=34r = \frac{3}{4} the third line applies. Nothing about the original bases matters beyond their ratio, so 0.3x0.4x\frac{0.3^x}{0.4^x} has the same limit 00, and 300x400x\frac{300^x}{400^x} does too.

The other direction reverses the roles, since (34)x=(43)x\left(\frac{3}{4}\right)^{x} = \left(\frac{4}{3}\right)^{-x} and the exponent x-x grows.

limx3x4x=\lim_{x \to -\infty} \frac{3^x}{4^x} = \infty

The mistakes students make

  • Cancelling the exponents to get 34\frac{3}{4}. The xx is not a factor to cross out, and (34)x\left(\frac{3}{4}\right)^{x} equals 34\frac{3}{4} only at x=1x = 1.
  • Answering \infty because both parts are unbounded. Both are, and the smaller base loses anyway.
  • Reading it as x3x4\frac{x^3}{x^4}. There the base varies and the exponent is fixed, which is the opposite arrangement, and the reasoning that settles one does not settle the other.
  • Deciding that (34)x\left(\frac{3}{4}\right)^{x} levels off at some small positive number. Each unit step multiplies by 0.750.75 again, so there is no floor to level off at.
  • Running L'Hopital's rule repeatedly. It is legal and it reproduces the original quotient times ln3ln4\frac{\ln 3}{\ln 4} every time.

Not sure which technique a limit wants?

The Limit Method Chooser walks the decision from direct substitution through factoring, the conjugate, and L'Hopital, and says why each one applies or fails.

Frequently asked questions

What is the limit of 4^x/3^x?

It is \infty. The same collapse gives (43)x\left(\frac{4}{3}\right)^{x}, and a base greater than 11 grows without bound. Flipping the fraction flips the answer, which is what you expect when the original limit is 00 and the function stays positive.

Do I need L'Hopital's rule for this?

No, and it does not help. Applying it once gives 3xln34xln4\frac{3^x \ln 3}{4^x \ln 4}, which is the original quotient multiplied by the constant ln3ln4\frac{\ln 3}{\ln 4}, so the form never resolves. Combining the bases first is the intended route.

What happens as x approaches negative infinity?

The limit is \infty. Negative exponents invert the base, so (34)x\left(\frac{3}{4}\right)^{x} becomes (43)x\left(\frac{4}{3}\right)^{|x|}, which grows without bound. At x=10x = -10 the value is already about 17.7617.76.