Mister Exam

sin2x>0 inequation

A inequation with variable

The solution

You have entered [src]
sin(2*x) > 0
$$\sin{\left(2 x \right)} > 0$$
sin(2*x) > 0
Detail solution
Given the inequality:
$$\sin{\left(2 x \right)} > 0$$
To solve this inequality, we must first solve the corresponding equation:
$$\sin{\left(2 x \right)} = 0$$
Solve:
Given the equation
$$\sin{\left(2 x \right)} = 0$$
- this is the simplest trigonometric equation
with the change of sign in 0

We get:
$$\sin{\left(2 x \right)} = 0$$
This equation is transformed to
$$2 x = 2 \pi n + \operatorname{asin}{\left(0 \right)}$$
$$2 x = 2 \pi n - \operatorname{asin}{\left(0 \right)} + \pi$$
Or
$$2 x = 2 \pi n$$
$$2 x = 2 \pi n + \pi$$
, where n - is a integer
Divide both parts of the equation by
$$2$$
$$x_{1} = \pi n$$
$$x_{2} = \pi n + \frac{\pi}{2}$$
$$x_{1} = \pi n$$
$$x_{2} = \pi n + \frac{\pi}{2}$$
This roots
$$x_{1} = \pi n$$
$$x_{2} = \pi n + \frac{\pi}{2}$$
is the points with change the sign of the inequality expression.
First define with the sign to the leftmost point:
$$x_{0} < x_{1}$$
For example, let's take the point
$$x_{0} = x_{1} - \frac{1}{10}$$
=
$$\pi n + - \frac{1}{10}$$
=
$$\pi n - \frac{1}{10}$$
substitute to the expression
$$\sin{\left(2 x \right)} > 0$$
$$\sin{\left(2 \left(\pi n - \frac{1}{10}\right) \right)} > 0$$
sin(-1/5 + 2*pi*n) > 0

Then
$$x < \pi n$$
no execute
one of the solutions of our inequality is:
$$x > \pi n \wedge x < \pi n + \frac{\pi}{2}$$
         _____  
        /     \  
-------ο-------ο-------
       x1      x2
Solving inequality on a graph
Rapid solution 2 [src]
    pi 
(0, --)
    2  
$$x\ in\ \left(0, \frac{\pi}{2}\right)$$
x in Interval.open(0, pi/2)
Rapid solution [src]
   /           pi\
And|0 < x, x < --|
   \           2 /
$$0 < x \wedge x < \frac{\pi}{2}$$
(0 < x)∧(x < pi/2)