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

The function f(x)=(ax1)23x2+5x2f(x) = \frac{(ax-1)^2}{3x^2 + 5x - 2} has a horizontal asymptote at y=3y=3. What is the value of a2a^2?

9
3
81
1
← Back to quizzes

Calculus 1 Quiz

Calculus 1 Quiz: Limits At Infinity And Horizontal Asymptotes

Practice Limits At Infinity And Horizontal Asymptotes in Calculus 1 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 Calculus 1.

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

The function f(x)=(ax1)23x2+5x2f(x) = \frac{(ax-1)^2}{3x^2 + 5x - 2} has a horizontal asymptote at y=3y=3. What is the value of a2a^2?

  1. 9 (correct answer)
  2. 3
  3. 81
  4. 1
Explanation: To find the horizontal asymptote, we find the limit as xx \to \infty. First, expand the numerator: (ax1)2=a2x22ax+1(ax-1)^2 = a^2x^2 - 2ax + 1. The function is f(x)=a2x22ax+13x2+5x2f(x) = \frac{a^2x^2 - 2ax + 1}{3x^2 + 5x - 2}. The limit at infinity is the ratio of the leading coefficients, since the degrees of the numerator and denominator are both 2. So, limxf(x)=a23\lim_{x \to \infty} f(x) = \frac{a^2}{3}. We are given that the horizontal asymptote is at y=3y=3, so we set a23=3\frac{a^2}{3} = 3, which gives a2=9a^2 = 9.

Question 2

The graph of the function f(x)=3ex5ex+ex10f(x) = \frac{3e^x - 5}{e^x + |e^x - 10|} has how many distinct horizontal asymptotes?

  1. Zero
  2. One
  3. Two (correct answer)
  4. Three
Explanation: We check the limits as xx \to \infty and xx \to -\infty. For xx \to \infty, exe^x is large, so ex10>0e^x - 10 > 0 and ex10=ex10|e^x - 10| = e^x - 10. The limit is limx3ex5ex+ex10=limx3ex52ex10=3/2\lim_{x \to \infty} \frac{3e^x - 5}{e^x + e^x - 10} = \lim_{x \to \infty} \frac{3e^x - 5}{2e^x - 10} = 3/2. For xx \to -\infty, ex0e^x \to 0, so ex10<0e^x - 10 < 0 and ex10=(ex10)=10ex|e^x - 10| = -(e^x - 10) = 10 - e^x. The limit is limx3ex5ex+10ex=limx3ex510=0510=1/2\lim_{x \to -\infty} \frac{3e^x - 5}{e^x + 10 - e^x} = \lim_{x \to -\infty} \frac{3e^x - 5}{10} = \frac{0 - 5}{10} = -1/2. Since 3/21/23/2 \neq -1/2, there are two distinct horizontal asymptotes: y=3/2y=3/2 and y=1/2y=-1/2.

Question 3

Which of the following functions has a non-zero horizontal asymptote?

  1. f(x)=cos(x)exf(x) = \frac{\cos(x)}{e^x}
  2. f(x)=xsin(1x)f(x) = x \sin(\frac{1}{x}) (correct answer)
  3. f(x)=xx24f(x) = x - \sqrt{x^2-4}
  4. f(x)=3x2+1x3xf(x) = \frac{3x^2+1}{x^3-x}
Explanation: When analyzing horizontal asymptotes, you need to examine the behavior of each function as x approaches positive and negative infinity. A horizontal asymptote exists when the function approaches a specific finite value in these limits. For choice B, f(x)=xsin(1x)f(x) = x \sin(\frac{1}{x}), let's substitute u=1xu = \frac{1}{x}, so x=1ux = \frac{1}{u}. As xx \to \infty, we have u0u \to 0, and the function becomes sin(u)u\frac{\sin(u)}{u}. This is the famous limit limu0sin(u)u=1\lim_{u \to 0} \frac{\sin(u)}{u} = 1. Similarly, as xx \to -\infty, the limit is also 1. Therefore, y=1y = 1 is a horizontal asymptote. Choice A, f(x)=cos(x)exf(x) = \frac{\cos(x)}{e^x}, has a bounded numerator (cosine oscillates between -1 and 1) but an exponentially growing denominator. As xx \to \infty, this approaches 0, giving a horizontal asymptote at y=0y = 0 (which is considered a zero horizontal asymptote). Choice C, f(x)=xx24f(x) = x - \sqrt{x^2-4}, can be rationalized by multiplying by the conjugate. This yields 4x+x24\frac{4}{x + \sqrt{x^2-4}}, which approaches 0 as xx \to \infty. Choice D, f(x)=3x2+1x3xf(x) = \frac{3x^2+1}{x^3-x}, has a denominator with higher degree than the numerator, so it approaches 0 as x±x \to \pm\infty. Remember: when finding horizontal asymptotes, look for limits that approach non-zero finite values. The key insight here is recognizing the sin(u)u\frac{\sin(u)}{u} pattern in disguise.

Question 4

Find all horizontal asymptote(s) of the function f(x)=x23x+1f(x) = \frac{|x-2|}{3x+1}.

  1. y=1/3y=1/3 only.
  2. y=1/3y=1/3 and y=1/3y=-1/3. (correct answer)
  3. y=1/3y=-1/3 only.
  4. y=0y=0 and y=1/3y=1/3.
Explanation: When finding horizontal asymptotes of rational functions involving absolute values, you need to analyze the behavior as x approaches both positive and negative infinity, since the absolute value expression behaves differently in each direction. For f(x)=x23x+1f(x) = \frac{|x-2|}{3x+1}, you must consider two cases based on the absolute value definition. When x>2x > 2, we have x2=x2|x-2| = x-2, so f(x)=x23x+1f(x) = \frac{x-2}{3x+1}. As x+x \to +\infty, divide numerator and denominator by the highest power of x: limx+x23x+1=limx+12x3+1x=13\lim_{x \to +\infty} \frac{x-2}{3x+1} = \lim_{x \to +\infty} \frac{1-\frac{2}{x}}{3+\frac{1}{x}} = \frac{1}{3} When x<2x < 2, we have x2=(x2)=2x|x-2| = -(x-2) = 2-x, so f(x)=2x3x+1f(x) = \frac{2-x}{3x+1}. As xx \to -\infty: limx2x3x+1=limx2x13+1x=13\lim_{x \to -\infty} \frac{2-x}{3x+1} = \lim_{x \to -\infty} \frac{\frac{2}{x}-1}{3+\frac{1}{x}} = \frac{-1}{3} Therefore, this function has two horizontal asymptotes: y=13y = \frac{1}{3} and y=13y = -\frac{1}{3}. Choice A gives only y=1/3y = 1/3, missing the negative infinity behavior. Choice C gives only y=1/3y = -1/3, missing the positive infinity behavior. Choice D incorrectly includes y=0y = 0, which would only occur if the numerator's degree were less than the denominator's degree. Choice B correctly identifies both asymptotes. Remember: when rational functions contain absolute values, always check the limit behavior in both directions separately, as the absolute value creates different expressions for positive and negative inputs.

Question 5

Let kk be a positive integer. For which function g(x)g(x) is it guaranteed that the graph of f(x)=e2xg(x)f(x) = \frac{e^{2x}}{g(x)} has a horizontal asymptote at y=0y=0?

  1. g(x)=xkg(x) = x^k
  2. g(x)=(ex1)2g(x) = (e^x - 1)^2
  3. g(x)=ex2g(x) = e^{x^2} (correct answer)
  4. g(x)=100e2xg(x) = 100e^{2x}
Explanation: For the horizontal asymptote to be at y=0y=0, we need limxf(x)=0\lim_{x \to \infty} f(x) = 0. This occurs when the denominator g(x)g(x) grows significantly faster than the numerator e2xe^{2x}. Comparing the growth rates: (A) e2xe^{2x} grows faster than any polynomial xkx^k. (B) (ex1)2=e2x2ex+1(e^x-1)^2 = e^{2x} - 2e^x + 1, so the limit would be 1. (D) 100e2x100e^{2x} grows at the same rate as e2xe^{2x}, and the limit would be 1/100. (C) ex2e^{x^2} grows faster than e2xe^{2x} because its exponent x2x^2 grows faster than 2x2x. Therefore, limxe2xex2=0\lim_{x \to \infty} \frac{e^{2x}}{e^{x^2}} = 0.

Question 6

Which of the following functions has a horizontal asymptote that its graph intersects at least once for x>0x > 0?

  1. f(x)=5x2x2+1f(x) = \frac{5x^2}{x^2+1}
  2. f(x)=ex+2f(x) = e^{-x} + 2
  3. f(x)=cos(x)x+3f(x) = \frac{\cos(x)}{x} + 3 (correct answer)
  4. f(x)=1x+4f(x) = \frac{1}{x} + 4
Explanation: A function f(x)f(x) intersects its horizontal asymptote y=Ly=L if the equation f(x)=Lf(x)=L has a solution. We first find the horizontal asymptote for each function by taking the limit as xx \to \infty. A) limx5x2x2+1=5\lim_{x \to \infty} \frac{5x^2}{x^2+1} = 5. The equation 5x2x2+1=5\frac{5x^2}{x^2+1} = 5 gives 5x2=5x2+55x^2 = 5x^2+5, which simplifies to 0=50=5, having no solution. B) limx(ex+2)=0+2=2\lim_{x \to \infty} (e^{-x} + 2) = 0+2=2. The equation ex+2=2e^{-x}+2=2 gives ex=0e^{-x}=0, which has no solution. C) limx(cos(x)x+3)=0+3=3\lim_{x \to \infty} (\frac{\cos(x)}{x} + 3) = 0+3=3, by the Squeeze Theorem. The equation cos(x)x+3=3\frac{\cos(x)}{x} + 3 = 3 gives cos(x)x=0\frac{\cos(x)}{x}=0, which means cos(x)=0\cos(x)=0. This occurs for x=π2+nπx = \frac{\pi}{2} + n\pi for any integer nn. There are infinitely many positive solutions. D) limx(1x+4)=0+4=4\lim_{x \to \infty} (\frac{1}{x} + 4) = 0+4=4. The equation 1x+4=4\frac{1}{x}+4=4 gives 1x=0\frac{1}{x}=0, which has no solution.

Question 7

What is the value of limx4xcos(2x)x+sin(x2)\lim_{x \to \infty} \frac{4x - \cos(2x)}{x + \sin(x^2)}?

  1. 4 (correct answer)
  2. 3
  3. 1
  4. The limit does not exist.
Explanation: To evaluate this limit, we can divide both the numerator and the denominator by the highest power of xx, which is xx. limx4xcos(2x)x+sin(x2)=limx4xxcos(2x)xxx+sin(x2)x=limx4cos(2x)x1+sin(x2)x\lim_{x \to \infty} \frac{4x - \cos(2x)}{x + \sin(x^2)} = \lim_{x \to \infty} \frac{\frac{4x}{x} - \frac{\cos(2x)}{x}}{\frac{x}{x} + \frac{\sin(x^2)}{x}} = \lim_{x \to \infty} \frac{4 - \frac{\cos(2x)}{x}}{1 + \frac{\sin(x^2)}{x}} We know that 1cos(2x)1-1 \le \cos(2x) \le 1 and 1sin(x2)1-1 \le \sin(x^2) \le 1. Therefore, as xx \to \infty, the terms cos(2x)x\frac{\cos(2x)}{x} and sin(x2)x\frac{\sin(x^2)}{x} both approach 0 by the Squeeze Theorem. 401+0=4\frac{4 - 0}{1 + 0} = 4 The oscillation of the sine and cosine functions does not cause the limit to not exist because their effect is dampened by the division by xx.

Question 8

Let g(x)g(x) be a function such that limxg(x)=2\lim_{x \to \infty} g(x) = 2. Let f(x)=3(g(x))2g(x)g(x)+1f(x) = \frac{3(g(x))^2 - g(x)}{g(x) + 1}. The graph of y=f(x)y=f(x) has a horizontal asymptote as xx \to \infty. What is the equation of this asymptote?

  1. y=5y = 5
  2. y=10/3y = 10/3 (correct answer)
  3. y=2y = 2
  4. y=11/3y = 11/3
Explanation: The horizontal asymptote of f(x)f(x) is given by the limit limxf(x)\lim_{x \to \infty} f(x). We are given that limxg(x)=2\lim_{x \to \infty} g(x) = 2. Since the expression for f(x)f(x) is a rational function of g(x)g(x) and the denominator's limit is not zero, we can substitute the limit of g(x)g(x) into the expression: limxf(x)=limx3(g(x))2g(x)g(x)+1\lim_{x \to \infty} f(x) = \lim_{x \to \infty} \frac{3(g(x))^2 - g(x)}{g(x) + 1} =3(limxg(x))2(limxg(x))(limxg(x))+1=3(2)222+1= \frac{3(\lim_{x \to \infty} g(x))^2 - (\lim_{x \to \infty} g(x))}{(\lim_{x \to \infty} g(x)) + 1} = \frac{3(2)^2 - 2}{2 + 1} =3(4)23=1223=103= \frac{3(4) - 2}{3} = \frac{12 - 2}{3} = \frac{10}{3} Thus, the equation of the horizontal asymptote is y=10/3y = 10/3.

Question 9

Consider the piecewise function f(x)={10x+75x2x1000ax23x2x2+1x<1000f(x) = \begin{cases} \frac{10x+7}{5x-2} & x \ge 1000 \\ \frac{ax^2-3x}{2x^2+1} & x < 1000 \end{cases} The graph of y=f(x)y=f(x) has two distinct horizontal asymptotes. Which of the following must be true about the constant aa?

  1. a=2a = 2
  2. a2a \neq 2
  3. a=4a = 4
  4. a4a \neq 4 (correct answer)
Explanation: A function has horizontal asymptotes determined by its limits as xx \to \infty and xx \to -\infty. We need to calculate both limits for the given piecewise function. For xx \to \infty, we use the first piece: limxf(x)=limx10x+75x2=105=2\lim_{x \to \infty} f(x) = \lim_{x \to \infty} \frac{10x+7}{5x-2} = \frac{10}{5} = 2 So, y=2y=2 is one horizontal asymptote. For xx \to -\infty, we use the second piece: limxf(x)=limxax23x2x2+1=a2\lim_{x \to -\infty} f(x) = \lim_{x \to -\infty} \frac{ax^2-3x}{2x^2+1} = \frac{a}{2} So, y=a/2y=a/2 is the other horizontal asymptote. The problem states that the function has two distinct horizontal asymptotes. This means the two yy-values must be different: 2a22 \neq \frac{a}{2} Multiplying by 2 gives 4a4 \neq a. Therefore, aa can be any real number except 4.

Question 10

A function f(x)f(x) has the following properties: limxf(x)=2\lim_{x \to \infty} f(x) = -2, limxf(x)=2\lim_{x \to -\infty} f(x) = -2, and limx3f(x)=\lim_{x \to 3} f(x) = \infty. Which of the following could be an expression for f(x)f(x)?

  1. f(x)=2x2x29f(x) = \frac{-2x^2}{x^2 - 9}
  2. f(x)=202x2(x3)2f(x) = \frac{20 - 2x^2}{(x-3)^2} (correct answer)
  3. f(x)=2x2+1(x3)2f(x) = \frac{-2x^2 + 1}{(x-3)^2}
  4. f(x)=2x21(3x)2f(x) = \frac{2x^2 - 1}{(3-x)^2}
Explanation: We need a function with a horizontal asymptote at y=2y=-2 and a vertical asymptote at x=3x=3 where the limit is \infty. For a rational function, the HA is y=2y=-2 if the ratio of leading coefficients is -2 and the degrees of the numerator and denominator are equal. Choices A, B, and C satisfy this. For the VA at x=3x=3, the denominator should be zero. All choices except A have a denominator of (x3)2(x-3)^2 or (3x)2(3-x)^2, which ensures the limit is the same from both sides. For the limit to be ++\infty, the numerator must be positive as x3x \to 3. For choice B, the numerator at x=3x=3 is 202(32)=2018=2>020 - 2(3^2) = 20 - 18 = 2 > 0. The denominator (x3)2(x-3)^2 approaches 0+0^+. So limx3f(x)=\lim_{x \to 3} f(x) = \infty. For choice C, the numerator at x=3x=3 is 2(9)+1=17<0-2(9)+1 = -17 < 0, so the limit is -\infty.

Question 11

A function f(x)f(x) satisfies the inequality 4x2sin(x)x2+1f(x)4x2+exx2\frac{4x^2 - \sin(x)}{x^2+1} \le f(x) \le \frac{4x^2 + e^{-x}}{x^2} for all x>1x > 1. What can be concluded about the horizontal asymptotes of f(x)f(x)?

  1. The graph of f(x)f(x) has a horizontal asymptote at y=4y=4. (correct answer)
  2. The graph of f(x)f(x) has a horizontal asymptote, but its value cannot be determined.
  3. The graph of f(x)f(x) might not have a horizontal asymptote.
  4. The graph of f(x)f(x) has horizontal asymptotes at both y=0y=0 and y=4y=4.
Explanation: We use the Squeeze Theorem. We evaluate the limit of the bounding functions as xx \to \infty. For the left side: limx4x2sin(x)x2+1=limx4sin(x)/x21+1/x2=401+0=4\lim_{x \to \infty} \frac{4x^2 - \sin(x)}{x^2+1} = \lim_{x \to \infty} \frac{4 - \sin(x)/x^2}{1+1/x^2} = \frac{4-0}{1+0} = 4. For the right side: limx4x2+exx2=limx(4+exx2)=4+0=4\lim_{x \to \infty} \frac{4x^2 + e^{-x}}{x^2} = \lim_{x \to \infty} (4 + \frac{e^{-x}}{x^2}) = 4+0=4. Since f(x)f(x) is between two functions that both approach 4, by the Squeeze Theorem, limxf(x)=4\lim_{x \to \infty} f(x) = 4. So, y=4y=4 is a horizontal asymptote.

Question 12

The function f(x)=2x1x3f(x) = \frac{2x-1}{x-3} has a horizontal asymptote at y=2y=2 and a vertical asymptote at x=3x=3. What are the horizontal and vertical asymptotes of its inverse function, f1(x)f^{-1}(x)?

  1. Horizontal asymptote at y=1/2y=1/2, vertical asymptote at x=1/3x=-1/3.
  2. Horizontal asymptote at y=2y=2, vertical asymptote at x=3x=3.
  3. Horizontal asymptote at y=1/3y=-1/3, vertical asymptote at x=1/2x=1/2.
  4. Horizontal asymptote at y=3y=3, vertical asymptote at x=2x=2. (correct answer)
Explanation: When you encounter questions about asymptotes of inverse functions, remember that finding an inverse function essentially swaps the roles of x and y coordinates. This means the asymptotes will also swap their orientations. To find the asymptotes of f1(x)f^{-1}(x), you need to understand what happens when we reflect the original function across the line y=xy = x. The horizontal asymptote of the original function becomes the vertical asymptote of the inverse, and the vertical asymptote of the original becomes the horizontal asymptote of the inverse. Given that f(x)=2x1x3f(x) = \frac{2x-1}{x-3} has a horizontal asymptote at y=2y = 2 and a vertical asymptote at x=3x = 3, the inverse function f1(x)f^{-1}(x) will have:
  • A vertical asymptote at x=2x = 2 (the y-value of the original's horizontal asymptote)
  • A horizontal asymptote at y=3y = 3 (the x-value of the original's vertical asymptote)
Looking at the answer choices: Choice A incorrectly uses values that don't relate to the original asymptotes. Choice B keeps the same asymptotes as the original function, ignoring the coordinate swap that occurs with inverse functions. Choice C appears to use some manipulation of the rational function's coefficients but misses the fundamental relationship between a function and its inverse. Only choice D correctly identifies that the horizontal asymptote is at y=3y = 3 and the vertical asymptote is at x=2x = 2. Study tip: Always remember the asymptote swap rule for inverse functions - horizontal becomes vertical, and vertical becomes horizontal, with the same numerical values.

Question 13

A continuous function h(x)h(x) is defined for all real numbers. If limxh(x)=\lim_{x \to \infty} h(x) = -\infty and limxh(x)=5\lim_{x \to -\infty} h(x) = 5, which of the following statements must be true about h(x)h(x)?

  1. The graph of h(x)h(x) must be decreasing for all xx.
  2. The graph of h(x)h(x) has a global maximum value.
  3. The equation h(x)=5h(x)=5 has at least one solution.
  4. The graph of h(x)h(x) has at least one x-intercept. (correct answer)
Explanation: When you encounter a problem involving limits at infinity and continuity, think about how the function's behavior at the extremes constrains what must happen in between. Given that limxh(x)=\lim_{x \to \infty} h(x) = -\infty and limxh(x)=5\lim_{x \to -\infty} h(x) = 5, we know that as xx moves far to the right, h(x)h(x) becomes arbitrarily negative, while as xx moves far to the left, h(x)h(x) approaches 5. Since h(x)h(x) is continuous everywhere, we can apply the Intermediate Value Theorem. For any sufficiently large positive value of xx, we have h(x)<0h(x) < 0 (since the function approaches -\infty). For any sufficiently large negative value of xx, we have h(x)h(x) close to 5, so h(x)>0h(x) > 0. Since h(x)h(x) is continuous and changes from positive to negative values, it must cross the x-axis at least once, making choice D correct. Choice A is wrong because the function doesn't need to be monotonically decreasing everywhere—it could oscillate while still satisfying the given limits. Choice B is incorrect because h(x)h(x) approaches -\infty as xx \to \infty, meaning it can become arbitrarily large in the positive direction without having a maximum. Choice C is false because while h(x)h(x) approaches 5 as xx \to -\infty, continuity doesn't guarantee the function ever actually equals 5. Remember: when a continuous function has different signs in different regions, the Intermediate Value Theorem guarantees it must cross zero somewhere between those regions.

Question 14

Let f(x)=2x2+3(1ax)(2x)+5x2f(x) = \frac{2x^2 + 3}{ (1-ax)(2x) + 5x^2 }. If the graph of y=f(x)y=f(x) has a horizontal asymptote at y=1y = -1, what is the value of the constant aa?

  1. 3/23/2
  2. 33
  3. 7/2-7/2
  4. 7/27/2 (correct answer)
Explanation: First, simplify the expression for f(x)f(x) by expanding the denominator: f(x)=2x2+32x2ax2+5x2=2x2+3(52a)x2+2xf(x) = \frac{2x^2 + 3}{2x - 2ax^2 + 5x^2} = \frac{2x^2 + 3}{(5 - 2a)x^2 + 2x} The horizontal asymptote is determined by the limit as xx \to \infty. We look at the ratio of the leading coefficients of the numerator and the denominator. limxf(x)=252a\lim_{x \to \infty} f(x) = \frac{2}{5 - 2a} We are given that the horizontal asymptote is at y=1y=-1. Therefore, we set the limit equal to -1 and solve for aa: 252a=1\frac{2}{5 - 2a} = -1 2=1(52a)2 = -1(5 - 2a) 2=5+2a2 = -5 + 2a 7=2a7 = 2a a=72a = \frac{7}{2}

Question 15

Let f(x)=9x2+kx3xf(x) = \sqrt{9x^2+kx} - 3x, where kk is a positive constant. It is given that limxf(x)=L\lim_{x \to \infty} f(x) = L, where LL is a finite, non-zero number. What is the value of the ratio k/Lk/L?

  1. 3
  2. 6 (correct answer)
  3. 9
  4. 1/6
Explanation: To evaluate the limit of the indeterminate form \infty - \infty, we multiply by the conjugate: L=limx(9x2+kx3x)9x2+kx+3x9x2+kx+3xL = \lim_{x \to \infty} (\sqrt{9x^2+kx} - 3x) \frac{\sqrt{9x^2+kx} + 3x}{\sqrt{9x^2+kx} + 3x} L=limx(9x2+kx)(3x)29x2+kx+3x=limxkx9x2+kx+3xL = \lim_{x \to \infty} \frac{(9x^2+kx) - (3x)^2}{\sqrt{9x^2+kx} + 3x} = \lim_{x \to \infty} \frac{kx}{\sqrt{9x^2+kx} + 3x} Now, we divide the numerator and denominator by xx. For the term in the square root, we divide by x2=x\sqrt{x^2}=x since x>0x>0. L=limxk9+k/x+3=k9+0+3=k3+3=k6L = \lim_{x \to \infty} \frac{k}{\sqrt{9+k/x} + 3} = \frac{k}{\sqrt{9+0} + 3} = \frac{k}{3+3} = \frac{k}{6} We are given that L=k/6L = k/6. The question asks for the value of k/Lk/L. kL=kk/6=6\frac{k}{L} = \frac{k}{k/6} = 6

Question 16

Evaluate the limit: limxx10+2xx2+3x\lim_{x \to \infty} \frac{x^{10} + 2^x}{x^2 + 3^x}

  1. 0 (correct answer)
  2. 1
  3. ++\infty
  4. 2/32/3
Explanation: This limit involves comparing the growth rates of polynomial and exponential functions. As xx \to \infty, exponential functions grow much faster than polynomial functions. In the numerator, 2x2^x is the dominant term because it grows faster than x10x^{10}. In the denominator, 3x3^x is the dominant term because it grows faster than x2x^2. Therefore, the limit is governed by the ratio of the dominant terms: limxx10+2xx2+3x=limx2x3x\lim_{x \to \infty} \frac{x^{10} + 2^x}{x^2 + 3^x} = \lim_{x \to \infty} \frac{2^x}{3^x} This can be rewritten as: limx(23)x\lim_{x \to \infty} \left(\frac{2}{3}\right)^x Since the base 2/32/3 is between 0 and 1, the limit of this exponential function as xx \to \infty is 0.

Question 17

Let f(x)f(x) be a function defined for all real numbers. What is the set of all possible numbers of distinct horizontal asymptotes that the graph of y=f(x)y=f(x) can have?

  1. {0, 1}
  2. {1, 2}
  3. {0, 1, 2} (correct answer)
  4. {0, 1, 2, 3, ...}
Explanation: A horizontal asymptote is determined by the limit of the function as xx \to \infty or as xx \to -\infty. Since there are only two such limits to consider, a function can have at most two horizontal asymptotes.
  • 0 horizontal asymptotes: f(x)=xf(x) = x has no horizontal asymptotes as limx±x=±\lim_{x \to \pm\infty} x = \pm\infty.
  • 1 horizontal asymptote: f(x)=1/xf(x) = 1/x has one horizontal asymptote y=0y=0 since limx±(1/x)=0\lim_{x \to \pm\infty} (1/x) = 0. Also, f(x)=exf(x)=e^x has one HA at y=0y=0 as xx \to -\infty.
  • 2 horizontal asymptotes: f(x)=arctan(x)f(x) = \arctan(x) has two horizontal asymptotes, y=π/2y=\pi/2 as xx \to \infty and y=π/2y=-\pi/2 as xx \to -\infty. It is not possible to have more than two horizontal asymptotes. Therefore, the set of all possible numbers of horizontal asymptotes is {0, 1, 2}.

Question 18

What is the value of the limit limxln(x4+1)ln(x2+1)\lim_{x \to \infty} \frac{\ln(x^4 + 1)}{\ln(x^2 + 1)}?

  1. 1/21/2
  2. 1
  3. 2 (correct answer)
  4. 4
Explanation: This limit is of the indeterminate form /\infty/\infty. We can use L'Hôpital's Rule, but a more direct method uses properties of logarithms. For large xx, x4+1x4x^4+1 \approx x^4 and x2+1x2x^2+1 \approx x^2. So, we can analyze the dominant terms inside the logarithms. limxln(x4+1)ln(x2+1)=limxln(x4(1+1/x4))ln(x2(1+1/x2))\lim_{x \to \infty} \frac{\ln(x^4 + 1)}{\ln(x^2 + 1)} = \lim_{x \to \infty} \frac{\ln(x^4(1 + 1/x^4))}{\ln(x^2(1 + 1/x^2))} =limxln(x4)+ln(1+1/x4)ln(x2)+ln(1+1/x2)=limx4ln(x)+ln(1+1/x4)2ln(x)+ln(1+1/x2)= \lim_{x \to \infty} \frac{\ln(x^4) + \ln(1 + 1/x^4)}{\ln(x^2) + \ln(1 + 1/x^2)} = \lim_{x \to \infty} \frac{4\ln(x) + \ln(1 + 1/x^4)}{2\ln(x) + \ln(1 + 1/x^2)} As xx \to \infty, 1/x401/x^4 \to 0 and 1/x201/x^2 \to 0, so ln(1+1/x4)ln(1)=0\ln(1 + 1/x^4) \to \ln(1) = 0 and ln(1+1/x2)ln(1)=0\ln(1 + 1/x^2) \to \ln(1) = 0. The limit becomes: limx4ln(x)2ln(x)=42=2\lim_{x \to \infty} \frac{4\ln(x)}{2\ln(x)} = \frac{4}{2} = 2

Question 19

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

  1. The graph of f(x)f(x) does not intersect the line y=3y=3 for all sufficiently large xx.
  2. The derivative f(x)f'(x) must approach 0 as xx \to \infty.
  3. The graph of h(x)=f(x+5)h(x) = f(x+5) has a horizontal asymptote at y=3y=3. (correct answer)
  4. The function f(x)f(x) must be positive for all sufficiently large xx.
Explanation: A horizontal asymptote describes the end behavior of a function. A horizontal shift of the graph, such as h(x)=f(x+5)h(x) = f(x+5), does not change the end behavior. If xx \to \infty, then x+5x+5 \to \infty, so limxh(x)=limxf(x+5)=3\lim_{x \to \infty} h(x) = \lim_{x \to \infty} f(x+5) = 3. Distractor A is a common misconception; functions can cross their horizontal asymptotes. Distractor B is false; for example, f(x)=3+sin(x2)xf(x) = 3 + \frac{\sin(x^2)}{x}. Distractor D is false; the function approaches 3, so it will be positive for large xx, but this is a consequence, not a distinct property in this context and less certain than C.

Question 20

Consider the function f(x)=xln(ex+1)f(x) = x - \ln(e^x + 1). Which statement accurately describes its horizontal asymptotes?

  1. The graph has one horizontal asymptote at y=0y=0. (correct answer)
  2. The graph has two horizontal asymptotes at y=0y=0 and y=1y=-1.
  3. The graph has one horizontal asymptote at y=1y=1.
  4. The graph has no horizontal asymptotes.
Explanation: We can rewrite f(x)=xln(ex(1+ex))=x(ln(ex)+ln(1+ex))=x(x+ln(1+ex))=ln(1+ex)f(x) = x - \ln(e^x(1+e^{-x})) = x - (\ln(e^x) + \ln(1+e^{-x})) = x - (x + \ln(1+e^{-x})) = -\ln(1+e^{-x}). Now we check the limits. As xx \to \infty, ex0e^{-x} \to 0, so f(x)ln(1+0)=0f(x) \to -\ln(1+0) = 0. Thus, y=0y=0 is a horizontal asymptote. As xx \to -\infty, exe^{-x} \to \infty, so 1+ex1+e^{-x} \to \infty, and f(x)=ln(1+ex)f(x) = -\ln(1+e^{-x}) \to -\infty. There is no horizontal asymptote as xx \to -\infty. Therefore, there is only one horizontal asymptote.