Trignometric inequality problem

  • Thread starter Thread starter needingtoknow
  • Start date Start date
  • Tags Tags
    Inequality
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
needingtoknow
Messages
160
Reaction score
0

Homework Statement



Given that -pi < x < pi, solve the following inequality in radians

root(2) - 2sin(x-(pi/3)) < 0


The Attempt at a Solution




root(2) - 2sin(x-(pi/3)) < 0
- 2sin(x-(pi/3)) < -root(2)
sin(x-(pi/3)) > (root(2))




-pi<x<-pi

-pi - (pi/3) < x - pi/3 < pi - (pi/3)

-4pi < x-(pi/3) < 2pi/3


and I know that -5pi/4 and pi/4 fit the new range as a result of the translation pi/3 I just don't know what to do with them. Can someone please help?


That is so far what I have got I do not know where to proceed from
 
Physics news on Phys.org
needingtoknow said:

Homework Statement



Given that -pi < x < pi, solve the following inequality in radians

root(2) - 2sin(x-(pi/3)) < 0

The Attempt at a Solution

root(2) - 2sin(x-(pi/3)) < 0
- 2sin(x-(pi/3)) < -root(2)
sin(x-(pi/3)) > (root(2))
You have a mistake in the 3rd line. You can go from the first inequality directly to this inequality by adding 2sin(x - ##\pi/3##) to both sides.

##\sqrt{2} < 2sin(x - \pi/3)##
needingtoknow said:
-pi<x<-pi
? This is saying that ##-\pi## is less than itself, which is not true. How did you get this?
needingtoknow said:
-pi - (pi/3) < x - pi/3 < pi - (pi/3)

-4pi < x-(pi/3) < 2pi/3and I know that -5pi/4 and pi/4 fit the new range as a result of the translation pi/3 I just don't know what to do with them. Can someone please help?That is so far what I have got I do not know where to proceed from
 
oh sorry that's a typo its actually -pi < x < +pi and root(2)/2
 
Can you solve sin(u) > ##\sqrt{2}/2##? There are lots of intervals that satisfy this inequality. Once you get that, then solve for x, where u = x - ##\pi/3##.
 
Is there a way to solve this without the use of a graph though?
 
needingtoknow said:
Is there a way to solve this without the use of a graph though?
I suppose, but why would you not want to use a graph? That's probably the simplest way to proceed.