Solving $2 + \frac 1{\cos^2 x} + \frac 5{\cos x} = 0$

64 Views Asked by At

Simple but confusing trig question:

$$2 + \frac 1{\cos^2 x} + \frac 5{\cos x} = 0$$

I could not find anything in my textbook similar to this....

2

There are 2 best solutions below

1
On BEST ANSWER

Hint: by multiplying both sides by $\cos^2 x$, this is the same equation as $$ 2\cos^2x + 1 + 5\cos x = 0, $$ which is a quadratic equation in $\cos x$.

1
On

$2y^2+ 5y+ 1= 0$

By the quadratic formula

$y=\dfrac{-5\pm \sqrt{25-8}}{4}$