Analyzing the Setup
Welcome, my dear students. Today, we are embarking on a journey to decode the DNA of a function. When we look at a function like
f(x)=loge(5+4x2x−3)+sin−1(2−x4+3x)
we are not just looking at a collection of symbols; we are looking at a set of rules. A function is only as strong as its domain—the set of all possible inputs that make the function 'happy' and defined.
Our goal is to find the exact interval [α,β) where this function exists.
Phase 1
The Logarithmic Constraint
Let us first examine the natural logarithm, loge(5+4x2x−3). The rule for a logarithm is absolute: the argument must be strictly greater than zero.
We set up our first inequality:
To solve this, we identify the critical points where the numerator or denominator becomes zero: x=23 and x=−45.
Using the Wavy Curve Method, we test the intervals. We find that the expression is positive when x<−45 or x>23. This gives us our first 'blue' region on the number line: (−∞,−45)∪(23,∞).
Phase 2
The Inverse Sine Constraint
Now, we turn to the inverse sine function, sin−1(2−x4+3x). The inverse sine function is even more restrictive, as it demands that its argument must live within the closed interval [−1,1].
This gives us the double inequality:
To conquer this, we split it into two manageable battles.
Case 1: 2−x4+3x≥−1. By moving the −1 to the left and simplifying, we get 2−x2x+6≥0. Multiplying by −1 to normalize the denominator, we get x−22(x+3)≤0, which yields the interval [−3,2).
Case 2: 2−x4+3x≤1. Similarly, moving the 1 to the left and simplifying, we get 2−x4x+2≤0. Normalizing gives x−22(2x+1)≥0, which yields (−∞,−21]∪(2,∞).
The intersection of these two cases gives us the 'green' region: [−3,−21].
Phase 3
The Grand Intersection
We are now at the climax of our problem. We have the 'blue' region from the logarithm and the 'green' region from the inverse sine.
The domain of the entire function f(x) is the intersection of these two sets:
(−∞,−45)∪(23,∞)∩[−3,−21]
The overlap is the interval [−3,−45). This is our final domain!
The Final Victory
We are given that the domain is [α,β). By comparing this to our result [−3,−45), we identify α=−3 and β=−45.
The final step is a simple calculation: α2+4β. Substituting our values, we get:
And there you have it! Through careful analysis and systematic inequality solving, we have arrived at the final answer of 4. Remember, in JEE Advanced, the beauty lies not just in the final number, but in the logical path you take to get there.