Solveeit Logo

Question

Question: $\sin^4x + \cos^4x + \sin2x + \alpha = 0$ Range of $\alpha = ?$...

sin4x+cos4x+sin2x+α=0\sin^4x + \cos^4x + \sin2x + \alpha = 0

Range of α=?\alpha = ?

Answer

[32,12]\left[-\frac{3}{2}, \frac{1}{2}\right]

Explanation

Solution

To find the range of α\alpha for which the equation sin4x+cos4x+sin2x+α=0\sin^4x + \cos^4x + \sin2x + \alpha = 0 has real solutions for xx, we first simplify the trigonometric expression.

Step 1: Simplify sin4x+cos4x\sin^4x + \cos^4x

We know the identity a2+b2=(a+b)22aba^2 + b^2 = (a+b)^2 - 2ab. Let a=sin2xa = \sin^2x and b=cos2xb = \cos^2x.

sin4x+cos4x=(sin2x+cos2x)22sin2xcos2x\sin^4x + \cos^4x = (\sin^2x + \cos^2x)^2 - 2\sin^2x\cos^2x

Since sin2x+cos2x=1\sin^2x + \cos^2x = 1, this simplifies to:

sin4x+cos4x=122(sinxcosx)2\sin^4x + \cos^4x = 1^2 - 2(\sin x\cos x)^2

We also know that sin2x=2sinxcosx\sin2x = 2\sin x\cos x, which means sinxcosx=sin2x2\sin x\cos x = \frac{\sin2x}{2}.

Substitute this into the expression:

sin4x+cos4x=12(sin2x2)2\sin^4x + \cos^4x = 1 - 2\left(\frac{\sin2x}{2}\right)^2

sin4x+cos4x=12sin22x4\sin^4x + \cos^4x = 1 - 2\frac{\sin^22x}{4}

sin4x+cos4x=1sin22x2\sin^4x + \cos^4x = 1 - \frac{\sin^22x}{2}

Step 2: Substitute the simplified expression back into the original equation

The given equation becomes:

(1sin22x2)+sin2x+α=0\left(1 - \frac{\sin^22x}{2}\right) + \sin2x + \alpha = 0

Step 3: Introduce a substitution

Let y=sin2xy = \sin2x. Since xx is a real number, sin2x\sin2x can take any value in its standard range, i.e., y[1,1]y \in [-1, 1].

The equation transforms into an algebraic equation in terms of yy:

1y22+y+α=01 - \frac{y^2}{2} + y + \alpha = 0

Step 4: Express α\alpha in terms of yy

Rearrange the equation to isolate α\alpha:

α=y22y1\alpha = \frac{y^2}{2} - y - 1

Step 5: Find the range of α\alpha by analyzing the function f(y)=y22y1f(y) = \frac{y^2}{2} - y - 1 for y[1,1]y \in [-1, 1]

This is a quadratic function f(y)=ay2+by+cf(y) = ay^2 + by + c with a=1/2a = 1/2, b=1b = -1, and c=1c = -1. Since the coefficient of y2y^2 (a=1/2a = 1/2) is positive, the parabola opens upwards. The vertex of the parabola is located at y=b2ay = -\frac{b}{2a}.

yvertex=12(1/2)=11=1y_{vertex} = -\frac{-1}{2(1/2)} = -\frac{-1}{1} = 1.

The interval for yy is [1,1][-1, 1]. The vertex y=1y=1 is included in this interval and is at its right boundary. For an upward-opening parabola, the minimum value within an interval occurs either at the vertex or at one of the endpoints. Since the vertex is at y=1y=1, this is where the minimum value occurs within the interval [1,1][-1, 1].

Minimum value of f(y)f(y) at y=1y=1:

f(1)=(1)22(1)1=1211=122=32f(1) = \frac{(1)^2}{2} - (1) - 1 = \frac{1}{2} - 1 - 1 = \frac{1}{2} - 2 = -\frac{3}{2}.

The maximum value of f(y)f(y) within the interval [1,1][-1, 1] will occur at the endpoint furthest from the vertex. The vertex is at y=1y=1. The distance from y=1y=1 to y=1y=-1 is 1(1)=2|1 - (-1)| = 2. The distance from y=1y=1 to y=1y=1 is 00. Thus, the maximum value occurs at y=1y=-1.

Maximum value of f(y)f(y) at y=1y=-1:

f(1)=(1)22(1)1=12+11=12f(-1) = \frac{(-1)^2}{2} - (-1) - 1 = \frac{1}{2} + 1 - 1 = \frac{1}{2}.

Therefore, the range of the function f(y)=y22y1f(y) = \frac{y^2}{2} - y - 1 for y[1,1]y \in [-1, 1] is [32,12]\left[-\frac{3}{2}, \frac{1}{2}\right]. This is the required range for α\alpha.