The Rollercoaster of Rational Functions
Imagine you are standing before the graph of f(x)=x2−6x−16x. At first glance, it looks like a complex, intimidating rational function.
But in the world of JEE Advanced, we don't fear functions; we dissect them. Let's embark on a journey to understand the monotonicity of this curve.
Phase 1
Mapping the Forbidden Zones
Before we even touch calculus, we must respect the domain. A rational function is only as strong as its denominator.
We factor the denominator:
x2−6x−16=(x−8)(x+2)
This reveals the 'forbidden zones'—the values x=−2 and x=8. At these points, the denominator vanishes, and the function explodes toward infinity, creating vertical asymptotes.
Our domain is R−{−2,8}. Understanding these boundaries is crucial because they define the 'rooms' in which our function lives.
Phase 2
The Calculus of Slopes
To find where the function increases or decreases, we need to know the slope of the tangent line at any point. This is the job of the first derivative, f′(x).
Since our function is a ratio, we deploy the Quotient Rule:
dxd(vu)=v2vu′−uv′
Let u=x (so u′=1) and v=x2−6x−16 (so v′=2x−6). Now, we carefully assemble the pieces:
f′(x)=(x2−6x−16)2(x2−6x−16)(1)−(x)(2x−6)
Phase 3
The Algebraic Cleanup
This is where many students stumble, but let's stay focused. We expand the numerator:
Numerator=x2−6x−16−(2x2−6x)
Distributing that negative sign is the most common place for a 'silly mistake.' Let's do it with precision:
Numerator=x2−6x−16−2x2+6x
Notice the beauty of the cancellation: −6x and +6x vanish into thin air. We are left with x2−2x2−16, which simplifies to −x2−16.
Factoring out the negative sign, we get −(x2+16). Our derivative is now:
f′(x)=(x2−6x−16)2−(x2+16)
Phase 4
The Final Verdict
Now, look at the expression. The term (x2+16) is always positive for any real x. The denominator is a squared term, so it is also always positive.
With a negative sign sitting in front of the numerator, the entire derivative f′(x) is strictly negative for all x in the domain.
A negative derivative means the slope is always pointing downward. The function is strictly decreasing.
Because the function is broken into three parts by the asymptotes at
x=−2 and
x=8, we conclude that the function decreases in the union of these intervals:
(−∞,−2)∪(−2,8)∪(8,∞)
You have just successfully analyzed the behavior of a rational function. Keep this analytical mindset, and no function will ever be too complex for you to master!