Analyzing the Setup
Imagine you are driving a car on a long, straight road. You know your starting position at time t=−7, and you know that your speedometer never exceeds 2 km/h.
If someone asks, "What is the furthest point you could possibly reach by time t=0?", you would intuitively calculate your maximum possible distance based on that speed limit.
This is exactly what we are doing with the function f(x) in this problem. We are given that f(−7)=−3 and that the slope, or the derivative f′(x), is always less than or equal to 2. This is our speed limit.
The Power of Lagrange's Mean Value Theorem
To turn this intuition into rigorous mathematics, we use the Lagrange's Mean Value Theorem (LMVT). This theorem is a bridge between the average rate of change and the instantaneous rate of change.
It states that for a continuous and differentiable function on an interval [a,b], there exists some point c in that interval such that the slope of the secant line connecting the endpoints is equal to the derivative at c:
Since we know f′(c)≤2, we can immediately say that:
This inequality serves as our master key for the problem.
Unlocking the Bounds
First, let's find the maximum possible value for f(0). We apply LMVT on the interval [−7,0]. Our starting point is a=−7 and our target is b=0.
The formula gives us:
Substituting f(−7)=−3, we get:
With a little algebraic manipulation, this becomes f(0)+3≤14, which simplifies to f(0)≤11. The function cannot climb higher than 11 at x=0.
Next, we need the bound for f(−1). We repeat the process, this time using the interval [−7,−1]. The setup is:
Substituting f(−7)=−3 again, we get:
Multiplying by 6 gives f(−1)+3≤12, which simplifies to f(−1)≤9.
The Final Synthesis
Now, we have two solid pieces of information: f(0)≤11 and f(−1)≤9. The question asks for the range of the sum f(−1)+f(0).
Since both inequalities are upper bounds, we can simply add them together:
This results in f(−1)+f(0)≤20.
Because there is no lower bound on the derivative, the function can decrease without limit, meaning the sum can be any value less than or equal to 20. In interval notation, this is (−∞,20].