SOLUTION: Hi, I was having trouble with this question about trigonometry. Thanks!
{{{("cos"^2x+2)/("cos"^2x - 1) + 2(("cos"^2x-1)/("cos"^2x +2)) = 3}}}
Algebra ->
Trigonometry-basics
-> SOLUTION: Hi, I was having trouble with this question about trigonometry. Thanks!
{{{("cos"^2x+2)/("cos"^2x - 1) + 2(("cos"^2x-1)/("cos"^2x +2)) = 3}}}
Log On
The left hand side simplifies to
Let me know if you need to see the steps.
Let's rearrange things a bit
Conveniently the 3w^4 terms cancel
It shouldn't be too hard to solve from here.
The two solutions are w = 2 and w = -2
But we run into a problem.
We made w = cos(x)
If w = 2, then cos(x) = 2 which has no real solutions.
Why not? Because the largest cos(x) can get is 1.
The range of cosine is
Similarly, cos(x) = -2 has no real solutions either.
This will mean the original equation
does not have any real solutions for x.
There is no real number we can substitute in for x, so that the left hand side simplifies to 3.
If you used a tool like WolframAlpha to solve the equation, and clicked "approximate forms", then you'll see the imaginary number is involved.
Another way to verify the "no solutions" is to graph the left hand side (LHS) as one function, and the right hand side (RHS) as another function. The two curves do not intersect.
Here's the desmos graph https://www.desmos.com/calculator/d0vppysnrr
The LHS curve is entirely below the RHS line.
The highest points on the LHS curve are when y = -3.
Introduce new variable y = .
Then your equation takes the form
y + = 3.
Simplify, reducing to quadratic equation
y^2 - 3y + 2 = 0.
Factor left side
(y-2)*(y-1) = 0.
The roots are y= 1 and/or y= 2.
So now you have two cases.
Case 1. y= 1 means = 1,
and without any further calculations, it is obvious that this equation has no real solutions
( because the numerator and the denominator are different, while the right side is 1).
Case 2. y= 2 means = 2.
It implies cos^2(x) + 2 = 2*(cos^2(x)-1)
cos^2(x) + 2 = 2cos^2(x) - 2
2 + 2 = cos^2(x)
cos^2(x) = 4, or cos(x) = +/- 2, which OBVIOUSLY has no solutions in real numbers.
ANSWER. There is NO SOLUTIONS in real numbers.