The Gateway to Inverse Trigonometry
Mastering the Domain of sin−1(u)
Welcome, future engineers! Today, we are going to peel back the layers of a classic JEE Advanced problem. We are looking at the domain of the function f(x)=sin−1(2x+3x−1).
At first glance, it might look like just another algebraic headache, but I want you to see it as a beautiful puzzle of constraints.
Phase 1
The Fundamental Constraint
The sine inverse function, sin−1(u), is a gatekeeper. It only accepts inputs that live in the world of [−1,1].
If you try to feed it anything outside this range, the function simply ceases to exist in the real number system. So, our mission is to find all values of x such that the argument u=2x+3x−1 stays within this safe zone.
Mathematically, we must solve the double inequality:
This is not just one inequality; it is two conditions that must be satisfied simultaneously. We must solve 2x+3x−1≥−1 AND 2x+3x−1≤1.
Phase 2
The Rational Inequality Trap
Now, here is where many students stumble. You might be tempted to cross-multiply the denominator (2x+3). Please, resist that urge!
Cross-multiplying is a dangerous game when the denominator contains a variable. We do not know if (2x+3) is positive or negative. Instead, we use the 'bring to one side' strategy.
Let us tackle the first part: 2x+3x−1≥−1. By adding 1 to both sides, we get:
Combining these into a single fraction gives us:
2x+3(x−1)+(2x+3)≥0⇒2x+33x+2≥0
This is the standard form we need for the wavy curve method. The critical points are x=−32 and x=−23. Plotting these on the number line, we find the solution set is (−∞,−23)∪[−32,∞).
Phase 3
The Second Condition and the Sign Flip
Now, let us look at the second part: 2x+3x−1≤1. Again, we bring everything to the left:
Combining terms, we get:
2x+3(x−1)−(2x+3)≤0⇒2x+3−x−4≤0
To make this easier to read, we multiply the entire inequality by −1. Remember the golden rule: multiplying by a negative number flips the inequality sign!
So, we get 2x+3x+4≥0. The critical points here are x=−4 and x=−23. Using the wavy curve method again, we find the solution set is (−∞,−4]∪(−23,∞).
Phase 4
The Intersection and the Final Victory
We have two conditions. The first gave us (−∞,−23)∪[−32,∞), and the second gave us (−∞,−4]∪(−23,∞).
Since both must be true, we find their intersection. Looking at the number line, the overlapping region is (−∞,−4]∪[−32,∞).
The problem tells us the domain is R−(α,β). By comparing our result, we see that the gap in the real number line is the open interval (−4,−32).
Thus, α=−4 and β=−32. Finally, we calculate 12αβ:
12×(−4)×(−32)=48×32=16×2=32
And there you have it! A perfect, systematic victory over a complex domain problem. The final answer is 32.