Question
Question: The difference between maximum and minimum values of $y = \sin^2x - 20(\cos x) + 1$, is...
The difference between maximum and minimum values of y=sin2x−20(cosx)+1, is

40
Solution
The given function is y=sin2x−20(cosx)+1.
Step 1: Express the function in terms of a single trigonometric ratio. We know the identity sin2x=1−cos2x. Substitute this into the expression for y: y=(1−cos2x)−20cosx+1 y=−cos2x−20cosx+2
Step 2: Introduce a substitution and define its domain. Let t=cosx. Since x is a real number, the range of cosx is [−1,1]. Therefore, t∈[−1,1].
Now, the function becomes a quadratic function in t: f(t)=−t2−20t+2
Step 3: Analyze the quadratic function over the given domain. This is a quadratic function of the form at2+bt+c with a=−1, b=−20, and c=2. Since a=−1 (which is negative), the parabola opens downwards, meaning its vertex represents the maximum point of the parabola.
The t-coordinate of the vertex is given by tv=2a−b. tv=2(−1)−(−20)=−220=−10
The domain for t is [−1,1]. The vertex tv=−10 lies outside this domain, specifically to the left of the interval [−1,1].
Since the parabola opens downwards and its vertex is to the left of the interval [−1,1], the function f(t) will be strictly decreasing over the interval [−1,1].
Step 4: Determine the maximum and minimum values of the function. Because the function is decreasing over the interval [−1,1]: The maximum value of f(t) will occur at the left endpoint of the interval, t=−1. ymax=f(−1)=−(−1)2−20(−1)+2 ymax=−(1)+20+2=−1+20+2=21
The minimum value of f(t) will occur at the right endpoint of the interval, t=1. ymin=f(1)=−(1)2−20(1)+2 ymin=−1−20+2=−19
Step 5: Calculate the difference between the maximum and minimum values. Difference =ymax−ymin Difference =21−(−19) Difference =21+19=40