Lesson 2: Limits – Rules & Tricky Cases

1. Basic Limit Rules

If limits exist, they follow normal algebra:

Most continuous functions can be evaluated by direct substitution.

Exercise 1

Find: \(\lim_{x→1} (3x² + 5x - 2) = \)

2. Indeterminate Forms & Simplification

\(0/0\) or \(∞/∞\) forms → simplify first.

Example: \(\lim_{x→2} (x² - 4)/(x - 2)\)

Direct: \(0/0\) → factor: \((x-2)(x+2)/(x-2) = x+2 (x≠2)\)

Limit = 4

Exercise 2

Simplify and find: \(\lim_{x→3} (x² - 9)/(x - 3) = \)

3. One-Sided Limits

\(\lim_{x→a⁻} = \) from left, \(\lim_{x→a⁺} = \) from right

Limit exists only if both sides agree.

Example: \(f(x) = |x|/x\)

Left limit = -1, right limit = 1 → limit does not exist at \(x=0\)

Exercise 3

Does \(\lim_{x→0} |x|/x\) exist?
← Previous Lesson (1) Next Lesson (3) →