Mathematics

Limits and Continuity

49 Questions

Limits and continuity explore the foundational behavior of mathematical functions as they approach specific values or infinity. The syllabus covers evaluating sequence limits, trigonometric boundaries, and logarithmic expressions. These rigorous quantitative aptitude questions are standard in collegiate and engineering assessments.

Sequence limit evaluationInfinity limit functionsTrigonometric limit valuesLogarithmic limitsContinuity theorems

Limits and Continuity Questions

Multiple choice

Evaluate the limit of (\frac{e^{2x} - e^{-2x}}{e^x}) as (x) approaches (\infty).

  1. 0

  2. 1

  3. \infty

  4. Does not exist

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

We can rewrite the expression as (\frac{e^{2x} - e^{-2x}}{e^x} = \frac{e^{2x}}{e^x} - \frac{e^{-2x}}{e^x} = e^x - e^{-x}). As (x) approaches (\infty), the term (e^x) dominates the expression, and the other term becomes insignificant. Therefore, the limit is (\lim_{x \to \infty} \frac{e^{2x} - e^{-2x}}{e^x} = \lim_{x \to \infty} (e^x - e^{-x}) = \infty).

Multiple choice

Find the limit of (\frac{\sqrt{x^2 + 4x + 4} - x}{x + 2}) as (x) approaches (-2).

  1. 0

  2. 1

  3. 2

  4. 3

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

We can simplify the expression by rationalizing the numerator: (\frac{\sqrt{x^2 + 4x + 4} - x}{x + 2} = \frac{\sqrt{(x + 2)^2} - x}{x + 2} = \frac{x + 2 - x}{x + 2} = \frac{2}{x + 2}). Substituting (x = -2) into the expression, we get (\frac{2}{-2 + 2} = \frac{2}{0}), which is an indeterminate form. Therefore, we can use L'Hopital's rule to find the limit. Taking the derivative of the numerator and denominator, we get (\lim_{x \to -2} \frac{\sqrt{x^2 + 4x + 4} - x}{x + 2} = \lim_{x \to -2} \frac{\frac{1}{2\sqrt{x^2 + 4x + 4}}(2x + 4)}{1} = \lim_{x \to -2} \frac{2x + 4}{2\sqrt{x^2 + 4x + 4}} = 1).

Multiple choice

Determine the limit of (\frac{\sin(x) - x}{x^3}) as (x) approaches (0).

  1. 0

  2. 1

  3. \infty

  4. Does not exist

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

We can use L'Hopital's rule to evaluate this limit. Taking the derivative of the numerator and denominator, we get (\lim_{x \to 0} \frac{\sin(x) - x}{x^3} = \lim_{x \to 0} \frac{\cos(x) - 1}{3x^2} = \lim_{x \to 0} \frac{-\sin(x)}{6x} = 0).

Multiple choice

What is the limit of the function (f(x) = \frac{x^2 - 4}{x - 2}) as (x) approaches (2)?

  1. 0

  2. 1

  3. 2

  4. 4

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

We can use L'Hopital's rule to evaluate the limit. Taking the derivative of the numerator and denominator, we get (f'(x) = \frac{2x}{1} = 2x) and (g'(x) = \frac{1}{1} = 1). Substituting (x = 2), we get (f'(2) = 4) and (g'(2) = 1). Therefore, the limit of (f(x)) as (x) approaches (2) is (\frac{4}{1} = 4).