For real , find the difference between the maximum value and minimum value of the function as described above.
Clarification : Angles are measured in radian.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Without Using Calculus
Let f ( x ) = sin 2 ( cos x ) + cos 2 ( sin x ) = 1 − cos 2 ( cos x ) + 1 − sin 2 ( sin x )
So we get f ( x ) = 2 − [ cos 2 ( cos x ) + sin 2 ( sin x ) ]
Now − 1 ≤ cos x ≤ 1 ⇒ cos 2 ( 1 ) ≤ cos 2 ( cos x ) ≤ 1
And equality on left and right hold for x = k π and x = 2 ( 2 n + 1 ) π
Now − 1 ≤ sin x ≤ 1 ⇒ 0 ≤ sin 2 ( sin x ) ≤ sin 2 ( 1 )
And equality on left and right hold for x = k π and x = 2 ( 2 n + 1 ) π
Hence cos 2 ( 1 ) ≤ cos 2 ( cos x ) + sin 2 ( sin x ) ≤ sin 2 ( 1 ) + 1
And equality on left and right hold for x = k π and x = 2 ( 2 n + 1 ) π
So we get max [ f ( x ) ] = 2 − cos 2 ( 1 ) = 1 + sin 2 ( 1 ) ∀ x ∈ k π , k ∈ Z
So we get min [ f ( x ) ] = 2 − sin 2 ( 1 ) − 1 = cos 2 ( 1 ) ∀ x ∈ 2 ( 2 n + 1 ) π , n ∈ Z
So max [ f ( x ) ] − min [ f ( x ) ] = 1 + sin 2 ( 1 ) − cos 2 ( 1 ) = 1 − cos ( 2 )