The Mountaineer’s Guide to Calculus
Understanding the Slope
Imagine you are standing at the base of a mountain range. You are looking at the path of a function, f(x)=(3x−7)x2/3.
Your goal is to determine exactly where you are walking uphill. In the language of calculus, we are looking for the intervals where the function is strictly increasing, which occurs where the slope of the tangent line is positive, or mathematically, where f′(x)>0.
Phase 1
The Product Rule Dance
To find the slope, we need the derivative. Since our function is a product of two entities, (3x−7) and x2/3, we apply the Product Rule: dxd[u⋅v]=u′v+uv′.
Let u=(3x−7) and v=x2/3. The derivative of u is dxd(3x−7)=3.
The derivative of v follows the power rule: dxd(x2/3)=32x−1/3.
Assembling these pieces, we get:
f′(x)=3⋅x2/3+(3x−7)⋅32x−1/3
This expression can be rewritten to clarify its structure:
f′(x)=3x2/3+3x1/32(3x−7)
Phase 2
The Art of Simplification
To analyze the sign of the derivative, we must combine these terms into a single fraction using the common denominator 3x1/3.
Multiplying the first term by 3x1/33x1/3, we obtain:
f′(x)=3x1/33x2/3⋅3x1/3+2(3x−7)
Since x2/3⋅x1/3=x1, the expression simplifies significantly:
f′(x)=3x1/39x+6x−14=3x1/315x−14
Phase 3
The Gatekeepers (Critical Points)
Critical points occur where the derivative is zero or undefined. These points define the boundaries where the function changes behavior.
1. Setting the numerator to zero: 15x−14=0⇒x=1514.
2. Setting the denominator to zero: 3x1/3=0⇒x=0.
These points, 0 and 1514, divide the real number line into three distinct territories. We must test each to determine if the slope is positive or negative.
Phase 4
The Number Line Dance
Region 1: x<0
Pick x=−1. The numerator 15(−1)−14=−29 is negative, and the denominator 3(−1)1/3=−3 is negative. Since a negative divided by a negative is positive, the function is increasing.
Region 2: 0<x<1514
Pick x=0.5. The numerator 15(0.5)−14=−6.5 is negative, while the denominator 3(0.5)1/3 is positive. A negative divided by a positive is negative, so the function is decreasing.
Region 3: x>1514
Pick x=1. The numerator 15(1)−14=1 is positive, and the denominator 3(1)1/3=3 is positive. A positive divided by a positive is positive, so the function is increasing.
The Conclusion
We have successfully mapped the terrain. The function is strictly increasing in the intervals (−∞,0) and (1514,∞).
Combining these, the final answer is: