Given the inequality:
$$7 - \left|{x}\right| > 0$$
To solve this inequality, we must first solve the corresponding equation:
$$7 - \left|{x}\right| = 0$$
Solve:
For every modulo expressions in the equation
allow cases, when this expressions ">=0" or "<0",
solve the resulting equation.
1.$$x \geq 0$$
or
$$0 \leq x \wedge x < \infty$$
we get the equation
$$7 - x = 0$$
after simplifying we get
$$7 - x = 0$$
the solution in this interval:
$$x_{1} = 7$$
2.$$x < 0$$
or
$$-\infty < x \wedge x < 0$$
we get the equation
$$7 - - x = 0$$
after simplifying we get
$$x + 7 = 0$$
the solution in this interval:
$$x_{2} = -7$$
$$x_{1} = 7$$
$$x_{2} = -7$$
$$x_{1} = 7$$
$$x_{2} = -7$$
This roots
$$x_{2} = -7$$
$$x_{1} = 7$$
is the points with change the sign of the inequality expression.
First define with the sign to the leftmost point:
$$x_{0} < x_{2}$$
For example, let's take the point
$$x_{0} = x_{2} - \frac{1}{10}$$
=
$$-7 + - \frac{1}{10}$$
=
$$- \frac{71}{10}$$
substitute to the expression
$$7 - \left|{x}\right| > 0$$
$$7 - \left|{- \frac{71}{10}}\right| > 0$$
-1/10 > 0
Then
$$x < -7$$
no execute
one of the solutions of our inequality is:
$$x > -7 \wedge x < 7$$
_____
/ \
-------ο-------ο-------
x2 x1