Question
Question: If $x + \frac{1}{x} = 2 \cos \theta$, then x is equal to...
If x+x1=2cosθ, then x is equal to

A
sinθ±icosθ
B
2cosθ
C
2sinθ
D
cosθ±isinθ
Answer
cosθ±isinθ
Explanation
Solution
The given equation x+x1=2cosθ is transformed into a quadratic equation x2−(2cosθ)x+1=0. Using the quadratic formula x=2a−b±b2−4ac, we substitute a=1, b=−2cosθ, and c=1. This yields x=22cosθ±4cos2θ−4. Simplifying the term under the square root using the identity cos2θ−1=−sin2θ, we get x=22cosθ±−4sin2θ. Introducing the imaginary unit i=−1, this simplifies to x=22cosθ±2isinθ, which further simplifies to x=cosθ±isinθ.