Analyzing the Setup
We are given two functions: f(x)=sinx and g(x)=ln∣x∣. Our objective is to determine the ranges R1 and R2 for the composite functions f∘g(x) and g∘f(x), respectively.
Understanding these compositions requires careful tracking of how the output of the inner function serves as the input for the outer function.
The First Composition: f∘g(x)
The composition f∘g(x) is defined as f(g(x)). Here, the inner function g(x)=ln∣x∣ acts first.
For any x∈R∖{0}, the absolute value ∣x∣ takes values in the interval (0,∞). Consequently, the range of g(x)=ln∣x∣ is the entire set of real numbers, (−∞,∞).
Now, we pass this output into the outer function f(y)=siny. Since the input y covers all real numbers, the sine function oscillates through its full range.
The Logarithmic Trap: g∘f(x)
Next, we evaluate g∘f(x)=g(f(x))=ln∣sinx∣. The inner function f(x)=sinx has a range of [−1,1].
Applying the absolute value, the expression ∣sinx∣ results in a range of [0,1]. We must now evaluate the outer function g(z)=lnz using this interval as the domain.
Crucially, the natural logarithm is only defined for strictly positive values. Since ln(0) is undefined, we must exclude 0 from our input domain.
The effective input range for the logarithm becomes (0,1]. We analyze the behavior of lnz over this interval:
Thus, the range of the second composition is:
Conclusion
The Beauty of Constraints
We have successfully determined the ranges:
In JEE Advanced mathematics, the key to success lies in strictly respecting the domain and range constraints of every function. Always verify the validity of the input before passing it to the next stage of a composition.