I have a system of inequalities:
\begin{array}{c} a-b+c>0 \\ a+b+c<4 \\ 9a-3b+c<-5 \end{array}
Wolfram|Alpha says that \begin{array}{c} a < -\frac {1}{8} \end{array} But how can I solve this system of inequalities for this answer?
I have a system of inequalities:
\begin{array}{c} a-b+c>0 \\ a+b+c<4 \\ 9a-3b+c<-5 \end{array}
Wolfram|Alpha says that \begin{array}{c} a < -\frac {1}{8} \end{array} But how can I solve this system of inequalities for this answer?
On
Using the first equation, we can easily determine that :
$a+c>b\qquad\color{blue}{(1)}$
In the second equation, if we use $\,(1)\,$ we will reach the conclusion that $\,2b<4\,$ as, $\,b+b<a+b+c<4\,$.
Therefore $\;b<2\qquad\color{blue}{(2)}$
Now in the $\,3^\text{rd}$ equation we observe $8a-3b+b<8a-3b+a+c<-5\quad$ (using $\;(1)\;$)
So, $\;8a-2b<-5$
But, $\;b<2\quad(2)$
Therefore $\;8a-4<-5$
and hence $\;8a<-1\;.$
Since $a+c>b$ we get $2b<4$ so $b<2$.
Also $$9a-3b+c = (a+c)+8a-3b>8a-2b$$ so we get $$8a<2b-5<4-5=-1$$
and thus the claim.