Chapter 2: Problem 6
For which of the following functions can we define \(f(a)\) so as to make \(f\) continuous at \(a\) ? For those we can, find the value of \(f(a)\) that makes \(f\) continuous at \(a\). a. \(f(x)=\frac{x^{2}-9}{x-3} ; a=3\) b. \(f(x)=\frac{x^{2}+5 x+4}{x-1} ; a=1\) c. \(f(x)=\frac{e^{x}-1}{x} ; a=0\) d. \(f(x)=\sin \frac{1}{x} ; a=0\)
Short Answer
Step by step solution
Determine Continuity Requirement
Part a: Simplify and Find Limit
Part b: Simplify and Analyze the Limit
Part c: Evaluate the Limit Using L'Hospital's Rule
Part d: Check for Limit Existence
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Discontinuity
To make a function continuous at a point \( a \), the limit must exist and be equal to the function's value at that point. Here are some common types of discontinuities you might encounter:
- **Removable Discontinuity**: This happens when a function has a hole but can be 'repaired' by redefining it at that point, like in parts a and b of our exercise.
- **Jump Discontinuity**: This is when the limit from the left and the right of the point causes different values, making continuity impossible.
- **Infinite Discontinuity**: The function approaches infinity, as in asymptotes at certain points.
Limits
In our exercise:
- For part a, the limit as \( x \to 3 \) of \( \frac{x^2 - 9}{x - 3} \) after simplifying is \( 6 \).
- In part b, as \( x \to 1 \), \( \frac{x^2 + 5x + 4}{x - 1} \)'s limit simplifies to \( 5 \).
- Part c applies L'Hôpital's Rule, finding the limit of \( \frac{e^x - 1}{x} \) as it reaches 1.
- For part d, \( \sin(\frac{1}{x}) \), the limit doesn't exist due to oscillation.
Factorizing
In our original exercise:
- In Part a, \( f(x) = \frac{x^2 - 9}{x - 3} \) was simplified after factoring the numerator: \((x - 3)(x + 3)\). Removing the \( x-3 \) factor in the denominator resolved the discontinuity.
- Part b required factoring \( x^2 + 5x + 4 \) to \((x + 1)(x + 4)\), which helped simplify the function around the point \( a = 1 \).
L'Hôpital's Rule
In this exercise:
- Part c showcases the perfect application of L'Hôpital's Rule, as \( f(x) = \frac{e^x - 1}{x} \) becomes indeterminate as \( x \to 0 \).
- By taking the derivative of the numerator (\( e^x \)) and the denominator (1), the limit simplifies to \( \lim_{{x \to 0}} e^x = 1 \).