Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

← Back to quizzes

AP Precalculus Quiz

AP Precalculus Quiz: Rational Functions And End Behavior

Practice Rational Functions And End Behavior in AP Precalculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 12

0 of 12 answered

In an economic model, the average cost per item (in dollars) is approximated by C(x)=2000+50xxC(x)=\dfrac{2000+50x}{x}C(x)=x2000+50x​ for x>0x>0x>0, where xxx is the number of items produced. What does lim⁡x→∞C(x)\lim_{x\to\infty} C(x)limx→∞​C(x) represent, and what is its value?

Select an answer to continue

What this quiz covers

This quiz focuses on Rational Functions And End Behavior, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Precalculus.

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

In an economic model, the average cost per item (in dollars) is approximated by C(x)=2000+50xxC(x)=\dfrac{2000+50x}{x}C(x)=x2000+50x​ for x>0x>0x>0, where xxx is the number of items produced. What does lim⁡x→∞C(x)\lim_{x\to\infty} C(x)limx→∞​C(x) represent, and what is its value?

  1. It approaches 505050, the long-run average cost per item (correct answer)
  2. It approaches 000, meaning cost becomes free at scale
  3. It approaches 200020002000, the fixed cost per item at scale
  4. It approaches ∞\infty∞, meaning average cost grows without bound

Explanation: This question tests application of rational functions to real-world contexts, specifically average cost models in economics. The function C(x) = (2000 + 50x)/x can be rewritten as C(x) = 2000/x + 50, showing that as production x increases, the fixed cost term 2000/x approaches 0. Therefore, lim[x→∞] C(x) = 0 + 50 = 50, representing the long-run average cost per item when fixed costs are spread over many units. This horizontal asymptote at y = 50 represents the variable cost per unit. Choice A correctly identifies this as $50, the long-run average cost. Choice B incorrectly suggests costs become free, misunderstanding that only the fixed cost component approaches zero. In economic applications, horizontal asymptotes often represent long-run equilibrium values.

Question 2

In an economics model, the average cost (in dollars) per item is A(x)=2000+50xx+10A(x)=\dfrac{2000+50x}{x+10}A(x)=x+102000+50x​, where xxx is the number of items produced and x≥0x\ge0x≥0 with x≠−10x\neq -10x=−10. In the context of this model, how does A(x)A(x)A(x) behave as production becomes very large? Use lim⁡x→∞A(x)\lim_{x\to\infty} A(x)limx→∞​A(x) and identify the horizontal asymptote.​

  1. lim⁡x→∞A(x)=50\lim_{x\to\infty} A(x)=50limx→∞​A(x)=50; HA y=50y=50y=50 (correct answer)
  2. lim⁡x→∞A(x)=200\lim_{x\to\infty} A(x)=200limx→∞​A(x)=200; HA y=200y=200y=200
  3. lim⁡x→∞A(x)=0\lim_{x\to\infty} A(x)=0limx→∞​A(x)=0; HA y=0y=0y=0
  4. lim⁡x→∞A(x)=∞\lim_{x\to\infty} A(x)=\inftylimx→∞​A(x)=∞; no HA

Explanation: This question tests applying rational function end behavior to a real-world context. As production x becomes very large, we evaluate lim(x→∞) A(x) = lim(x→∞) (2000 + 50x)/(x + 10). Since both numerator and denominator are linear (degree 1), we divide the leading coefficients: 50/1 = 50. This means as production increases indefinitely, the average cost per item approaches $50, which represents the variable cost per item when fixed costs become negligible. Choice A correctly identifies lim(x→∞) A(x) = 50 and HA: y = 50. Choice B incorrectly gives 200, perhaps misunderstanding the limit process. Choice C wrongly suggests the cost approaches 0, which would be economically unrealistic. In context, the horizontal asymptote represents the long-run average cost when fixed costs are spread over many items.

Question 3

Simplification and analysis: f(x)=x2−1x2−x=(x−1)(x+1)x(x−1)f(x)=\dfrac{x^2-1}{x^2-x}=\dfrac{(x-1)(x+1)}{x(x-1)}f(x)=x2−xx2−1​=x(x−1)(x−1)(x+1)​. Assume the domain is all real xxx such that x≠0,1x\neq 0,1x=0,1. Which statement correctly identifies the vertical asymptote and the horizontal asymptote?

  1. VA: x=0x=0x=0; HA: y=1y=1y=1 (correct answer)
  2. VA: x=1x=1x=1; HA: y=1y=1y=1
  3. VA: x=0x=0x=0; HA: y=0y=0y=0
  4. VA: x=0x=0x=0; HA: y=xy=xy=x

Explanation: This question tests simplification of rational functions and identification of asymptotes after canceling common factors. The function simplifies to f(x) = (x+1)/x after canceling the common factor (x-1), creating a hole at x = 1. The vertical asymptote occurs only at x = 0 where the simplified denominator is zero. For the horizontal asymptote, the simplified function has degree 1 in both numerator and denominator with leading coefficients 1/1 = 1, so y = 1. We can verify: lim[x→∞] (x+1)/x = lim[x→∞] (1 + 1/x) = 1. Choice A correctly identifies VA: x = 0 and HA: y = 1. Choice B incorrectly identifies x = 1 as a vertical asymptote when it's actually a removable discontinuity. Always simplify first to distinguish between holes and asymptotes.

Question 4

Consider f(x)=3x2+1x2−4f(x)=\dfrac{3x^2+1}{x^2-4}f(x)=x2−43x2+1​. Assume x≠±2x\neq\pm2x=±2. Which of the following best describes the limit of f(x)f(x)f(x) as xxx approaches infinity (and thus the horizontal asymptote)? Use leading-term reasoning to evaluate lim⁡x→∞f(x)\lim_{x\to\infty} f(x)limx→∞​f(x).​

  1. lim⁡x→∞f(x)=0\lim_{x\to\infty} f(x)=0limx→∞​f(x)=0
  2. lim⁡x→∞f(x)=3\lim_{x\to\infty} f(x)=3limx→∞​f(x)=3 (correct answer)
  3. lim⁡x→∞f(x)=∞\lim_{x\to\infty} f(x)=\inftylimx→∞​f(x)=∞
  4. lim⁡x→∞f(x)=13\lim_{x\to\infty} f(x)=\tfrac{1}{3}limx→∞​f(x)=31​

Explanation: This question tests understanding of horizontal asymptotes and end behavior of rational functions using leading-term analysis. When both numerator and denominator have the same degree (both degree 2 here), the horizontal asymptote is found by dividing the leading coefficients. The leading term of the numerator is 3x² and of the denominator is x², so lim(x→∞) f(x) = 3/1 = 3. This gives a horizontal asymptote at y = 3. Choice B is correct because it accurately identifies this limit. Choice A incorrectly suggests the limit is 0, which would only occur if the numerator had lower degree. Choice C suggests the limit is infinity, which would happen if the numerator had higher degree. Choice D gives 1/3, which reverses the ratio of leading coefficients. To avoid errors, always compare degrees first: if equal, divide leading coefficients; if numerator degree is less, limit is 0; if greater, limit is ±∞.

Question 5

Let f(x)=−2x2+8x2+4x+4f(x)=\dfrac{-2x^2+8}{x^2+4x+4}f(x)=x2+4x+4−2x2+8​. Assume x≠−2x\neq -2x=−2. What are the vertical and horizontal asymptotes of f(x)f(x)f(x)? Use lim⁡x→∞f(x)\lim_{x\to\infty} f(x)limx→∞​f(x) and lim⁡x→−∞f(x)\lim_{x\to-\infty} f(x)limx→−∞​f(x) to justify the horizontal asymptote.​

  1. VA: x=−2x=-2x=−2; HA: y=−2y=-2y=−2 (correct answer)
  2. VA: x=2x=2x=2; HA: y=−2y=-2y=−2
  3. VA: x=−2x=-2x=−2; HA: y=2y=2y=2
  4. No VA; HA: y=−2y=-2y=−2

Explanation: This question tests finding asymptotes when the denominator is a perfect square. The denominator x² + 4x + 4 = (x + 2)², which equals zero only at x = -2 (with multiplicity 2). Since the numerator -2x² + 8 = -2(x² - 4) = -2(x - 2)(x + 2) doesn't have (x + 2) as a factor, there's a vertical asymptote at x = -2. For the horizontal asymptote, both numerator and denominator have degree 2, so we compare leading coefficients: lim(x→±∞) f(x) = -2/1 = -2, giving HA: y = -2. Choice A correctly identifies VA: x = -2 and HA: y = -2. Choice B incorrectly places the vertical asymptote at x = 2 instead of x = -2. Choice C gets the vertical asymptote right but incorrectly gives the horizontal asymptote as positive 2. Remember that the sign of the leading coefficient matters for horizontal asymptotes.

Question 6

Simplify and analyze f(x)=(x−3)(x+1)(x−3)(x−2)f(x)=\dfrac{(x-3)(x+1)}{(x-3)(x-2)}f(x)=(x−3)(x−2)(x−3)(x+1)​. Assume the domain is all real xxx such that x≠2,3x\neq 2,3x=2,3. Which statement correctly identifies the vertical asymptote, horizontal asymptote, and lim⁡x→∞f(x)\lim_{x\to\infty} f(x)limx→∞​f(x)?

  1. VA: x=2x=2x=2; HA: y=1y=1y=1; lim⁡x→∞f(x)=1\lim_{x\to\infty}f(x)=1limx→∞​f(x)=1 (correct answer)
  2. VA: x=3x=3x=3; HA: y=1y=1y=1; lim⁡x→∞f(x)=1\lim_{x\to\infty}f(x)=1limx→∞​f(x)=1
  3. VA: x=2x=2x=2; HA: y=0y=0y=0; lim⁡x→∞f(x)=0\lim_{x\to\infty}f(x)=0limx→∞​f(x)=0
  4. VA: x=2x=2x=2; HA: y=xy=xy=x; lim⁡x→∞f(x)=∞\lim_{x\to\infty}f(x)=\inftylimx→∞​f(x)=∞

Explanation: This question tests simplification of rational functions and identification of removable discontinuities versus vertical asymptotes. The function simplifies to f(x) = (x+1)/(x-2) after canceling the common factor (x-3), creating a hole at x = 3 rather than a vertical asymptote. The only vertical asymptote occurs at x = 2 where the simplified denominator is zero. Since the simplified function has degree 1 in both numerator and denominator, the horizontal asymptote is y = 1/1 = 1, and lim[x→∞] f(x) = 1. Choice A correctly identifies VA: x = 2, HA: y = 1, and the limit as 1. Choice B incorrectly identifies x = 3 as a vertical asymptote, missing that this is a removable discontinuity. Remember to always simplify rational functions first to distinguish between holes and vertical asymptotes.

Question 7

For f(x)=x3+1x2−4f(x)=\dfrac{x^3+1}{x^2-4}f(x)=x2−4x3+1​, assume the domain excludes x=±2x=\pm2x=±2. Identify the vertical asymptotes and determine whether a horizontal asymptote exists by analyzing lim⁡x→∞f(x)\lim_{x\to\infty}f(x)limx→∞​f(x) and lim⁡x→−∞f(x)\lim_{x\to-\infty}f(x)limx→−∞​f(x).

  1. VA: x=±2x=\pm2x=±2; HA: y=0y=0y=0; limits 0,00,00,0
  2. VA: x=±2x=\pm2x=±2; HA: none; limits ∞,−∞\infty,-\infty∞,−∞ (correct answer)
  3. VA: x=2x=2x=2; HA: none; limits ∞,−∞\infty,-\infty∞,−∞
  4. VA: x=±2x=\pm2x=±2; HA: y=1y=1y=1; limits 1,11,11,1

Explanation: This question tests understanding of rational functions where the numerator has higher degree than the denominator. The numerator has degree 3 while the denominator has degree 2, which means there's no horizontal asymptote. As x → ∞, the function behaves like x³/x² = x → ∞, and as x → -∞, it behaves like x → -∞. The vertical asymptotes occur where x² - 4 = 0, giving x = ±2. Choice B correctly identifies both vertical asymptotes at x = ±2, no horizontal asymptote, and the limits as ∞ and -∞. Choice A incorrectly suggests a horizontal asymptote at y = 0, which only occurs when the denominator degree exceeds the numerator degree. Remember: higher degree in numerator means no horizontal asymptote and unbounded behavior.

Question 8

Describe the end behavior of f(x)=3x2+5x2−2x+1f(x)=\dfrac{3x^2+5}{x^2-2x+1}f(x)=x2−2x+13x2+5​ using limit notation. Assume the domain is all real xxx such that x≠1x\neq 1x=1.​

  1. lim⁡x→∞f(x)=0\lim_{x\to\infty}f(x)=0limx→∞​f(x)=0 and lim⁡x→−∞f(x)=0\lim_{x\to-\infty}f(x)=0limx→−∞​f(x)=0
  2. lim⁡x→∞f(x)=3\lim_{x\to\infty}f(x)=3limx→∞​f(x)=3 and lim⁡x→−∞f(x)=3\lim_{x\to-\infty}f(x)=3limx→−∞​f(x)=3 (correct answer)
  3. lim⁡x→∞f(x)=13\lim_{x\to\infty}f(x)=\tfrac13limx→∞​f(x)=31​ and lim⁡x→−∞f(x)=13\lim_{x\to-\infty}f(x)=\tfrac13limx→−∞​f(x)=31​
  4. lim⁡x→∞f(x)=∞\lim_{x\to\infty}f(x)=\inftylimx→∞​f(x)=∞ and lim⁡x→−∞f(x)=−∞\lim_{x\to-\infty}f(x)=-\inftylimx→−∞​f(x)=−∞

Explanation: This question tests understanding of end behavior for rational functions where numerator and denominator have the same degree. The function has degree 2 in both numerator and denominator, so the horizontal asymptote is found by dividing leading coefficients: 3/1 = 3. As x approaches ±∞, the highest degree terms dominate the behavior, giving lim[x→±∞] (3x²/x²) = 3. The denominator x² - 2x + 1 = (x-1)² shows a vertical asymptote at x = 1. Choice B correctly states that both limits equal 3. Choice A incorrectly suggests the limits are 0, which would only occur if the denominator had higher degree than the numerator. To master this concept, always compare polynomial degrees first, then use leading coefficients for equal degrees.

Question 9

For the rational function f(x)=2x2−3x−5x2−4f(x)=\dfrac{2x^2-3x-5}{x^2-4}f(x)=x2−42x2−3x−5​, assume the domain is all real xxx such that x≠±2x\neq \pm 2x=±2. What are the vertical and horizontal asymptotes of fff, and what are lim⁡x→∞f(x)\lim_{x\to\infty} f(x)limx→∞​f(x) and lim⁡x→−∞f(x)\lim_{x\to-\infty} f(x)limx→−∞​f(x)?

  1. VA: x=±2x=\pm2x=±2; HA: y=2y=2y=2; limits →2\to 2→2 both ends (correct answer)
  2. VA: x=2x=2x=2; HA: y=1y=1y=1; limits →1\to 1→1 both ends
  3. VA: x=±2x=\pm2x=±2; HA: y=12y=\tfrac12y=21​; limits →12\to \tfrac12→21​ both ends
  4. VA: x=±2x=\pm2x=±2; HA: y=xy=xy=x; limits grow without bound

Explanation: This question tests understanding of rational functions, specifically finding vertical and horizontal asymptotes and evaluating end behavior limits. Vertical asymptotes occur where the denominator equals zero and the numerator doesn't, so setting x² - 4 = 0 gives x = ±2. For horizontal asymptotes, we compare the degrees of numerator and denominator polynomials - both are degree 2, so we divide the leading coefficients: 2/1 = 2, giving y = 2. As x approaches ±∞, the highest degree terms dominate, so lim[x→±∞] f(x) = lim[x→±∞] (2x²/x²) = 2. Choice A correctly identifies VA: x = ±2, HA: y = 2, and both limits approaching 2. Choice C incorrectly calculates the horizontal asymptote as 1/2, likely by confusing the coefficient ratio.

Question 10

For f(x)=x3−2xx2+1f(x)=\dfrac{x^3-2x}{x^2+1}f(x)=x2+1x3−2x​, assume the domain is all real numbers. Which statement correctly describes the end behavior as x→∞x\to\inftyx→∞ and x→−∞x\to-\inftyx→−∞ using limits?

  1. lim⁡x→∞f(x)=1\lim_{x\to\infty}f(x)=1limx→∞​f(x)=1 and lim⁡x→−∞f(x)=1\lim_{x\to-\infty}f(x)=1limx→−∞​f(x)=1
  2. lim⁡x→∞f(x)=0\lim_{x\to\infty}f(x)=0limx→∞​f(x)=0 and lim⁡x→−∞f(x)=0\lim_{x\to-\infty}f(x)=0limx→−∞​f(x)=0
  3. lim⁡x→∞f(x)=∞\lim_{x\to\infty}f(x)=\inftylimx→∞​f(x)=∞ and lim⁡x→−∞f(x)=−∞\lim_{x\to-\infty}f(x)=-\inftylimx→−∞​f(x)=−∞ (correct answer)
  4. lim⁡x→∞f(x)=3\lim_{x\to\infty}f(x)=3limx→∞​f(x)=3 and lim⁡x→−∞f(x)=−3\lim_{x\to-\infty}f(x)=-3limx→−∞​f(x)=−3

Explanation: This question tests understanding of end behavior when the numerator has higher degree than the denominator, resulting in no horizontal asymptote. The numerator has degree 3 while the denominator has degree 2, so the function grows without bound. For large positive x, the dominant term ratio is x³/x² = x, which approaches +∞. For large negative x, we get x³/x² = x, which approaches -∞ since x is negative. There is no horizontal asymptote; instead, the function has oblique asymptotic behavior. Choice C correctly states lim[x→∞] f(x) = ∞ and lim[x→-∞] f(x) = -∞. Choice A incorrectly suggests horizontal asymptotic behavior at y = 1. When numerator degree exceeds denominator degree by 1, perform polynomial long division to find the oblique asymptote.

Question 11

What are the vertical and horizontal asymptotes of f(x)=x2+1x2−6x+8f(x)=\dfrac{x^2+1}{x^2-6x+8}f(x)=x2−6x+8x2+1​? Assume the domain is all real xxx such that x≠2,4x\neq 2,4x=2,4, and use limits to justify the horizontal asymptote.

  1. VA: x=2,4x=2,4x=2,4; HA: y=1y=1y=1 (correct answer)
  2. VA: x=2,4x=2,4x=2,4; HA: y=0y=0y=0
  3. VA: x=2x=2x=2; HA: y=1y=1y=1
  4. VA: x=2,4x=2,4x=2,4; HA: y=xy=xy=x

Explanation: This question tests finding asymptotes for a rational function where the denominator factors completely. The denominator x² - 6x + 8 = (x-2)(x-4) equals zero at x = 2 and x = 4, and since the numerator x² + 1 is never zero (always positive), both are vertical asymptotes. For the horizontal asymptote, both polynomials have degree 2, so we divide the leading coefficients: 1/1 = 1, giving y = 1. To verify with limits: lim[x→∞] (x² + 1)/(x² - 6x + 8) = lim[x→∞] (1 + 1/x²)/(1 - 6/x + 8/x²) = 1/1 = 1. Choice A correctly identifies VA: x = 2, 4 and HA: y = 1. Choice B incorrectly suggests y = 0 as the horizontal asymptote, which would only occur if the denominator had higher degree. Remember that equal degrees always give a non-zero horizontal asymptote based on the ratio of leading coefficients.

Question 12

Let f(x)=x3−1x2+1f(x)=\dfrac{x^3-1}{x^2+1}f(x)=x2+1x3−1​. Assume xxx is any real number (since x2+1≠0x^2+1\neq0x2+1=0 for real xxx). Which statement best describes the end behavior using limits, and what type of asymptote does fff have as x→±∞x\to\pm\inftyx→±∞?​

  1. HA y=0y=0y=0 since degree numerator is larger
  2. HA y=1y=1y=1 since leading coefficients match
  3. Oblique asymptote; f(x)∼xf(x)\sim xf(x)∼x as x→±∞x\to\pm\inftyx→±∞ (correct answer)
  4. No asymptote; lim⁡x→∞f(x)\lim_{x\to\infty} f(x)limx→∞​f(x) is finite

Explanation: This question tests understanding of oblique (slant) asymptotes, which occur when the numerator's degree exceeds the denominator's by exactly 1. Here, the numerator has degree 3 and denominator has degree 2, so we expect an oblique asymptote. Using polynomial long division or comparing leading terms: x³/x² = x, so f(x) behaves like y = x as x→±∞. This means lim(x→±∞) [f(x) - x] = 0, confirming an oblique asymptote y = x. Choice C correctly identifies this oblique asymptote behavior. Choice A incorrectly suggests a horizontal asymptote at y = 0, which only occurs when the numerator has lower degree. Choice B incorrectly suggests y = 1, misunderstanding that equal leading coefficients only matter when degrees are equal. For rational functions, remember: if degree(num) = degree(den) + 1, there's an oblique asymptote found by dividing leading terms.