Question 1107822
Either 2x-5 is negative or it is non-negative.  Solve for both conditions.


{{{2x-5>7}}}
{{{2x>7+5
{{{2x>12}}}
{{{x>6}}}


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


SOLUTION:   {{{system(x<-1,OR,x>6)}}}