Solving Inequality: (1+tg(x))*cos^2(x) > 1

  • Thread starter Thread starter Icelove
  • Start date Start date
  • Tags Tags
    Inequality
AI Thread Summary
The inequality (1 + tg(x)) * cos^2(x) > 1 can be simplified to 1/2sin(2x) > sin^2(x), leading to the equivalent form sin(x)cos(x) > sin^2(x). This transformation makes the problem more manageable and highlights the use of trigonometric identities, particularly the double angle identity sin(2x) = 2sin(x)cos(x). The discussion emphasizes the importance of recognizing and applying these identities to solve the inequality effectively. Understanding the relationship between sine and cosine functions is crucial for finding the solution. The focus remains on simplifying the expression to facilitate solving the inequality.
Icelove
Messages
16
Reaction score
0

Homework Statement


(1 + tg(x)) * cos^2(x) > 1, solve the inequality


Homework Equations


tg(x) = sin(x)/cos(x)
cos(x) * sin(x) = 1/2 sin(2x)



The Attempt at a Solution


I got my final value of:
1-sin^2(x) + 1/2 sin(2x) > 1
but because of the 2 inside the sin
I'm kinda lost so I can't use quadratic formula I presume
 
Physics news on Phys.org
Let me rearrange that a little for you:

1/2sin(2x)>sin^2(x)

which is actually nicer in the following form:

sin(x)cos(x)>sin^2(x).

This should be easier to solve.
 
grief said:
Let me rearrange that a little for you:

1/2sin(2x)>sin^2(x)

which is actually nicer in the following form:

sin(x)cos(x)>sin^2(x).

This should be easier to solve.

It is important for you to realize where this came from.
If you have notes, cheat sheet, book, or webpage with trig identities, look at the double angle identities.
sin2x=2sinxcosx
 
Back
Top