How to solve 2cos^2x+5cosx+2>=02cos2x+5cosx+20 ?

3 Answers
Jun 7, 2018

=> x in [2k pi, (2 pi)/3 + 2 k pi] uu [(4 pi)/3 + 2k pi, 2 pi (k+1)]x[2kπ,2π3+2kπ][4π3+2kπ,2π(k+1)]
"( "k" any integer )"( k any integer )

Explanation:

"Name y = cos(x)"Name y = cos(x)

2 y^2 + 5 y + 2 >= 02y2+5y+20

"Now solve"Now solve

2 y^2 + 5 y + 2 = 02y2+5y+2=0

"Discriminant : "5^2 - 4*2*2 = 9 = 3^2Discriminant : 52422=9=32
=> y = (-5 pm 3)/4 = -2 or -1/2y=5±34=2or12

"Between those 2 roots "2 y^2 + 5 y + 2 < 0.Between those 2 roots 2y2+5y+2<0.
=> 2 y^2 + 5 y + 2 >= 0 " if "y<=-2" or "y>=-1/2.2y2+5y+20 if y2 or y12.

=> cos(x) <= -2" (this is impossible as "-1<=cos(x)<=1")"cos(x)2 (this is impossible as 1cos(x)1)
"or"or
cos(x)>=-1/2cos(x)12
=> x in [2k pi, (2 pi)/3 + 2 k pi] uu [(4 pi)/3 + 2k pi, 2 pi (k+1)]x[2kπ,2π3+2kπ][4π3+2kπ,2π(k+1)]
"( "k" any integer )"( k any integer )

I'm a little baffled since arccosx=-2 doesnt exist but id already typed half this up so i figured i may as well post it. If you can find a mistake i wouldnt be suprised.

Explanation:

As with a general inequality algebra question my response would be: factorise, solve for equal to x (instead of the inequality) and then investigate at the key points.
So this thing factorises like a nice quadratic, the product is 4cos^2x4cos2x and the sum is 5cosx5cosx so the factors are cosxcosx and 4cosx4cosx
2cos^2x+cosx+4cosx+2>=02cos2x+cosx+4cosx+20
we then factorise (ignore the inequality for now)
cosx(2cosx+1)+2(2cosx+1)=0cosx(2cosx+1)+2(2cosx+1)=0
(2cosx+1)(cosx+2)=0(2cosx+1)(cosx+2)=0
and solve

2cosx=-12cosx=1
cosx=-1/2cosx=12
x=arccos(-1/2)x=arccos(12)

From your exact ratios you should know that cosx=pi/3cosx=π3 and cos is negative in the 2nd and 3rd quadrants. So x=-2pi/3 and 2pi/3 and 4pi/3x=2π3and2π3and4π3 etc.

solving the other part gives us
x=arccos(-2) which is bad and we broke it.
im not a math expert and i no longer know what to do
I was then going to test a number in between each of these intervals and see which ones gave me positive and negative results but idk anymore

Jun 7, 2018

Half closed intervals (0, (2pi)/3] and [(4pi)/3, 2pi)(0,2π3]and[4π3,2π)

Explanation:

First find the end-points (critical points) by solving the quadratic equation for cos x:
f(x) = 2cos^2 x + 5cos x + 2 = 0f(x)=2cos2x+5cosx+2=0
D = d^2 - 4ac = 25 - 16 = 9D=d24ac=2516=9 --> d = +- 3d=±3
There are 2 real roots:
cos x = -b/(2a) +- d/(2a) = - 5/4 +- 3/4cosx=b2a±d2a=54±34.
cos x = -2 (rejected), and cos x = - 1/2cosx=12 .
Trig table and unit circle give 2 end-points:
x = +- 2pi/3x=±2π3, or x = (2pi)/3x=2π3, and x = (4pi)/3x=4π3 (co-terminal)
The graph of f(x) is an upward parabola --> f(x) > 0 when x is out side the 2 real roots --> cos x <= - 2cosx2 (rejected), and
- 1/2 <= cos x12cosx
By considering an arc x that rotates counterclockwise on the unit circle, we see that cos x >= - 1/2cosx12 when x varies inside the 2 half closed intervals (0, (2pi)/3](0,2π3], and [(4pi)/3, 2pi)[4π3,2π) that are the answers.
For general answers , just add 2kpi2kπ.
Check.
x = pi/2x=π2 --> 2cos^2 x = 02cos2x=0 --> 5cos x = 0 5cosx=0--> f(x) = 2 > 0f(x)=2>0. Proved
x = pix=π --> 2cos^2 x = 22cos2x=2 --> 5cos x = - 55cosx=5 -->
f(x) = 2 - 5 + 2 = - 1 < 0. Proved.