A population of bacteria is modeled by the logistic function , where is time in days. What number does the population approach as time increases without bound?
Opening subject page...
Loading your content
AP Calculus AB Quiz
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.
Question 1 / 20
0 of 20 answered
A population of bacteria is modeled by the logistic function P(t)=1+49e−0.2t2000, where t is time in days. What number does the population approach as time increases without bound?
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.
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.
A population of bacteria is modeled by the logistic function P(t)=1+49e−0.2t2000, where t is time in days. What number does the population approach as time increases without bound?
Explanation: To find the long-term behavior of the population, we need to evaluate the limit of P(t) as t→∞. As t→∞, the term −0.2t approaches −∞, so e−0.2t approaches 0. The limit is then limt→∞1+49e−0.2t2000=1+49(0)2000=2000. This value is the carrying capacity of the population.
The graph of the function y=f(x) has a horizontal asymptote at y=5. Which of the following statements must be true?
Explanation: The definition of a horizontal asymptote at y=c is that either limx→∞f(x)=c or limx→−∞f(x)=c (or both). Therefore, if y=5 is a horizontal asymptote, at least one of these limit statements must be true. Option B describes a vertical asymptote at x=5. Option C is not necessarily true. Option D is a common misconception; a function can cross its horizontal asymptote.
The concentration of a drug in a patient's bloodstream, in mg/L, t hours after administration is given by the function C(t)=t2+4150t. What does the concentration of the drug in the bloodstream approach as time 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) as t→∞. We evaluate limt→∞t2+4150t. 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.
What is the value of limx→∞x(4x+1)2(2x−1)3?
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. The leading term of the denominator is x(4x)2=x(16x2)=16x3. The limit is the ratio of the coefficients of these leading terms, which is 168=21.
What is the value of the limit limx→∞7−2x23x2−5x+1?
Explanation: To find the limit of a rational function as x→∞, 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 −23=−23.
Which of the following describes all horizontal asymptotes of the graph of f(x)=3x−54x2+1?
Explanation: We need to evaluate the limits as x→∞ and x→−∞. For x>0, x=x2. So, limx→∞3x−54x2+1=limx→∞x(3−5/x)x2(4+1/x2)=limx→∞x(3−5/x)x4+1/x2=34=32. For x<0, x=−x2, so x2=−x. So, limx→−∞3x−54x2+1=limx→−∞x(3−5/x)x2(4+1/x2)=limx→−∞x(3−5/x)−x4+1/x2=3−4=−32. Thus, there are two horizontal asymptotes: y=32 and y=−32.
What is the value of limx→−∞e2x−3ex+5?
Explanation: As x→−∞, the term ex approaches 0. Similarly, e2x=(ex)2 also approaches 0. Substituting these values into the expression, we get limx→−∞e2x−3ex+5=0−30+5=−35.
Which of the following limits is equal to 0?
Explanation: This question concerns the relative growth rates of functions. Exponential functions like ex grow faster than any polynomial function, including x100. Therefore, as x→∞, the denominator grows much faster than the numerator, and the limit is 0. For B, the limit is limx→∞ex=∞. For C, the limit is limx→∞xln(x)=∞. For D, the limit is limx→∞(45)x=∞.
A function f has the property that limx→∞f(x)=L and limx→−∞f(x)=M, where L and M are finite constants and L=M. Which of the following must be true about the graph of f?
Explanation: The definition of a horizontal asymptote is a line y=c where limx→∞f(x)=c or limx→−∞f(x)=c. Since limx→∞f(x)=L and limx→−∞f(x)=M with L=M, the graph of f has two distinct horizontal asymptotes, y=L and y=M. The other options are not necessarily true.
What is the value of limx→∞2x−cos(x)3x+sin(x)?
Explanation: To evaluate this limit, we can divide the numerator and the denominator by the highest power of x, which is x. This gives limx→∞2−xcos(x)3+xsin(x). Since sin(x) and cos(x) are bounded between -1 and 1, limx→∞xsin(x)=0 and limx→∞xcos(x)=0 by the Squeeze Theorem. Therefore, the limit is 2−03+0=23.
Let f be a function such that limx→∞f(x)=4. Which of the following statements must be true?
Explanation: The statement limx→∞f(x)=4 is the definition of a horizontal asymptote at y=4. Option B confuses horizontal and vertical asymptotes. Option C is not necessarily true; the limit as x→−∞ could be different or not exist. Option D is incorrect because a function can cross its horizontal asymptote.
What is the value of the limit limx→−∞9x2−5xx+2?
Explanation: To evaluate the limit as x→−∞, we divide the numerator and denominator by the highest power of x in the denominator, which is x2=∣x∣. Since x→−∞, x is negative, so ∣x∣=−x. Divide the numerator by x and the denominator by −x=x2. limx→−∞(9x2−5x)/(−x)(x+2)/x=limx→−∞−(9x2−5x)/x21+2/x=limx→−∞−9−5/x1+2/x=−9−01+0=−31.
What is the value of limx→∞3xln(x2)?
Explanation: We can rewrite ln(x2) as 2ln(x). The limit becomes limx→∞3x2ln(x). Since polynomial functions (like 3x) grow faster than logarithmic functions (like 2ln(x)), the limit is 0. Alternatively, applying L'Hôpital's Rule since the limit is of the form ∞∞, we get limx→∞d/dx(3x)d/dx(2ln(x))=limx→∞32/x=limx→∞3x2=0.
What are all the horizontal asymptotes of the graph of f(x)=π2arctan(x)+3?
Explanation: To find horizontal asymptotes, we evaluate the limits as x→∞ and x→−∞. We know that limx→∞arctan(x)=2π and limx→−∞arctan(x)=−2π. So, limx→∞f(x)=π2(2π)+3=1+3=4. And limx→−∞f(x)=π2(−2π)+3=−1+3=2. Therefore, the horizontal asymptotes are y=2 and y=4.
What is the value of the limit limx→∞3x+1+2x2x+1−3x?
Explanation: The term with the largest base, 3x, dominates as x→∞. Divide the numerator and denominator by 3x: limx→∞3x3⋅3x+3x2x3x2⋅2x−3x3x=limx→∞3+(32)x2(32)x−1. Since limx→∞(32)x=0, the limit is 3+02(0)−1=−31.
The function f is given by f(x)=(ax2+b)e−x. The graph of f has a horizontal asymptote at y=0 as x→∞. What must be true about the constants a and b?
Explanation: The limit is limx→∞exax2+b. This is of the indeterminate form ∞∞ (if a=0). The exponential function ex grows faster than any polynomial. Therefore, the limit is 0 for any finite values of a and b. If a=0, the limit is limx→∞exb=0. No specific conditions on a and b are needed, other than that they are finite.
For which of the following functions are y=2 and y=−2 the horizontal asymptotes?
Explanation: We check the limits as x→∞ and x→−∞. For A: limx→∞x2+12x=limx→∞∣x∣2x=2. And limx→−∞x2+12x=limx→−∞∣x∣2x=limx→−∞−x2x=−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 x→∞ but ∞ as x→−∞.
Let g(x)=x2f(x), where f is a function such that limx→∞f(x)=∞. What is the value of limx→∞g(x)?
Explanation: The value of the limit depends on the relative growth rates of f(x) and x2. If f(x) grows slower than x2 (e.g., f(x)=x), the limit is 0. If f(x) grows at the same rate as x2 (e.g., f(x)=5x2), the limit is a nonzero constant. If f(x) grows faster than x2 (e.g., f(x)=x3), the limit is ∞. Since the growth rate of f(x) is unknown, the limit cannot be determined.
What is the value of limx→∞(5−x2sin(3x))?
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 −1≤sin(3x)≤1, it follows that −x21≤x2sin(3x)≤x21 for x>0. As x→∞, both −x21 and x21 approach 0. Thus, limx→∞x2sin(3x)=0. The overall limit is 5−0=5.
Let f(x)=e−x and g(x)=x2+11. What is limx→∞f(g(x))?
Explanation: To find the limit of the composite function f(g(x)), we first find the limit of the inner function g(x) as x→∞. limx→∞g(x)=limx→∞x2+11=0. Since f(x)=e−x is continuous everywhere, we can find the limit by substituting the limit of the inner function into the outer function: limx→∞f(g(x))=f(limx→∞g(x))=f(0)=e−0=1.