Concept:The function
f(x)=sin(sinx) is a composition of sine with itself. The inner sine function
sinx always lies between
−1 and
1. Therefore, the outer sine takes inputs only in
[−1,1], and its maximum and minimum occur when the inner sine is at its own extremes.
Explanation:We know that for any real
x, the range of
sinx is
[−1,1]. So
sinx attains its maximum value
1 at
x=2π+2kπ and its minimum value
−1 at
x=−2π+2kπ.
Thus, the input to the outer
sin will be either
1 or
−1 at those points.
- When
sinx=1, we get
f(x)=sin(1), which is the maximum possible value because
sin is increasing on
[−1,1].
- When
sinx=−1, we get
f(x)=sin(−1), which is the minimum possible value.
No other input gives a larger or smaller output. Hence the maximum is
sin1 and the minimum is
sin(−1).
Answer:Option B:
sin(1) and
sin(−1).