- Given functions
f(x)=sin(6πsin(2πsinx)),g(x)=2πsinx.
We must check each option.
- Option A: Range of f
Let
t=sin(2πsinx).
Since sinx∈[−1,1], we get
2πsinx∈[−2π,2π].
Now on [−2π,2π], the sine function takes all values from −1 to 1. Hence
t∈[−1,1].
Therefore
6πt∈[−6π,6π].
Again, sine is increasing on [−6π,6π], so
f(x)=sin(6πt)∈[sin(−6π),sin(6π)]=[−21,21].
Also, the endpoints are attained:
- if sinx=1, then
f(x)=sin(6πsin2π)=sin(6π)=21;
- if sinx=−1, then
f(x)=sin(−6π)=−21.
So the range of f is exactly
[−21,21].
Thus, A is true.
- Option B: Range of f∘g
We have
(f∘g)(x)=f(g(x))=sin(6πsin(2πsin(2πsinx))).
Let
u=sin(2πsinx).
As above, since sinx∈[−1,1], we get
u∈[−1,1].
Hence
2πu∈[−2π,2π],
and so
sin(2πu)∈[−1,1].
Thus the inner sine in f(g(x)) again runs through all values in [−1,1].
Therefore, exactly as in Option A,
(f∘g)(x)∈[−21,21].
Now check endpoints:
- if sinx=1, then g(x)=2π, so
f(g(x))=f(2π)=sin(6πsin(2π⋅1))=sin(6π)=21;
- if sinx=−1, similarly f(g(x))=−21.
So the range of f∘g is
[−21,21].
Thus, B is true.
- Option C: Evaluate x→0limg(x)f(x)
We use small-angle behavior.
First,
g(x)=2πsinx.
As x→0,
g(x)∼2πx.
Now,
f(x)=sin(6πsin(2πsinx)).
As x→0:
- sinx∼x,
- so 2πsinx∼2πx,
- hence
sin(2πsinx)∼2πx,
- therefore
6πsin(2πsinx)∼6π⋅2πx=12π2x,
- and thus
f(x)∼12π2x.
So
limx→0g(x)f(x)=limx→02πx12π2x=12π2⋅π2=6π.
Thus, C is true.
- Option D: Is there x∈R such that (g∘f)(x)=1?
We have
(g∘f)(x)=g(f(x))=2πsin(f(x)).
From Option A, we know
f(x)∈[−21,21].
Since sine is increasing on this interval,
sin(f(x))∈[−sin21,sin21].
Hence
(g∘f)(x)∈[−2πsin21,2πsin21].
Now
2πsin21≈1.5708×0.4794≈0.753<1.
So (g∘f)(x) can never equal 1.
Thus, D is false.
- Final conclusion
The true statements are:
A, B, C.
- Comparison with stored correct answer
Stored correct answer: A, B, C
Our derived answer: A, B, C
So the answers agree.