we know
0<= SinX <= 1 when 0<= X <= 90
1<= SinX <= 0 when 90<= X <= 180
0<= SinX <= -1 when 180<= X <= 270
-1<= SinX <= 0 when 270<= X <= 360
and
1<= CosX <= 0 when 0<= X <= 90
0<= CosX <= -1 when 90<= X <= 180
-1<= CosX <= 0 when 180<= X <= 270
0<= CosX <= 1 when 270<= X <= 360
So
-1 <= SinX <= 1 when 0<= X <= 360
0 <= Sin2X <= 1
3 <= Sin2X+3 <= 4
-2<= Ö (Sin2X+3) <= 2 [ as Ö 4 = ± 2 and Ö 3 = ± 1.7320 ]
-3 <= SinX + Ö (Sin2X+3) <= 3
Now we have to pay proper attention for the movement in SinX + Ö (Sin2X+3) and CosX with respect to changes in X so that we can combine these two independent functions. It is very important step of this solution. Lets take f(x) as CosX and g(X)= SinX + Ö (Sin2X+3)
g(X) moves 2 to 3 when X moves from 15 to 90 and same time f(x) moves from 0.966 to 0, so f(x).g(x) moves from 1.94 to 0. When g(X) moves 3 to 2 (X <=90 <= 165) , f(x) moves from 0to -0.966 hence f(x).g(x) moves from 0 to 2 more clearly [0,2). We can say that when g(x) has values 2 to 3 than f(x).g(x) has range (-2, 2).
Same story repeats with negative values. For the rest values when g(x) moves from 0 to 2 CosX moves from -1 to 1 hence f(x).g(x) ranges again in -2 to 2.
Fore clarity, see the graph1 which is depicted for positive g(x) and graph2 which is drawn for negative g(x).
So -2<=CosX(SinX+ (Sin2X+3))<=2