Fatskills
Practice. Master. Repeat.
Study Guide: Calculus 1: Limits Direct Substitution and When It Fails Continuity Connection
Source: https://www.fatskills.com/calculus/chapter/calculus-1-calculus-1-limits-direct-substitution-and-when-it-fails-continuity-connection

Calculus 1: Limits Direct Substitution and When It Fails Continuity Connection

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

What Is This?

Direct Substitution is a method used to evaluate the limit of a function by simply plugging in the value that the variable approaches. When It Fails: Continuity Connection refers to situations where direct substitution does not work due to discontinuities or indeterminate forms, requiring alternative methods like factoring or rationalizing.

This topic appears in exams to test your understanding of limits and continuity, and it typically generates questions that ask you to evaluate limits and identify when direct substitution is not applicable.

Why It Matters

This topic is commonly tested in calculus exams, particularly in introductory courses. It appears frequently and can carry a significant portion of the marks. The skill it tests is your ability to recognize when a function is continuous at a point and to apply appropriate limit-finding techniques when direct substitution fails.

Core Concepts

  1. Direct Substitution: If a function ( f(x) ) is continuous at ( x = a ), then ( \lim_{x \to a} f(x) = f(a) ).
  2. Discontinuity: Points where the function is not continuous, such as jumps, removable discontinuities, or infinite discontinuities.
  3. Indeterminate Forms: Situations like ( \frac{0}{0} ) or ( \frac{\infty}{\infty} ) where direct substitution fails.
  4. Alternative Methods: Techniques like factoring, rationalizing, and using the Squeeze Theorem to evaluate limits when direct substitution is not possible.
  5. Continuity: A function ( f(x) ) is continuous at ( x = a ) if ( \lim_{x \to a} f(x) = f(a) ).

Prerequisites

  1. Basic Understanding of Limits: You need to know what a limit is and how to evaluate simple limits.
  2. Graphs of Functions: Understanding how to read and interpret graphs of functions, especially around points of discontinuity.
  3. Algebraic Manipulation: Skills in factoring polynomials and rationalizing expressions.

The Rule-Book (How It Works)

  • Primary Rule: If ( f(x) ) is continuous at ( x = a ), then ( \lim_{x \to a} f(x) = f(a) ).
  • Sub-rules and Exceptions:
  • If ( f(x) ) is discontinuous at ( x = a ), direct substitution fails.
  • Indeterminate forms like ( \frac{0}{0} ) or ( \frac{\infty}{\infty} ) require alternative methods.
  • Visual Pattern: Think of a smooth curve (continuous function) where you can directly substitute the value. For discontinuities, imagine gaps or jumps in the graph.

Exam / Job / Audit Weighting

  • Frequency: Common
  • Difficulty Rating: Intermediate
  • Question Type or Real-World Task Type: Evaluating limits, identifying continuity, and applying alternative methods.

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Direct Substitution Rule: ( \lim_{x \to a} f(x) = f(a) ) if ( f(x) ) is continuous at ( x = a ).
  2. Factoring: Use factoring to simplify expressions and evaluate limits.
  3. Rationalizing: Multiply by the conjugate to eliminate radicals in the denominator.

Worked Examples (Step-by-Step)


Easy

Question: Evaluate ( \lim_{x \to 2} (3x + 4) ).
Step-by-Step: 1. The function ( 3x + 4 ) is continuous at ( x = 2 ).
2. Apply direct substitution: ( \lim_{x \to 2} (3x + 4) = 3(2) + 4 = 10 ).
Answer: 10 Key Rule: Direct Substitution

Medium

Question: Evaluate ( \lim_{x \to 1} \frac{x^2 - 1}{x - 1} ).
Step-by-Step: 1. Direct substitution gives ( \frac{0}{0} ), an indeterminate form.
2. Factor the numerator: ( \frac{(x - 1)(x + 1)}{x - 1} ).
3. Cancel the common factor: ( x + 1 ).
4. Apply direct substitution: ( \lim_{x \to 1} (x + 1) = 1 + 1 = 2 ).
Answer: 2 Key Rule: Factoring

Hard

Question: Evaluate ( \lim_{x \to 0} \frac{\sqrt{x + 9} - 3}{x} ).
Step-by-Step: 1. Direct substitution gives ( \frac{0}{0} ), an indeterminate form.
2. Rationalize the numerator: ( \frac{(\sqrt{x + 9} - 3)(\sqrt{x + 9} + 3)}{x(\sqrt{x + 9} + 3)} ).
3. Simplify: ( \frac{x}{x(\sqrt{x + 9} + 3)} = \frac{1}{\sqrt{x + 9} + 3} ).
4. Apply direct substitution: ( \lim_{x \to 0} \frac{1}{\sqrt{x + 9} + 3} = \frac{1}{6} ).
Answer: ( \frac{1}{6} ) Key Rule: Rationalizing

Common Exam Traps & Mistakes

  1. Mistake: Assuming direct substitution always works.
  2. Wrong Answer: ( \lim_{x \to 1} \frac{x^2 - 1}{x - 1} = 0 ).
  3. Correct Approach: Factor and simplify before substituting.
  4. Mistake: Not recognizing indeterminate forms.
  5. Wrong Answer: ( \lim_{x \to 0} \frac{\sin x}{x} = 0 ).
  6. Correct Approach: Use the limit property ( \lim_{x \to 0} \frac{\sin x}{x} = 1 ).
  7. Mistake: Incorrect factoring or rationalizing.
  8. Wrong Answer: ( \lim_{x \to 0} \frac{\sqrt{x + 9} - 3}{x} = 0 ).
  9. Correct Approach: Rationalize correctly to simplify the expression.
  10. Mistake: Ignoring continuity.
  11. Wrong Answer: ( \lim_{x \to 2} \frac{|x - 2|}{x - 2} = 1 ).
  12. Correct Approach: Recognize the discontinuity and evaluate the limit from both sides.

Shortcut Strategies & Exam Hacks

  • Memory Aid: "If it's smooth, substitute; if it's rough, think it through."
  • Elimination Strategy: If direct substitution gives an indeterminate form, eliminate that option.
  • Pattern Recognition: Look for common indeterminate forms and apply known techniques (factoring, rationalizing).

Question-Type Taxonomy

  1. Direct Substitution: Evaluate ( \lim_{x \to a} f(x) ) where ( f(x) ) is continuous.
  2. Mini-Example: ( \lim_{x \to 3} (2x - 5) ).
  3. Favored Exams: Introductory calculus.
  4. Indeterminate Forms: Evaluate limits involving ( \frac{0}{0} ) or ( \frac{\infty}{\infty} ).
  5. Mini-Example: ( \lim_{x \to 0} \frac{\sin x}{x} ).
  6. Favored Exams: Advanced calculus.
  7. Discontinuity: Identify and evaluate limits at points of discontinuity.
  8. Mini-Example: ( \lim_{x \to 2} \frac{|x - 2|}{x - 2} ).
  9. Favored Exams: Calculus and real analysis.

Practice Set (MCQs)


Question 1

Question: Evaluate ( \lim_{x \to 4} (5x - 7) ).
Options: A. 13 B. 17 C. 19 D. 21 Correct Answer: B. 17 Explanation: Direct substitution gives ( 5(4) - 7 = 17 ).
Why the Distractors Are Tempting: - A: Incorrect calculation.
- C: Misreading the function.
- D: Incorrect substitution.

Question 2

Question: Evaluate ( \lim_{x \to 3} \frac{x^2 - 9}{x - 3} ).
Options: A. 0 B. 3 C. 6 D. 9 Correct Answer: C. 6 Explanation: Factor the numerator: ( \frac{(x - 3)(x + 3)}{x - 3} ), then cancel and substitute: ( \lim_{x \to 3} (x + 3) = 6 ).
Why the Distractors Are Tempting: - A: Incorrect factoring.
- B: Misreading the limit.
- D: Incorrect substitution.

Question 3

Question: Evaluate ( \lim_{x \to 0} \frac{\sqrt{x + 1} - 1}{x} ).
Options: A. 0 B. 0.5 C. 1 D. 2 Correct Answer: B. 0.5 Explanation: Rationalize the numerator: ( \frac{(\sqrt{x + 1} - 1)(\sqrt{x + 1} + 1)}{x(\sqrt{x + 1} + 1)} ), then simplify and substitute: ( \lim_{x \to 0} \frac{1}{\sqrt{x + 1} + 1} = 0.5 ).
Why the Distractors Are Tempting: - A: Incorrect rationalization.
- C: Misreading the limit.
- D: Incorrect substitution.

Question 4

Question: Evaluate ( \lim_{x \to 2} \frac{|x - 2|}{x - 2} ).
Options: A. -1 B. 0 C. 1 D. Does not exist Correct Answer: D. Does not exist Explanation: The function is discontinuous at ( x = 2 ), and the limit from the left is -1 while from the right is 1.
Why the Distractors Are Tempting: - A: Only considering the left limit.
- B: Incorrect evaluation.
- C: Only considering the right limit.

Question 5

Question: Evaluate ( \lim_{x \to 0} \frac{\sin 2x}{x} ).
Options: A. 0 B. 1 C. 2 D. 4 Correct Answer: C. 2 Explanation: Use the limit property ( \lim_{x \to 0} \frac{\sin 2x}{2x} = 1 ), then multiply by 2.
Why the Distractors Are Tempting: - A: Incorrect limit property.
- B: Misreading the function.
- D: Incorrect substitution.

30-Second Cheat Sheet

  • Direct substitution works if the function is continuous.
  • Indeterminate forms like ( \frac{0}{0} ) require factoring or rationalizing.
  • Factor polynomials to simplify limits.
  • Rationalize to eliminate radicals in the denominator.
  • Recognize discontinuities and evaluate limits from both sides.

Learning Path

  1. Beginner Foundation: Understand basic limits and continuity.
  2. Core Rules: Learn direct substitution and when it fails.
  3. Practice: Solve problems involving direct substitution and indeterminate forms.
  4. Timed Drills: Practice under exam conditions.
  5. Mock Tests: Take full-length practice exams.

Related Topics

  1. Limits: Understanding the basics of limits is foundational to this topic.
  2. Continuity: Recognizing continuity and discontinuity is crucial for evaluating limits.
  3. L'Hôpital's Rule: An advanced method for evaluating indeterminate forms, often used when direct substitution fails.


ADVERTISEMENT