Mister Exam

Other calculators

tan(x/4)<-1 inequation

A inequation with variable

The solution

You have entered [src]
   /x\     
tan|-| < -1
   \4/     
$$\tan{\left(\frac{x}{4} \right)} < -1$$
tan(x/4) < -1
Detail solution
Given the inequality:
$$\tan{\left(\frac{x}{4} \right)} < -1$$
To solve this inequality, we must first solve the corresponding equation:
$$\tan{\left(\frac{x}{4} \right)} = -1$$
Solve:
Given the equation
$$\tan{\left(\frac{x}{4} \right)} = -1$$
- this is the simplest trigonometric equation
This equation is transformed to
$$\frac{x}{4} = \pi n + \operatorname{atan}{\left(-1 \right)}$$
Or
$$\frac{x}{4} = \pi n - \frac{\pi}{4}$$
, where n - is a integer
Divide both parts of the equation by
$$\frac{1}{4}$$
$$x_{1} = 4 \pi n - \pi$$
$$x_{1} = 4 \pi n - \pi$$
This roots
$$x_{1} = 4 \pi n - \pi$$
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}$$
=
$$\left(4 \pi n - \pi\right) + - \frac{1}{10}$$
=
$$4 \pi n - \pi - \frac{1}{10}$$
substitute to the expression
$$\tan{\left(\frac{x}{4} \right)} < -1$$
$$\tan{\left(\frac{4 \pi n - \pi - \frac{1}{10}}{4} \right)} < -1$$
    /1    pi       \     
-tan|-- + -- - pi*n| < -1
    \40   4        /     

the solution of our inequality is:
$$x < 4 \pi n - \pi$$
 _____          
      \    
-------ο-------
       x1
Solving inequality on a graph
Rapid solution [src]
And(2*pi < x, x < 3*pi)
$$2 \pi < x \wedge x < 3 \pi$$
(2*pi < x)∧(x < 3*pi)
Rapid solution 2 [src]
(2*pi, 3*pi)
$$x\ in\ \left(2 \pi, 3 \pi\right)$$
x in Interval.open(2*pi, 3*pi)