The Detective Work of Calculus
Unmasking Monotonicity
Imagine you are standing on a mountain path. To know if you are climbing, you don't need to see the whole mountain; you just need to look at the slope of the ground right beneath your feet.
If the ground tilts upward, you are increasing your altitude. If it tilts downward, you are decreasing. In the world of functions, the derivative f′(x) is exactly that slope.
The Tool
The Derivative as a Compass
Before we dive into the options, let's sharpen our primary tool. A differentiable function f(x) is increasing on an interval if its derivative, f′(x), is greater than or equal to zero for all x in that interval.
This is our mathematical compass. If f′(x)≥0, the graph is heading uphill. If f′(x)≤0, it is heading downhill.
Analyzing the Options
Let's start with Option (a): f(x)=x3−3x2+3x+3. The derivative is:
If we factor out the 3, we get 3(x2−2x+1), which is 3(x−1)2. Since any real number squared is non-negative, 3(x−1)2≥0 for all x∈R. This function is always climbing, so Option (a) is a correct match.
Now, look at Option (b): f(x)=2x3−3x2−12x+6. Its derivative is:
Factoring out the 6, we get 6(x2−x−2), which splits into 6(x−2)(x+1). For the interval [2,∞), both (x−2) and (x+1) are positive. A positive times a positive is positive, so f′(x)≥0. This function is indeed increasing, making Option (b) a correct match.
The Trap in Option (c)
Now, let's turn our attention to the culprit: Option (c). The function is f(x)=3x2−2x+1. The derivative is:
To find where it is increasing, we set 6x−2≥0, which simplifies to x≥31. This means the function is increasing on the interval [31,∞).
But look at what the option claims! It says the function is increasing on (−∞,31]. If we test a value in that interval, say x=0, we get f′(0)=−2.
The derivative is negative! The function is actually decreasing on this interval. We have caught our culprit red-handed.
Final Verification
Just to be absolutely certain, let's check Option (d): f(x)=x3+6x2+6. The derivative is:
For the interval (−∞,−4), both x and (x+4) are negative. The product of two negative numbers is positive, so f′(x)>0. This function is indeed increasing, confirming that Option (d) is also a correct match.
By systematically checking the derivative of each function, we have unmasked the mismatch. Option (c) was the only one that failed the test, as it paired a decreasing interval with a claim of increase. Keep this detective mindset, and no calculus problem will ever be able to hide its secrets from you!