Animated Solution for Mathematics - Differentiation: Given A={x:π/6≤x≤π/3} and f(x)=cosx−x(1+x); find f(A).
Visualized Solution
Understanding the Problem
Domain A=[6π,3π]
Function f(x)=cosx−x(1+x)
Goal: Find the range f(A)
Strategy: Monotonicity
To find the range of a continuous function on a closed interval, we check its monotonicity.
We need to find the derivative f′(x) and determine its sign in the interval A.
Differentiating f(x)
Expand the function: f(x)=cosx−x−x2
Apply the derivative operator: f′(x)=dxd(cosx)−dxd(x)−dxd(x2)
Computing the Derivative
Derivative of cosx is −sinx
Derivative of x is 1
Derivative of x2 is 2x
f′(x)=−sinx−1−2x
Analyzing the Sign of f′(x)
Factor out the negative sign: f′(x)=−(sinx+1+2x)
For x∈[6π,3π], x is positive.
Therefore, 2x>0 and sinx>0.
Conclusion on Monotonicity
Since sinx>0 and 2x>0, the term (sinx+1+2x) is strictly positive.
Thus, f′(x)<0 for all x∈A.
This means f(x) is a strictly decreasing function.
Range of a Decreasing Function
For a strictly decreasing function on [a,b], the maximum value occurs at a and the minimum at b.
Range f(A)=[f(3π),f(6π)]
Finding the Minimum Value
Minimum value is at the right endpoint: x=3π
Substitute x=3π into f(x)=cosx−x(1+x)
f(3π)=cos(3π)−3π(1+3π)
Evaluating the Minimum
We know cos(3π)=21
f(3π)=21−3π(1+3π)
Finding the Maximum Value
Maximum value is at the left endpoint: x=6π
Substitute x=6π into f(x)
f(6π)=cos(6π)−6π(1+6π)
Evaluating the Maximum
We know cos(6π)=23
f(6π)=23−6π(1+6π)
Final Range f(A)
The range is [f(3π),f(6π)]
Final Answer: [21−3π(1+3π),23−6π(1+6π)]
00:00 / 00:00
The Sigma Insight: Monotonicity
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler on the path to JEE mastery! Today, we are going to dissect a problem that seems simple on the surface but hides a beautiful, rigorous logic beneath.
We are given the function f(x)=cosx−x(1+x) and asked to find its range over the interval A=[6π,3π]. Imagine you are standing on a mountain path defined by this curve.
To find the 'range'—the set of all altitudes you will reach—we need to know if the path is constantly ascending, descending, or undulating. This is where the power of calculus comes to our rescue.
The Power of Monotonicity
When we face a function on a closed interval, our first instinct should always be to check for monotonicity. Monotonicity is just a fancy way of asking: "Is this function always going up or always going down?"
If we can prove that, the range becomes trivial to find. To do this, we need the derivative, f′(x).
Let us first simplify our function to make the differentiation process smooth. Expanding the expression, we get:
f(x)=cosx−x−x2
The Derivative Analysis
Let us compute the derivative step-by-step. The derivative of cosx is −sinx, the derivative of −x is −1, and the derivative of −x2 is −2x.
Putting it all together, we have:
f′(x)=−sinx−1−2x
Now, here is the crucial moment. To understand the sign of this expression, let us factor out the negative sign:
f′(x)=−(sinx+1+2x)
Look at the expression inside the parentheses: (sinx+1+2x). For any x in our domain [6π,3π], x is positive, which means 2x is positive.
We also know that sinx is positive in the first quadrant. Since 1 is also positive, the entire sum (sinx+1+2x) must be strictly positive.
Because of the negative sign outside, f′(x)<0 for all x in our interval. This is our "Aha!" moment: the function is strictly decreasing.
The Final Calculation
Since the function is strictly decreasing, it reaches its maximum value at the start of the interval and its minimum value at the end. Therefore, the range is simply [f(3π),f(6π)].
Now, we just need to plug in the values. For the minimum, we evaluate at x=3π:
f(3π)=cos(3π)−3π(1+3π)=21−3π−9π2
For the maximum, we evaluate at x=6π:
f(6π)=cos(6π)−6π(1+6π)=23−6π−36π2
And there you have it! The range of our function is the closed interval:
[21−3π−9π2,23−6π−36π2]
You have successfully navigated the terrain of this function using the elegant tools of calculus. Keep this mindset—always look for the derivative, always check the monotonicity—and you will conquer any function the JEE throws at you!