Mister Exam

tgx>sqr(3) inequation

A inequation with variable

The solution

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

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