ACEpath
Select Subject
Select Unit

The Limit As The Instantaneous Rate Of Change Or Slope Of The Tangent Line.

The Limit as the Instantaneous Rate of Change or Slope of the Tangent Line

The limit represents the instantaneous rate of change of a function, equivalent to the slope of the tangent line at a point.

Key concept: As x approaches a specific value, f(x) approaches a specific value L.

Applying Factoring To Evaluate Limits Of Rational Functions.

Applying Factoring to Evaluate Limits of Rational Functions

When direct substitution yields the indeterminate form 0/0:

  1. Factor numerator and denominator
  2. Cancel common factors
  3. Apply direct substitution

Example: limx2x24x2=limx2(x+2)=4\lim_{x \to 2}\frac{x^2-4}{x-2} = \lim_{x \to 2}(x+2) = 4

The Intuitive Definition Of A Limit

We say that the limit of f(x) as x approaches c is L, written as limxcf(x)=L\lim_{x \to c}f(x) = L, if we can make f(x) arbitrarily close to L by taking x sufficiently close to c (but not equal to c).

Estimating Limit Values From Graphs

  • Examine behavior as x approaches from both left and right
  • Look for holes, jumps, and asymptotes
  • Check if left-hand limit equals right-hand limit

Estimating Limit Values From Tables

Use values of f(x) for x-values approaching c from both sides:

  • If f(x) approaches the same value from both sides -> limit exists
  • If values differ or approach ±∞ -> limit does not exist (DNE)

Connecting One-sided And Two-sided Limits

The two-sided limit limxcf(x)\lim_{x \to c}f(x) exists if and only if: limxcf(x)=limxc+f(x)\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x)

Behavior Near A Point

Examining how function behaves as x approaches a specific value:

  • From the left: limxcf(x)\lim_{x \to c^-} f(x)
  • From the right: limxc+f(x)\lim_{x \to c^+} f(x)
  • Two-sided limit exists only if both one-sided limits are equal

Three Common Types Of Non-existent Limits (Dne)

  1. Jump discontinuity: Left and right limits exist but are different
  2. Infinite discontinuity: Function approaches ±∞
  3. Oscillating discontinuity: Function oscillates wildly (e.g., sin(1/x)\sin(1/x) near 0)

Algebraic Properties Of Limits

If limxcf(x)=L\lim_{x \to c} f(x) = L and limxcg(x)=M\lim_{x \to c} g(x) = M:

  • Sum: limxc[f(x)+g(x)]=L+M\lim_{x \to c}[f(x) + g(x)] = L + M
  • Difference: limxc[f(x)g(x)]=LM\lim_{x \to c}[f(x) - g(x)] = L - M
  • Product: limxc[f(x)g(x)]=LM\lim_{x \to c}[f(x) \cdot g(x)] = L \cdot M
  • Quotient: limxcf(x)g(x)=LM\lim_{x \to c}\frac{f(x)}{g(x)} = \frac{L}{M} (if M ≠ 0)
  • Constant multiple: limxc[kf(x)]=kL\lim_{x \to c}[k \cdot f(x)] = k \cdot L
  • Power: limxc[f(x)]n=Ln\lim_{x \to c}[f(x)]^n = L^n

Direct Substitution

If f is continuous at x = c, then: limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c)

Works for: polynomials, rational functions (where defined), trig, exponential, and log functions at continuous points.

Factoring And Conjugates

Factoring: For 0/0 forms involving polynomials

  • Example: limx1x21x1=limx1(x+1)=2\lim_{x \to 1}\frac{x^2-1}{x-1} = \lim_{x \to 1}(x+1) = 2

Conjugates: For 0/0 forms involving radicals

  • Multiply numerator and denominator by conjugate
  • Example: limx0x+42xx+4+2x+4+2=limx0xx(x+4+2)=14\lim_{x \to 0}\frac{\sqrt{x+4}-2}{x} \cdot \frac{\sqrt{x+4}+2}{\sqrt{x+4}+2} = \lim_{x \to 0}\frac{x}{x(\sqrt{x+4}+2)} = \frac{1}{4}

The Squeeze Theorem

If g(x)f(x)h(x)g(x) \leq f(x) \leq h(x) near c and limxcg(x)=limxch(x)=L\lim_{x \to c} g(x) = \lim_{x \to c} h(x) = L, then limxcf(x)=L\lim_{x \to c} f(x) = L.

Special limits: limx0sinxx=1,limx01cosxx=0\lim_{x \to 0}\frac{\sin x}{x} = 1, \quad \lim_{x \to 0}\frac{1-\cos x}{x} = 0

Types Of Discontinuities

  • Removable (hole): Limit exists but ≠ f(c) or f(c) undefined
  • Jump: Left-hand limit ≠ right-hand limit
  • Infinite: One or both one-sided limits are infinite

Definition Of Continuity At A Point

A function f is continuous at x = c if ALL THREE conditions are met:

  1. f(c) is defined
  2. limxcf(x)\lim_{x \to c} f(x) exists
  3. limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c)

The Three-part Test For Continuity

  1. Does f(c) exist? (function defined at c)
  2. Does the limit exist? (left-hand = right-hand limit)
  3. Does the limit equal the function value?

Continuity On A Closed Interval

f is continuous on [a, b] if:

  • Continuous on (a, b)
  • Continuous from the right at a
  • Continuous from the left at b

Vertical Asymptotes

limxcf(x)=±\lim_{x \to c} f(x) = \pm\infty

Vertical asymptote at x = c if one or both one-sided limits are infinite.

Limits At Infinity

limxf(x)=Lorlimxf(x)=L\lim_{x \to \infty} f(x) = L \quad \text{or} \quad \lim_{x \to -\infty} f(x) = L

Horizontal asymptote at y = L if limit exists and is finite.

Analyzing Horizontal Asymptotes Using Limits At Infinity.

Analyzing Horizontal Asymptotes Using Limits at Infinity

For rational functions, compare degrees:

  • Numerator degree < denominator degree: limx±=0\lim_{x \to \pm\infty} = 0
  • Degrees equal: limx±=leading coefficient of numeratorleading coefficient of denominator\lim_{x \to \pm\infty} = \frac{\text{leading coefficient of numerator}}{\text{leading coefficient of denominator}}
  • Numerator degree > denominator degree: limx±=±\lim_{x \to \pm\infty} = \pm\infty

The Intermediate Value Theorem (Conditions And Conclusion)

If f is continuous on [a, b] and k is between f(a) and f(b), then there exists at least one c ∈ (a, b) such that f(c) = k.

Requirements:

  1. f must be continuous on [a, b]
  2. f(a) ≠ f(b)

Existence Of Zeros/roots

Corollary: If f is continuous on [a, b] and f(a) - f(b) < 0 (opposite signs), then there exists c ∈ (a, b) such that f(c) = 0.

Used to prove existence of solutions to equations.