Analyzing the Setup
Imagine you are standing on a coordinate plane. You have a red curve, f(x), that starts at the point (0,3) and ends at (1,5). You also have a blue line, y=2x+3, which connects these exact same two points.
The problem states that the red curve weaves in and out, intersecting our blue line at exactly two distinct points in the open interval (0,1). This is a beautiful geometric setup, but we can extract the behavior of the second derivative, f′′(x), using the elegant power of Rolle's Theorem.
The Auxiliary Function
Our Secret Weapon
When we face a problem involving intersections, we simplify our world by defining an auxiliary function:
g(x)=f(x)−(2x+3)
Think of g(x) as the "vertical gap" between the red curve and the blue line. When g(x)=0, the curve and the line are at the same height, meaning they intersect.
Let's examine the boundaries and the given intersections. At x=0, g(0)=f(0)−(2(0)+3)=3−3=0. At x=1, g(1)=f(1)−(2(1)+3)=5−5=0.
Given the two intersection points x1 and x2 in the interval (0,1), we have g(x1)=0 and g(x2)=0. Consequently, our function g(x) has at least four roots in the interval [0,1], specifically at 0,x1,x2, and 1.
The Rolle's Cascade
Rolle's Theorem is the heartbeat of this solution. It states that if a function has roots at a and b, its derivative must have at least one root in (a,b).
Since g(x) has four roots, we apply Rolle's Theorem between each consecutive pair of roots:
1. Between 0 and x1, there is a root of g′(x).
2. Between x1 and x2, there is a second root of g′(x).
3. Between x2 and 1, there is a third root of g′(x).
Thus, g′(x) must have at least 3 roots in the interval (0,1).
The Final Revelation
We are looking for
f′′(x), which is directly related to
g′′(x). Differentiating our auxiliary function, we get:
g′(x)=f′(x)−2
Since g′(x) has at least 3 roots, we apply Rolle's Theorem again, this time to g′(x). Between any two roots of g′(x), there must be at least one root of its derivative, g′′(x).
With 3 roots for g′(x), we are guaranteed at least 3−1=2 roots for g′′(x). Because g′′(x)=f′′(x), the roots of g′′(x) are exactly the roots of f′′(x).
We have proven that f′′(x) must be zero at least twice in the interval (0,1). Therefore, the least number of points where f′′(x)=0 is 2.