Analyzing the Setup
Imagine you are standing before a quadratic equation that looks like a standard ax2+bx+c=0, but instead of simple integers, you see trigonometric functions dancing in the coefficients. The equation (cosp−1)x2+(cosp)x+sinp=0 is not just a math problem; it is a test of your ability to see through the complexity.
We are asked to find the interval for p such that the roots are real. The gatekeeper of real roots is the discriminant, D=b2−4ac. For any quadratic equation to have real roots, this discriminant must be non-negative, D≥0. This is our bedrock.
The Algebraic Dance
Let us extract our coefficients with precision. Comparing our equation to the standard form, we identify a=cosp−1, b=cosp, and c=sinp.
Now, we substitute these into the discriminant formula:
D=(cosp)2−4(cosp−1)(sinp)
This looks a bit messy, doesn't it? But let us simplify it with care. By distributing the negative sign into the bracket, we transform (cosp−1) into −(1−cosp).
This small, elegant algebraic shift turns our expression into:
D=cos2p+4sinp(1−cosp)
Why did we do this? Because now, the structure of the expression is laid bare.
The Trigonometric Insight
Look at the two components of our discriminant. The first term is cos2p. Since it is a square, it is always non-negative, cos2p≥0.
The second term involves (1−cosp). We know from the fundamental range of the cosine function that −1≤cosp≤1, which means 1−cosp is always non-negative, 1−cosp≥0.
We have a sum of two non-negative terms, but there is a multiplier: 4sinp. For the entire discriminant D to be guaranteed as non-negative, we need the term 4sinp(1−cosp) to be non-negative. Since 4 is positive and (1−cosp) is non-negative, the burden of proof falls on sinp. We need sinp≥0.
The Final Synthesis
Now, we turn to the unit circle. Where is the sine function positive? It is positive in the first and second quadrants, which corresponds to the interval (0,π).
In this region, sinp>0. When sinp>0, our discriminant D becomes a sum of non-negative terms, ensuring D≥0.
This confirms that for any p in the interval (0,π), the equation will indeed have real roots. We have navigated the algebra, respected the trigonometry, and arrived at the solution with clarity. The interval (0,π) is our answer, a beautiful testament to the harmony between quadratic theory and the unit circle.