πŸŽ“ BookMCQ
← Back to 2. Limits and Continuity an Introduction

πŸ“ Limits with radicals at infinity (15 MCQs)

πŸ“– From Calculus β€’ 2. Limits and Continuity an Introduction β€’ 15 questions available

What is Limits with radicals at infinity?

Definition:
Limits at infinity involving radicals, such as square roots, often require rationalization or factoring out the highest power of xx from the radicand to simplify. For expressions like x2+ax\sqrt{x^2 + ax}, the dominant term is ∣x∣|x|, so careful handling of signs for xβ†’βˆžx \to \infty versus xβ†’βˆ’βˆžx \to -\infty is needed, often using the conjugate or dividing by xx appropriately.

Example:
Evaluate lim⁑xβ†’βˆž(x2+1βˆ’x)\lim_{x \to \infty} (\sqrt{x^2+1} - x).
Solution: Multiply by conjugate: (x2+1βˆ’x)(x2+1+x)x2+1+x=1x2+1+xβ†’0\frac{(\sqrt{x^2+1}-x)(\sqrt{x^2+1}+x)}{\sqrt{x^2+1}+x} = \frac{1}{\sqrt{x^2+1}+x} \to 0.

Reason:
This technique is important for handling limits in physics (e.g., relativistic energy) and engineering, where radicals appear in distance or error calculations, and understanding the asymptotic simplification is key to accurate approximations.

5
Easy
7
Medium
3
Hard

πŸ“ All Limits with radicals at infinity MCQs

Q1. What technique should be applied to the expression x6+5βˆ’x3\sqrt{x^{6}+5}-x^{3} to prepare it for limit evaluation as xβ†’+∞x\to +\infty?

A.Differentiate the numerator
B.Multiply by its conjugate βœ…
C.Apply L'HΓ΄pital's rule
D.Introduce a new variable
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: Multiplying by the conjugate (x6+5+x3)\bigl(\sqrt{x^{6}+5}+x^{3}\bigr) eliminates the radical in the numerator, producing a rational expression that can be simplified. This step is essential for handling the indeterminate form and revealing the dominant terms that determine the limit.

Q2. What is the value of lim⁑xβ†’+∞(x6+5βˆ’x3)\displaystyle\lim_{x\to +\infty}\bigl(\sqrt{x^{6}+5}-x^{3}\bigr)?

A.5
B.1
C.0 βœ…
D.∞\infty
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: After rationalizing, the expression becomes 5x6+5+x3\frac{5}{\sqrt{x^{6}+5}+x^{3}}. As xx grows, the denominator behaves like 2x32x^{3}, so the whole fraction tends to 52x3β†’0\frac{5}{2x^{3}} \to 0. Hence the limit equals zero.

Q3. Both x6+5x3\sqrt{x^{6}+5x^{3}} and x3x^{3} diverge to +∞+\infty as xβ†’+∞x\to +\infty. What can be inferred about their difference x6+5x3βˆ’x3\sqrt{x^{6}+5x^{3}}-x^{3}?

A.It approaches 0
B.It diverges to ∞\infty
C.It diverges to βˆ’βˆž-\infty
D.It approaches a finite positive number 52\tfrac{5}{2} βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: Rationalizing gives 5x3x6+5x3+x3\frac{5x^{3}}{\sqrt{x^{6}+5x^{3}}+x^{3}}. The denominator grows like 2x32x^{3}, so the fraction tends to 52\frac{5}{2}. Thus the difference settles at the finite constant 5/25/2 rather than vanishing or exploding.

Q4. Compare the asymptotic behavior of f(x)=x6+5βˆ’x3f(x)=\sqrt{x^{6}+5}-x^{3} and g(x)=x6+5x3βˆ’x3g(x)=\sqrt{x^{6}+5x^{3}}-x^{3} as xβ†’+∞x\to +\infty. Which function attains the larger values for large xx?

A.g(x)g(x) is larger βœ…
B.f(x)f(x) is larger
C.Both approach the same limit
D.Cannot be determined from the given information
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The limit of f(x)f(x) is 0, while g(x)g(x) approaches 5/25/2. Since 5/2>05/2>0, for sufficiently large xx the values of g(x)g(x) exceed those of f(x)f(x). Therefore g(x)g(x) is the larger function asymptotically.

Q5. Which standard algebraic rule fails when manipulating expressions containing +∞+\infty or βˆ’βˆž-\infty?

A.Commutative property
B.Associative property
C.Cancellation law βœ…
D.Distributive law
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: The cancellation law (e.g., subtracting the same infinite quantity from both sides) is not valid for ±∞\pm\infty. While βˆžβˆ’βˆž\infty-\infty is an indeterminate form, one cannot simply cancel infinities as with finite numbers, leading to incorrect conclusions.

Q6. Given that lim⁑xβ†’+∞(x6+5βˆ’x3)=0\displaystyle\lim_{x\to +\infty}\bigl(\sqrt{x^{6}+5}-x^{3}\bigr)=0, what does this tell about the growth rates of the two terms inside the limit?

A.x6+5\sqrt{x^{6}+5} grows faster than x3x^{3}
B.Both have the same leading term x3x^{3} βœ…
C.x3x^{3} grows faster than the radical
D.Their growth rates are unrelated
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The radical expands to x31+5/x6=x3(1+52x6+o(1/x6))x^{3}\sqrt{1+5/x^{6}} = x^{3}\bigl(1+ \tfrac{5}{2x^{6}}+o(1/x^{6})\bigr). The leading term x3x^{3} cancels with the subtracted x3x^{3}, leaving a remainder that diminishes to zero, indicating identical dominant growth.

Q7. After rationalizing, which expression is equivalent to x6+5x3βˆ’x3\sqrt{x^{6}+5x^{3}}-x^{3}?

A.5x6+5x3+x3\displaystyle\frac{5}{\sqrt{x^{6}+5x^{3}}+x^{3}} βœ…
B.x6+5x3βˆ’x35\displaystyle\frac{\sqrt{x^{6}+5x^{3}}-x^{3}}{5}
C.x35\displaystyle\frac{x^{3}}{5}
D.5x6+5x35\sqrt{x^{6}+5x^{3}}
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Multiplying numerator and denominator by the conjugate yields (x6+5x3)βˆ’x6x6+5x3+x3=5x3x6+5x3+x3\frac{(x^{6}+5x^{3})-x^{6}}{\sqrt{x^{6}+5x^{3}}+x^{3}} = \frac{5x^{3}}{\sqrt{x^{6}+5x^{3}}+x^{3}}. Simplifying the factor x3x^{3} gives the stated equivalent expression.

Q8. Which of the following steps is invalid when evaluating lim⁑xβ†’+∞(x6+5βˆ’x3)\displaystyle\lim_{x\to +\infty}\bigl(\sqrt{x^{6}+5}-x^{3}\bigr)?

A.Multiply by the conjugate
B.Factor out x3x^{3} from the radical
C.Apply the substitution t=1/xt=1/x
D.Cancel the x3x^{3} terms directly βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: Directly canceling x3x^{3} from x6+5\sqrt{x^{6}+5} and the subtracted term assumes x6+5=x3\sqrt{x^{6}+5}=x^{3}, which is only approximately true for large xx. The correct approach requires rationalization or series expansion, not outright cancellation.

Q9. Define h(x)=x6+5βˆ’x3x2h(x)=\frac{\sqrt{x^{6}+5}-x^{3}}{x^{2}}. What is lim⁑xβ†’+∞h(x)\displaystyle\lim_{x\to +\infty}h(x)?

A.52\tfrac{5}{2}
B.0 βœ…
C.∞\infty
D.5
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Using the rationalized form 5x6+5+x3\frac{5}{\sqrt{x^{6}+5}+x^{3}} and dividing by x2x^{2} gives 5x2(x6+5+x3)β‰ˆ52x5\frac{5}{x^{2}\bigl(\sqrt{x^{6}+5}+x^{3}\bigr)}\approx\frac{5}{2x^{5}}. As xβ†’βˆžx\to\infty, this expression tends to zero.

Q10. If the constant 5 in x6+5βˆ’x3\sqrt{x^{6}+5}-x^{3} is replaced by any positive constant kk, what is the limit as xβ†’+∞x\to +\infty?

A.0 βœ…
B.k2\tfrac{k}{2}
C.∞\infty
D.Undefined
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The same rationalization yields kx6+k+x3\frac{k}{\sqrt{x^{6}+k}+x^{3}}. The denominator behaves like 2x32x^{3} for large xx, so the fraction tends to k2x3β†’0\frac{k}{2x^{3}}\to0 regardless of the finite constant kk.

Q11. For large xx, what is the sign of p(x)=x6+5x3βˆ’x3p(x)=\sqrt{x^{6}+5x^{3}}-x^{3}?

A.Negative
B.Zero
C.Positive βœ…
D.It alternates sign
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Since the numerator after rationalization is 5x35x^{3} and the denominator x6+5x3+x3\sqrt{x^{6}+5x^{3}}+x^{3} is always positive for x>0x>0, the entire expression is positive for all sufficiently large xx.

Q12. Which transformation most effectively simplifies the limit lim⁑xβ†’+∞(x6+5x3βˆ’x3)\displaystyle\lim_{x\to +\infty}\bigl(\sqrt{x^{6}+5x^{3}}-x^{3}\bigr)?

A.Apply L'HΓ΄pital's rule
B.Rationalize the expression βœ…
C.Use a power series expansion
D.Estimate the graph visually
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Rationalizing by multiplying with the conjugate turns the difference of radicals into a rational fraction, exposing the dominant terms and allowing direct evaluation of the limit without the need for differentiation or higher‑order series.

Q13. Evaluate lim⁑xβ†’+∞x6+5x3βˆ’x3x6+5βˆ’x3\displaystyle\lim_{x\to +\infty}\frac{\sqrt{x^{6}+5x^{3}}-x^{3}}{\sqrt{x^{6}+5}-x^{3}}.

A.0
B.52\tfrac{5}{2}
C.∞\infty
D.Does not exist βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: The numerator approaches 5/25/2 while the denominator behaves like 52x3\frac{5}{2x^{3}}. Their ratio is therefore approximately 5/25/(2x3)=x3\frac{5/2}{5/(2x^{3})}=x^{3}, which diverges to ∞\infty as xβ†’βˆžx\to\infty.

Q14. Using a series expansion, show that x6+5βˆ’x3=52x3+O ⁣(1x9)\sqrt{x^{6}+5}-x^{3}= \frac{5}{2x^{3}}+O\!\left(\frac{1}{x^{9}}\right). Which term dominates the difference for large xx?

A.52x3\frac{5}{2x^{3}} βœ…
B.5x3\frac{5}{x^{3}}
C.5x6\frac{5}{x^{6}}
D.5x35x^{3}
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Expanding 1+5/x6\sqrt{1+5/x^{6}} yields 1+52x6βˆ’258x12+…1+\frac{5}{2x^{6}}-\frac{25}{8x^{12}}+\dots. Multiplying by x3x^{3} gives x3+52x3+O(1/x9)x^{3}+\frac{5}{2x^{3}}+O(1/x^{9}). Subtracting x3x^{3} leaves the dominant term 5/(2x3)5/(2x^{3}).

Q15. Find L=lim⁑xβ†’+∞[(x6+5x3βˆ’x3)βˆ’(x6+5βˆ’x3)]L=\displaystyle\lim_{x\to +\infty}\Bigl[\bigl(\sqrt{x^{6}+5x^{3}}-x^{3}\bigr)-\bigl(\sqrt{x^{6}+5}-x^{3}\bigr)\Bigr].

A.0
B.5
C.52\tfrac{5}{2} βœ…
D.Undefined
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: The first bracket tends to 5/25/2 while the second tends to 0, as shown earlier. Their difference therefore approaches 5/2βˆ’0=5/25/2-0=5/2. Hence the limit equals 5/25/2.

πŸ”— Related Topics (MCQs)