Analyzing the Setup
The expression provided is A=sin2θ+cos4θ. The immediate challenge here is the mix of sine and cosine functions.
In trigonometry, as in life, complexity often arises from mixing different "languages." Our goal is to translate this into a single, unified language using the fundamental identity cos2θ=1−sin2θ.
By substituting this identity, we transform the expression into:
The Algebraic Transformation
Now, let us expand this expression carefully using the identity (a−b)2=a2−2ab+b2. Applying this to the term (1−sin2θ)2, we obtain 1−2sin2θ+sin4θ.
Adding the initial sin2θ back into the mix, our expression becomes:
Combining the like terms, sin2θ−2sin2θ simplifies to −sin2θ. Thus, we arrive at the elegant quadratic form:
The Hidden Trap
Domain Constraints
Here is where many students stumble. We define a new variable x=sin2θ, turning our expression into the function f(x)=x2−x+1.
We must strictly define the domain of x. Since sinθ ranges from −1 to 1, its square, sin2θ, must lie within the interval [0,1].
This is the crucial constraint that defines our physical reality. By respecting this interval, we ensure our solution remains valid within the trigonometric context.
The Final Act
Vertex and Boundaries
We now analyze the parabola f(x)=x2−x+1 on the interval x∈[0,1]. To find the minimum, we complete the square:
The vertex is located at x=21. Since 21 is within our domain [0,1], the minimum value is f(21)=43.
For a parabola, the maximum on a closed interval must occur at the boundaries. Checking the endpoints:
f(0)=02−0+1=1
f(1)=12−1+1=1
Thus, the maximum value is 1. We have successfully navigated the trap, and the range of A is [43,1].