Analyzing the Setup
Welcome, warriors of JEE! Today, we are going to dismantle a trigonometric inequality that looks intimidating at first glance but is actually a beautiful exercise in pattern recognition.
We are tasked with finding all x in the interval [0,π] such that:
At first, you might be tempted to overcomplicate things with trigonometric identities, but pause for a moment. Look at the structure; it is a quadratic in disguise!
By letting t=sinx, the entire expression transforms into:
This is the power of substitution; it strips away the complexity and reveals the core algebraic challenge.
Navigating the Algebra
Now that we have our quadratic inequality 2t2−3t+1≥0, we need to find the values of t that satisfy this. First, we factorize the quadratic.
Splitting the middle term, −3t, into −2t and −t, we get:
Factoring by grouping, we arrive at:
This is where the wavy curve method becomes our most reliable ally. The critical points are t=21 and t=1.
Plotting these on a number line, we test the intervals. Since we need the expression to be greater than or equal to zero, our valid regions for t are:
Returning to the Trigonometric Curve
We cannot stop at t. We must return to our original variable, x. Substituting back, we have two conditions: sinx≤21 and sinx≥1.
Let's visualize this on the graph of y=sinx within the interval [0,π]. For the first condition, sinx≤21, we draw the horizontal line y=21.
The sine curve intersects this line at x=6π and x=65π. We want the parts of the curve that lie below or on this line, which gives us the intervals [0,6π] and [65π,π].
Now, for the second condition, sinx≥1. We know the maximum value of the sine function is 1.
Thus, sinx≥1 is only possible when sinx=1. Within our interval [0,π], this occurs at exactly one point: x=2π.
The Final Synthesis
We have our pieces: the intervals [0,6π] and [65π,π] from the first condition, and the discrete point 2π from the second.
Combining these, we get the final solution set:
This problem is a perfect example of how JEE tests your ability to bridge the gap between algebraic manipulation and graphical intuition. Keep practicing, keep visualizing, and most importantly, keep falling in love with the elegance of mathematics!