LimitsJEE Main

Indeterminate forms & the removable hole — interactive Mathematics simulation for IIT-JEE.

Concept

A limit describes the value a function approaches as the input nears a point — independent of the value (if any) at that point. Here f(x)=x2a2xaf(x)=\dfrac{x^2-a^2}{x-a} is undefined at x=ax=a (it gives 00\tfrac{0}{0}), yet the limit exists and equals 2a2a.

Key formula

limxax2a2xa=limxa(x+a)=2a\lim_{x\to a}\frac{x^2-a^2}{x-a} = \lim_{x\to a}(x+a) = 2a

Derivation

Factor the numerator as a difference of squares: x2a2=(xa)(x+a)x^2-a^2=(x-a)(x+a).

For xax\neq a the (xa)(x-a) cancels, leaving f(x)=x+af(x)=x+a.

The limit only cares about xx near aa (not equal), so we may use the simplified form: limxa(x+a)=2a\lim_{x\to a}(x+a)=2a. The graph is the line y=x+ay=x+a with a single hole at (a,2a)(a,2a).

Scenarios to explore

  • Limits — Approaching a value — epsilon-delta intuition.

Real-world applications

  • Evaluating instantaneous rates (derivatives) which are limits of 0/0 form.
  • Removable discontinuities in rational functions.
  • Defining continuity: f is continuous at a iff the limit equals f(a).

JEE exam tips

  • 0/0 is indeterminate, not zero or infinity — simplify, factor, or use L'Hôpital.
  • A two-sided limit exists only if the left and right limits agree.

Common mistakes

  • Substituting x=ax=a first and concluding the limit 'does not exist' because of 0/0.
  • Confusing the limit (2a) with the function value at a (undefined).
  • Cancelling (xa)(x-a) without noting the restriction xax\neq a.

Exam traps to avoid

  • A hole (removable) vs a jump (non-removable) discontinuity — only the hole keeps the limit.
  • limxaf(x)\lim_{x\to a}f(x) can exist even when f(a)f(a) is undefined or different.