Question 1046986
Both solutions parts will be combined and shown together, because OR is used.  Any values which satisfy either or both inequalities will be part of the solution set.


{{{7x-2<5}}}
{{{7x<5+2}}}
{{{7x<7}}}
{{{x<1}}}


OR


{{{5x-10>5}}}
{{{x-2>1}}}
{{{x>1+2}}}
{{{x>3}}}


Put them together combined with OR,
{{{system(x<1,OR,x>3)}}}, which is not in "interval notation".


The empty parentheses is an unfilled point value.  The single dotted line is unfilled set of continuous values.  The dotted double line is "filled" values, continuous.  The left and right arrows and the arrow head indicating continuation of the points for the solution in that direction.
<pre>
<=============|=========()-----------------()==================>
              0         1                  3
</pre>