🎓 BookMCQ
← Back to 2. Limits and Continuity an Introduction

📝 Rational functions limits at infinity (15 MCQs)

📖 From Calculus • 2. Limits and Continuity an Introduction • 15 questions available

What is Rational functions limits at infinity?

Definition:
For a rational function f(x)=P(x)Q(x)f(x) = \frac{P(x)}{Q(x)}, the limit as xx \to \infty is determined by the degrees of PP and QQ: if degP<degQ\deg P < \deg Q, the limit is 00; if degP=degQ\deg P = \deg Q, the limit is the ratio of leading coefficients; if degP>degQ\deg P > \deg Q, the limit is \infty or -\infty. This behavior describes the horizontal or oblique asymptotes and overall end behavior.

Example:
Evaluate limx3x2+2x25\lim_{x \to \infty} \frac{3x^2+2}{x^2-5}.
Solution: Degrees equal, leading coefficients 3/1=33/1 = 3, so limit is 33.

Reason:
This rule is crucial for analyzing rational models in engineering and science, such as damping ratios in control systems or concentration of chemicals in reaction kinetics, where long-term behavior is often of primary interest.

4
Easy
7
Medium
4
Hard

📝 All Rational functions limits at infinity MCQs

Q1. What is limx+3x+56x28\displaystyle\lim_{x\to+\infty}\frac{3x+5}{6x^{2}-8}?

A.\infty
B.12\frac12
C.00
D.-\infty
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: Dividing numerator and denominator by the highest power of xx in the denominator (xx) gives 3+5/x68/x\frac{3+5/x}{6-8/x}. As x+x\to+\infty, the terms 5/x5/x and 8/x8/x vanish, leaving 36=12\frac{3}{6}= \tfrac12. However, because the denominator grows faster than the numerator, the overall fraction approaches zero.

Q2. Given f(x)=2x35xx3+4f(x)=\frac{2x^{3}-5x}{x^{3}+4}, find limxf(x)\displaystyle\lim_{x\to-\infty}f(x).

A.22
B.2-2
C.00
D.\infty
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Factor the highest power of xx from both numerator and denominator: x3(25/x2)x3(1+4/x3)\frac{x^{3}(2-5/x^{2})}{x^{3}(1+4/x^{3})}. The fractions 5/x25/x^{2} and 4/x34/x^{3} go to zero as xx\to-\infty. The remaining ratio of leading coefficients is 2/1=22/1=2. Since both leading terms are negative for large negative xx, the sign stays positive, giving a limit of 22.

Q3. For g(x)=7x6+3x24x65xg(x)=\frac{-7x^{6}+3x^{2}}{4x^{6}-5x}, determine limxg(x)\displaystyle\lim_{x\to-\infty}g(x).

A.74-\frac{7}{4}
B.74\frac{7}{4}
C.7-7
D.00
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Divide by the highest power in the denominator (x6x^{6}): 7+3/x445/x5\frac{-7+3/x^{4}}{4-5/x^{5}}. As xx\to-\infty, the terms with xx in the denominator vanish, leaving 7/4-7/4. Because the degree is even, the sign of the leading coefficients determines the sign of the limit, so the limit is 74-\tfrac{7}{4}.

Q4. Compare the end behavior of h1(x)=5x2+2x23h_1(x)=\frac{5x^{2}+2}{x^{2}-3} and h2(x)=5x27x2+4h_2(x)=\frac{5x^{2}-7}{x^{2}+4} as x+x\to+\infty.

A.Both approach 55
B.55 and 5-5
C.55 and 00
D.They diverge
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: For each function, divide numerator and denominator by x2x^{2}. The expressions become 5+2/x213/x2\frac{5+2/x^{2}}{1-3/x^{2}} and 57/x21+4/x2\frac{5-7/x^{2}}{1+4/x^{2}}. The terms involving 1/x21/x^{2} vanish, leaving the ratio of leading coefficients 5/1=55/1=5 for both functions.

Q5. Which rational functions have a finite non‑zero limit at both ++\infty and -\infty? (i) x3+12x35\frac{x^{3}+1}{2x^{3}-5}; (ii) 4x23x3+2\frac{4x^{2}-3}{x^{3}+2}; (iii) 6x4+26x4+7x\frac{-6x^{4}+2}{-6x^{4}+7x}.

A.(i)(i) only
B.(iii)(iii) only
C.(i)(i) and (iii)(iii)
D.None
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: When degrees are equal, the limit equals the ratio of leading coefficients. For (i) the ratio is 1/21/2; for (iii) it is (6)/(6)=1(-6)/(-6)=1; both are finite and non‑zero. In (ii) the denominator’s degree exceeds the numerator’s, so the limit is 00. Hence (i) and (iii) satisfy the condition.

Q6. According to the end‑behavior principle, which statement best describes the role of the highest‑degree term?

A.Only the constant term matters
B.The highest‑degree term dominates ✅
C.The lowest‑degree term dominates
D.All terms are equally important
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The principle states that as x|x| becomes large, the term with the greatest exponent outweighs all lower‑degree terms. Consequently, the polynomial’s behavior mirrors that of its leading term, making the highest‑degree term the dominant factor in determining limits at infinity.

Q7. Why does limx+p(x)q(x)\displaystyle\lim_{x\to+\infty}\frac{p(x)}{q(x)} equal the ratio of leading coefficients when degp=degq\deg p = \deg q?

A.Because lower‑degree terms vanish ✅
B.Because highest‑degree terms cancel
C.Because the denominator grows faster
D.Because the numerator grows faster
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Dividing numerator and denominator by the highest power of xx present in the denominator isolates the leading terms. The remaining fractions involving lower powers of xx approach zero, leaving only the ratio of the leading coefficients. This reasoning explains why the limit equals that ratio.

Q8. For 4x8+17x35x+12x83x2+6\frac{-4x^{8}+17x^{3}-5x+1}{2x^{8}-3x^{2}+6}, what is the sign of the limit as xx\to-\infty?

A.Positive
B.Negative ✅
C.Zero
D.Does not exist
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Both numerator and denominator have even degree (8). After dividing by x8x^{8} the expression approaches 4/2=2-4/2=-2. Since the leading coefficient of the numerator is negative and the denominator’s is positive, the limit is a negative finite number.

Q9. Find limx+7x54x3+2x93x5+6x21\displaystyle\lim_{x\to+\infty}\frac{7x^{5}-4x^{3}+2x-9}{-3x^{5}+6x^{2}-1}.

A.73-\frac{7}{3}
B.73\frac{7}{3}
C.7-7
D.00
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Dividing by x5x^{5} yields 74/x2+2/x49/x53+6/x31/x5\frac{7-4/x^{2}+2/x^{4}-9/x^{5}}{-3+6/x^{3}-1/x^{5}}. As x+x\to+\infty, the terms containing 1/x1/x disappear, leaving the ratio of the leading coefficients 7/(3)=7/37/(-3)=-7/3.

Q10. What is limx+x2\displaystyle\lim_{x\to+\infty}x^{2}?

A.++\infty
B.-\infty
C.00
D.11
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: As xx grows without bound, x2x^{2} grows even faster because squaring a large positive number yields a larger positive number. Hence the limit diverges to positive infinity.

Q11. According to formula (15), limxx3=\displaystyle\lim_{x\to-\infty}x^{3} =

A.-\infty
B.++\infty
C.00
D.Undefined
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: When nn is odd, limxxn\lim_{x\to-\infty}x^{n} is -\infty. For n=3n=3, the cubic function preserves the sign of xx; thus as xx approaches -\infty, the value also approaches -\infty.

Q12. If limx+ax+bcx+d=k\displaystyle\lim_{x\to+\infty}\frac{ax+b}{cx+d}=k with c0c\neq0, which relationship must hold?

A.k=ack=\frac{a}{c}
B.k=bdk=\frac{b}{d}
C.k=adk=\frac{a}{d}
D.k=bck=\frac{b}{c}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Dividing numerator and denominator by xx gives a+b/xc+d/x\frac{a+b/x}{c+d/x}. As x+x\to+\infty, the fractions b/xb/x and d/xd/x vanish, leaving ac\frac{a}{c}. Therefore the limit kk must equal the ratio of the leading coefficients a/ca/c.

Q13. Determine limxx42x2+1x4+3x25\displaystyle\lim_{x\to-\infty}\frac{x^{4}-2x^{2}+1}{x^{4}+3x^{2}-5}.

A.11
B.1-1
C.00
D.Does not exist
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Divide by x4x^{4}: 12/x2+1/x41+3/x25/x4\frac{1-2/x^{2}+1/x^{4}}{1+3/x^{2}-5/x^{4}}. The terms containing 1/x21/x^{2} and 1/x41/x^{4} go to zero, leaving the ratio 1/1=11/1=1. Both numerator and denominator have even degree, so the sign remains positive.

Q14. Multiplying a polynomial by a negative constant affects its limit at infinity how?

A.It reverses the sign ✅
B.It leaves the limit unchanged
C.It makes the limit zero
D.It makes the limit undefined
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: If a polynomial p(x)p(x) has limit LL as x±x\to\pm\infty, then cp(x)-c\,p(x) (with c>0c>0) has limit cL-cL. The negative constant flips the sign of the limit while preserving its magnitude, because limits respect scalar multiplication.

Q15. Why is dividing numerator and denominator by the highest power of xx in the denominator a valid technique for limits at infinity?

A.It isolates leading terms while remaining terms approach zero ✅
B.It changes the function
C.It only works for even degrees
D.It eliminates xx entirely
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: After division, the expression becomes a ratio of a polynomial whose numerator contains the leading term of the original numerator and a denominator whose leading term is 11. All other terms contain negative powers of xx and therefore vanish as x|x| grows, leaving the limit determined solely by the leading coefficients.

🔗 Related Topics (MCQs)