Math Problem Statement

Which of the following statements are always true? (i) If lim_{x→b} f(x) = f(b) then f is differentiable at x = b. (ii) If f is not differentiable at x = b, then lim_{x→b} f(x) does not exist. (iii) If lim_{x→b} (f(x) - f(b)) / (x - b) exists, then lim_{x→b} f(x) = f(b).

Solution

The problem asks which of the following mathematical statements are always true. Let's analyze each one:

Statement (i):

"If limxbf(x)=f(b)\lim_{x \to b} f(x) = f(b), then ff is differentiable at x=bx = b."

This statement is false. The condition limxbf(x)=f(b)\lim_{x \to b} f(x) = f(b) only ensures that the function is continuous at x=bx = b, but continuity does not imply differentiability. A common counterexample is the absolute value function f(x)=xf(x) = |x|, which is continuous at x=0x = 0 but not differentiable there.

Statement (ii):

"If ff is not differentiable at x=bx = b, then limxbf(x)\lim_{x \to b} f(x) does not exist."

This statement is also false. Differentiability is a stronger condition than continuity. A function can be continuous (and hence the limit exists) without being differentiable. For example, f(x)=xf(x) = |x| is continuous at x=0x = 0, so limx0f(x)\lim_{x \to 0} f(x) exists, but ff is not differentiable at x=0x = 0.

Statement (iii):

"If limxbf(x)f(b)xb\lim_{x \to b} \frac{f(x) - f(b)}{x - b} exists, then limxbf(x)=f(b)\lim_{x \to b} f(x) = f(b)."

This statement is true. The expression limxbf(x)f(b)xb\lim_{x \to b} \frac{f(x) - f(b)}{x - b} represents the definition of the derivative of ff at x=bx = b. If the derivative exists at that point, then the function must be continuous at x=bx = b, meaning limxbf(x)=f(b)\lim_{x \to b} f(x) = f(b).

Conclusion:

Only statement (iii) is always true. Therefore, the correct answer is:

(C) (iii) only


Would you like more details or have any questions about this explanation?

Here are 5 related questions for further practice:

  1. What is the relationship between continuity and differentiability?
  2. Can you provide an example of a function that is continuous but not differentiable?
  3. Why does the existence of a derivative imply continuity?
  4. What is the geometrical interpretation of differentiability at a point?
  5. How does the concept of a limit help in determining the differentiability of a function?

Tip: Always remember that differentiability implies continuity, but continuity does not imply differentiability.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Limits
Differentiability
Continuity

Formulas

lim_{x→b} f(x) = f(b)
lim_{x→b} (f(x) - f(b)) / (x - b)

Theorems

Definition of a derivative
Continuity does not imply differentiability

Suitable Grade Level

Grades 11-12