1. A student claims that if $f'(a) > 0$, then $f$ must be increasing on some interval containing $a$. A classmate responds that this is not necessarily true in general. Which of the following functions best supports the classmate's response?
- A.$f(x) = x^2$ at $a = 1$
- B.$f(x) = x^3$ at $a = 0$
- C.A function where $f'(a) > 0$ but $f'$ oscillates between positive and negative values in every neighborhood of $a$
- D.$f(x) = |x|$ at $a = 0$
View Answer
Answer: A function where $f'(a) > 0$ but $f'$ oscillates between positive and negative values in every neighborhood of $a$
Analyze the subtle distinction: Having $f'(a) > 0$ means the instantaneous rate of change at $a$ is positive, but it does not guarantee that $f'$ stays positive throughout an open interval around $a$. If $f'$ oscillates near $a$, $f$ may not be monotonically increasing on any interval. Why Option C is correct: A function such as $f(x) = x + x^2 \sin(1/x)$ (suitably defined) can have $f'(0) > 0$ while $f'$ takes negative values in every neighborhood of $0$. This shows that $f$ is not increasing on any interval around $a$, supporting the classmate. Why distractors fail: Option A: $f'(1) = 2 > 0$ and $f' > 0$ near $1$, so $f$ is increasing on an interval around $1$. Option B: $f'(0) = 0$, so $f'(a) > 0$ is not satisfied. Option D: $f'(0)$ does not exist, so the premise does not apply.