AP Calculus AB Quiz: Limits At Infinity And Horizontal Asymptotes
20 questions · exam conditions
0:00
Limits At Infinity And Horizontal AsymptotesQuestion 1 of 20

A population of bacteria is modeled by the logistic function P(t)=20001+49e0.2tP(t) = \frac{2000}{1 + 49e^{-0.2t}}, where tt is time in days. What number does the population approach as time increases without bound?

4949
20002000
5050
The population grows infinitely.
← Back to quizzes

AP Calculus AB Quiz

AP Calculus AB Quiz: Limits At Infinity And Horizontal Asymptotes

Practice Limits At Infinity And Horizontal Asymptotes in AP Calculus AB with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Limits At Infinity And Horizontal Asymptotes, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus AB.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A population of bacteria is modeled by the logistic function P(t)=20001+49e0.2tP(t) = \frac{2000}{1 + 49e^{-0.2t}}, where tt is time in days. What number does the population approach as time increases without bound?

  1. 4949
  2. 20002000 (correct answer)
  3. 5050
  4. The population grows infinitely.

Explanation: To find the long-term behavior of the population, we need to evaluate the limit of P(t)P(t) as tt \to \infty. As tt \to \infty, the term 0.2t-0.2t approaches -\infty, so e0.2te^{-0.2t} approaches 0. The limit is then limt20001+49e0.2t=20001+49(0)=2000\lim_{t \to \infty} \frac{2000}{1 + 49e^{-0.2t}} = \frac{2000}{1 + 49(0)} = 2000. This value is the carrying capacity of the population.

Question 2

The concentration of a drug in a patient's bloodstream, in mg/L, tt hours after administration is given by the function C(t)=150tt2+4C(t) = \frac{150t}{t^2 + 4}. What does the concentration of the drug in the bloodstream approach as time increases without bound?

  1. 00 mg/L (correct answer)
  2. 150150 mg/L
  3. 7575 mg/L
  4. The concentration increases without bound.

Explanation: The question asks for the long-term behavior of the concentration, which is found by evaluating the limit of C(t)C(t) as tt \to \infty. We evaluate limt150tt2+4\lim_{t \to \infty} \frac{150t}{t^2 + 4}. Since the degree of the denominator (2) is greater than the degree of the numerator (1), the limit is 0. So, the long-term concentration of the drug approaches 0 mg/L.

Question 3

The graph of the function y=f(x)y = f(x) has a horizontal asymptote at y=5y=5. Which of the following statements must be true?

  1. limxf(x)=5\lim_{x \to \infty} f(x) = 5 or limxf(x)=5\lim_{x \to -\infty} f(x) = 5 (correct answer)
  2. limx5f(x)=\lim_{x \to 5} f(x) = \infty
  3. f(5)f(5) is undefined.
  4. The graph of f(x)f(x) cannot intersect the line y=5y=5.

Explanation: The definition of a horizontal asymptote at y=cy=c is that either limxf(x)=c\lim_{x \to \infty} f(x) = c or limxf(x)=c\lim_{x \to -\infty} f(x) = c (or both). Therefore, if y=5y=5 is a horizontal asymptote, at least one of these limit statements must be true. Option B describes a vertical asymptote at x=5x=5. Option C is not necessarily true. Option D is a common misconception; a function can cross its horizontal asymptote.

Question 4

Let ff be a function such that limxf(x)=4\lim_{x \to \infty} f(x) = 4. Which of the following statements must be true?

  1. The graph of ff has a horizontal asymptote at y=4y=4. (correct answer)
  2. The graph of ff has a vertical asymptote at x=4x=4.
  3. limxf(x)=4\lim_{x \to -\infty} f(x) = 4.
  4. The graph of ff does not intersect the line y=4y=4.

Explanation: The statement limxf(x)=4\lim_{x \to \infty} f(x) = 4 is the definition of a horizontal asymptote at y=4y=4. Option B confuses horizontal and vertical asymptotes. Option C is not necessarily true; the limit as xx \to -\infty could be different or not exist. Option D is incorrect because a function can cross its horizontal asymptote.

Question 5

What is the value of the limit limxx+29x25x\lim_{x \to -\infty} \frac{x + 2}{\sqrt{9x^2 - 5x}}?

  1. 13-\frac{1}{3} (correct answer)
  2. 19-\frac{1}{9}
  3. 13\frac{1}{3}
  4. 33

Explanation: To evaluate the limit as xx \to -\infty, we divide the numerator and denominator by the highest power of xx in the denominator, which is x2=x\sqrt{x^2} = |x|. Since xx \to -\infty, xx is negative, so x=x|x| = -x. Divide the numerator by xx and the denominator by x=x2-x = \sqrt{x^2}. limx(x+2)/x(9x25x)/(x)=limx1+2/x(9x25x)/x2=limx1+2/x95/x=1+090=13\lim_{x \to -\infty} \frac{(x+2)/x}{(\sqrt{9x^2-5x})/(-x)} = \lim_{x \to -\infty} \frac{1+2/x}{-\sqrt{(9x^2-5x)/x^2}} = \lim_{x \to -\infty} \frac{1+2/x}{-\sqrt{9-5/x}} = \frac{1+0}{-\sqrt{9-0}} = -\frac{1}{3}.

Question 6

What is the value of limxln(x2)3x\lim_{x \to \infty} \frac{\ln(x^2)}{3x}?

  1. 00 (correct answer)
  2. 23\frac{2}{3}
  3. 11
  4. The limit does not exist.

Explanation: We can rewrite ln(x2)\ln(x^2) as 2ln(x)2\ln(x). The limit becomes limx2ln(x)3x\lim_{x \to \infty} \frac{2\ln(x)}{3x}. Since polynomial functions (like 3x3x) grow faster than logarithmic functions (like 2ln(x)2\ln(x)), the limit is 0. Alternatively, applying L'Hôpital's Rule since the limit is of the form \frac{\infty}{\infty}, we get limxd/dx(2ln(x))d/dx(3x)=limx2/x3=limx23x=0\lim_{x \to \infty} \frac{d/dx(2\ln(x))}{d/dx(3x)} = \lim_{x \to \infty} \frac{2/x}{3} = \lim_{x \to \infty} \frac{2}{3x} = 0.

Question 7

Let g(x)=f(x)x2g(x) = \frac{f(x)}{x^2}, where ff is a function such that limxf(x)=\lim_{x \to \infty} f(x) = \infty. What is the value of limxg(x)\lim_{x \to \infty} g(x)?

  1. 00
  2. 11
  3. The limit does not exist and is not infinite.
  4. The limit cannot be determined from the information given. (correct answer)

Explanation: The value of the limit depends on the relative growth rates of f(x)f(x) and x2x^2. If f(x)f(x) grows slower than x2x^2 (e.g., f(x)=xf(x) = x), the limit is 0. If f(x)f(x) grows at the same rate as x2x^2 (e.g., f(x)=5x2f(x)=5x^2), the limit is a nonzero constant. If f(x)f(x) grows faster than x2x^2 (e.g., f(x)=x3f(x)=x^3), the limit is \infty. Since the growth rate of f(x)f(x) is unknown, the limit cannot be determined.

Question 8

What is the value of limx(5sin(3x)x2)\lim_{x \to \infty} \left(5 - \frac{\sin(3x)}{x^2}\right)?

  1. 22
  2. 55 (correct answer)
  3. 00
  4. The limit does not exist.

Explanation: We can evaluate the limit of each term separately. The limit of the constant 5 is 5. For the second term, we use the Squeeze Theorem. Since 1sin(3x)1-1 \le \sin(3x) \le 1, it follows that 1x2sin(3x)x21x2-\frac{1}{x^2} \le \frac{\sin(3x)}{x^2} \le \frac{1}{x^2} for x>0x > 0. As xx \to \infty, both 1x2-\frac{1}{x^2} and 1x2\frac{1}{x^2} approach 0. Thus, limxsin(3x)x2=0\lim_{x \to \infty} \frac{\sin(3x)}{x^2} = 0. The overall limit is 50=55 - 0 = 5.

Question 9

Let f(x)=exf(x) = e^{-x} and g(x)=1x2+1g(x) = \frac{1}{x^2+1}. What is limxf(g(x))\lim_{x \to \infty} f(g(x))?

  1. 00
  2. 11 (correct answer)
  3. ee
  4. The limit does not exist.

Explanation: To find the limit of the composite function f(g(x))f(g(x)), we first find the limit of the inner function g(x)g(x) as xx \to \infty. limxg(x)=limx1x2+1=0\lim_{x \to \infty} g(x) = \lim_{x \to \infty} \frac{1}{x^2+1} = 0. Since f(x)=exf(x) = e^{-x} is continuous everywhere, we can find the limit by substituting the limit of the inner function into the outer function: limxf(g(x))=f(limxg(x))=f(0)=e0=1\lim_{x \to \infty} f(g(x)) = f(\lim_{x \to \infty} g(x)) = f(0) = e^{-0} = 1.

Question 10

What is the value of limxex+5e2x3\lim_{x \to -\infty} \frac{e^x + 5}{e^{2x} - 3}?

  1. 00
  2. 53-\frac{5}{3} (correct answer)
  3. 11
  4. The limit does not exist.

Explanation: As xx \to -\infty, the term exe^x approaches 0. Similarly, e2x=(ex)2e^{2x} = (e^x)^2 also approaches 0. Substituting these values into the expression, we get limxex+5e2x3=0+503=53\lim_{x \to -\infty} \frac{e^x + 5}{e^{2x} - 3} = \frac{0 + 5}{0 - 3} = -\frac{5}{3}.

Question 11

A function ff has the property that limxf(x)=L\lim_{x \to \infty} f(x) = L and limxf(x)=M\lim_{x \to -\infty} f(x) = M, where LL and MM are finite constants and LML \neq M. Which of the following must be true about the graph of ff?

  1. The graph of ff has two distinct horizontal asymptotes. (correct answer)
  2. The graph of ff must intersect the x-axis at least once.
  3. The graph of ff has at least one vertical asymptote.
  4. The function ff must be a rational function with different leading coefficients.

Explanation: The definition of a horizontal asymptote is a line y=cy=c where limxf(x)=c\lim_{x \to \infty} f(x) = c or limxf(x)=c\lim_{x \to -\infty} f(x) = c. Since limxf(x)=L\lim_{x \to \infty} f(x) = L and limxf(x)=M\lim_{x \to -\infty} f(x) = M with LML \neq M, the graph of ff has two distinct horizontal asymptotes, y=Ly=L and y=My=M. The other options are not necessarily true.

Question 12

What is the value of limx(2x1)3x(4x+1)2\lim_{x \to \infty} \frac{(2x-1)^3}{x(4x+1)^2}?

  1. 14\frac{1}{4}
  2. 22
  3. 12\frac{1}{2} (correct answer)
  4. 88

Explanation: To find the limit of this rational expression at infinity, we compare the leading terms of the numerator and the denominator. The leading term of the numerator is (2x)3=8x3(2x)^3 = 8x^3. The leading term of the denominator is x(4x)2=x(16x2)=16x3x(4x)^2 = x(16x^2) = 16x^3. The limit is the ratio of the coefficients of these leading terms, which is 816=12\frac{8}{16} = \frac{1}{2}.

Question 13

What is the value of limx3x+sin(x)2xcos(x)\lim_{x \to \infty} \frac{3x + \sin(x)}{2x - \cos(x)}?

  1. 00
  2. 32\frac{3}{2} (correct answer)
  3. 11
  4. The limit does not exist.

Explanation: To evaluate this limit, we can divide the numerator and the denominator by the highest power of xx, which is xx. This gives limx3+sin(x)x2cos(x)x\lim_{x \to \infty} \frac{3 + \frac{\sin(x)}{x}}{2 - \frac{\cos(x)}{x}}. Since sin(x)\sin(x) and cos(x)\cos(x) are bounded between -1 and 1, limxsin(x)x=0\lim_{x \to \infty} \frac{\sin(x)}{x} = 0 and limxcos(x)x=0\lim_{x \to \infty} \frac{\cos(x)}{x} = 0 by the Squeeze Theorem. Therefore, the limit is 3+020=32\frac{3+0}{2-0} = \frac{3}{2}.

Question 14

What is the value of the limit limx3x25x+172x2\lim_{x \to \infty} \frac{3x^2 - 5x + 1}{7 - 2x^2}?

  1. 32-\frac{3}{2} (correct answer)
  2. 00
  3. 37\frac{3}{7}
  4. The limit does not exist.

Explanation: To find the limit of a rational function as xx \to \infty, we compare the degrees of the numerator and the denominator. Since the degrees are the same (both are 2), the limit is the ratio of the leading coefficients. The leading coefficient of the numerator is 3, and the leading coefficient of the denominator is -2. Therefore, the limit is 32=32\frac{3}{-2} = -\frac{3}{2}.

Question 15

Which of the following describes all horizontal asymptotes of the graph of f(x)=4x2+13x5f(x) = \frac{\sqrt{4x^2 + 1}}{3x - 5}?

  1. y=23y = \frac{2}{3} only
  2. y=23y = -\frac{2}{3} only
  3. y=23y = \frac{2}{3} and y=23y = -\frac{2}{3} (correct answer)
  4. y=43y = \frac{4}{3} and y=43y = -\frac{4}{3}

Explanation: We need to evaluate the limits as xx \to \infty and xx \to -\infty. For x>0x > 0, x=x2x = \sqrt{x^2}. So, limx4x2+13x5=limxx2(4+1/x2)x(35/x)=limxx4+1/x2x(35/x)=43=23\lim_{x \to \infty} \frac{\sqrt{4x^2 + 1}}{3x - 5} = \lim_{x \to \infty} \frac{\sqrt{x^2(4 + 1/x^2)}}{x(3 - 5/x)} = \lim_{x \to \infty} \frac{x\sqrt{4 + 1/x^2}}{x(3 - 5/x)} = \frac{\sqrt{4}}{3} = \frac{2}{3}. For x<0x < 0, x=x2x = -\sqrt{x^2}, so x2=x \sqrt{x^2} = -x. So, limx4x2+13x5=limxx2(4+1/x2)x(35/x)=limxx4+1/x2x(35/x)=43=23\lim_{x \to -\infty} \frac{\sqrt{4x^2 + 1}}{3x - 5} = \lim_{x \to -\infty} \frac{\sqrt{x^2(4 + 1/x^2)}}{x(3 - 5/x)} = \lim_{x \to -\infty} \frac{-x\sqrt{4 + 1/x^2}}{x(3 - 5/x)} = \frac{-\sqrt{4}}{3} = -\frac{2}{3}. Thus, there are two horizontal asymptotes: y=23y = \frac{2}{3} and y=23y = -\frac{2}{3}.

Question 16

Which of the following limits is equal to 0?

  1. limxx100ex\lim_{x \to \infty} \frac{x^{100}}{e^x} (correct answer)
  2. limxe2xex\lim_{x \to \infty} \frac{e^{2x}}{e^x}
  3. limxln(x)x1\lim_{x \to \infty} \frac{\ln(x)}{x^{-1}}
  4. limx5x4x\lim_{x \to \infty} \frac{5^x}{4^x}

Explanation: This question concerns the relative growth rates of functions. Exponential functions like exe^x grow faster than any polynomial function, including x100x^{100}. Therefore, as xx \to \infty, the denominator grows much faster than the numerator, and the limit is 0. For B, the limit is limxex=\lim_{x \to \infty} e^x = \infty. For C, the limit is limxxln(x)=\lim_{x \to \infty} x \ln(x) = \infty. For D, the limit is limx(54)x=\lim_{x \to \infty} (\frac{5}{4})^x = \infty.

Question 17

What are all the horizontal asymptotes of the graph of f(x)=2πarctan(x)+3f(x) = \frac{2}{\pi} \arctan(x) + 3?

  1. y=3y=3 only
  2. y=4y=4 only
  3. y=2y=2 and y=4y=4 (correct answer)
  4. y=32πy=3-\frac{2}{\pi} and y=3+2πy=3+\frac{2}{\pi}

Explanation: To find horizontal asymptotes, we evaluate the limits as xx \to \infty and xx \to -\infty. We know that limxarctan(x)=π2\lim_{x \to \infty} \arctan(x) = \frac{\pi}{2} and limxarctan(x)=π2\lim_{x \to -\infty} \arctan(x) = -\frac{\pi}{2}. So, limxf(x)=2π(π2)+3=1+3=4\lim_{x \to \infty} f(x) = \frac{2}{\pi} \left(\frac{\pi}{2}\right) + 3 = 1 + 3 = 4. And limxf(x)=2π(π2)+3=1+3=2\lim_{x \to -\infty} f(x) = \frac{2}{\pi} \left(-\frac{\pi}{2}\right) + 3 = -1 + 3 = 2. Therefore, the horizontal asymptotes are y=2y=2 and y=4y=4.

Question 18

What is the value of the limit limx2x+13x3x+1+2x\lim_{x \to \infty} \frac{2^{x+1} - 3^x}{3^{x+1} + 2^x}?

  1. 23\frac{2}{3}
  2. 13-\frac{1}{3} (correct answer)
  3. 11
  4. The limit does not exist.

Explanation: The term with the largest base, 3x3^x, dominates as xx \to \infty. Divide the numerator and denominator by 3x3^x: limx22x3x3x3x33x3x+2x3x=limx2(23)x13+(23)x\lim_{x \to \infty} \frac{\frac{2 \cdot 2^x}{3^x} - \frac{3^x}{3^x}}{\frac{3 \cdot 3^x}{3^x} + \frac{2^x}{3^x}} = \lim_{x \to \infty} \frac{2(\frac{2}{3})^x - 1}{3 + (\frac{2}{3})^x}. Since limx(23)x=0\lim_{x \to \infty} (\frac{2}{3})^x = 0, the limit is 2(0)13+0=13\frac{2(0) - 1}{3 + 0} = -\frac{1}{3}.

Question 19

The function ff is given by f(x)=(ax2+b)exf(x) = (ax^2+b)e^{-x}. The graph of ff has a horizontal asymptote at y=0y=0 as xx \to \infty. What must be true about the constants aa and bb?

  1. The asymptote exists for any finite constants aa and bb. (correct answer)
  2. Both a=0a=0 and b=0b=0 must be true.
  3. The constants must be positive, a>0a>0 and b>0b>0.
  4. At least one of the constants, aa or bb, must be zero.

Explanation: The limit is limxax2+bex\lim_{x \to \infty} \frac{ax^2+b}{e^x}. This is of the indeterminate form \frac{\infty}{\infty} (if a0a \neq 0). The exponential function exe^x grows faster than any polynomial. Therefore, the limit is 0 for any finite values of aa and bb. If a=0a=0, the limit is limxbex=0\lim_{x \to \infty} \frac{b}{e^x} = 0. No specific conditions on aa and bb are needed, other than that they are finite.

Question 20

For which of the following functions are y=2y=2 and y=2y=-2 the horizontal asymptotes?

  1. f(x)=2xx2+1f(x) = \frac{2x}{\sqrt{x^2+1}} (correct answer)
  2. f(x)=2x2x2+1f(x) = \frac{2x^2}{x^2+1}
  3. f(x)=4xx+1f(x) = \frac{4x}{x+1}
  4. f(x)=2ex+2f(x) = 2e^{-x} + 2

Explanation: We check the limits as xx \to \infty and xx \to -\infty. For A: limx2xx2+1=limx2xx=2\lim_{x \to \infty} \frac{2x}{\sqrt{x^2+1}} = \lim_{x \to \infty} \frac{2x}{|x|} = 2. And limx2xx2+1=limx2xx=limx2xx=2\lim_{x \to -\infty} \frac{2x}{\sqrt{x^2+1}} = \lim_{x \to -\infty} \frac{2x}{|x|} = \lim_{x \to -\infty} \frac{2x}{-x} = -2. So A is correct. For B, the limit is 2 in both directions. For C, the limit is 4 in both directions. For D, the limit is 2 as xx \to \infty but \infty as xx \to -\infty.