My Courses
Sign in
Back to Calculus I
Calculus I

Limits

30 min Difficulty 2 of 5
The Brief
Limits

A limit describes the value a function approaches. We write limxaf(x)=L\lim_{x \to a} f(x) = L when f(x) gets arbitrarily close to L as x approaches a. Limits are the foundation of all of calculus.

Definition

limxaf(x)=L\lim_{x \to a} f(x) = L means f(x)f(x) stays arbitrarily close to LL whenever xx is close enough to aa (with xax \neq a). The value of ff at aa itself is irrelevant — a limit describes approach, not arrival.

Key Results

Limit laws: limits distribute over sums, products, and quotients (nonzero denominator). Direct substitution works for polynomials and other continuous functions. An indeterminate 0/00/0 form signals algebra: factor, cancel, or rationalize. The cornerstone trig limit is limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1.

Worked Example

Compute limx3x29x3\lim_{x \to 3} \frac{x^2 - 9}{x - 3}. Substitution gives 0/00/0, so factor: (x3)(x+3)x3=x+3\frac{(x-3)(x+3)}{x-3} = x + 3 for x3x \neq 3. Now substitute: the limit is 3+3=63 + 3 = 6.

Practice this topic
Deep Dive & Playground
Remotion video and Pyodide playground arrive in later phases (handoff Section 7).