I have the following system:
\begin{align} b - x = 0 \\ a - 0.33b - 0.5x =0 \\ d - 0.33b = 0 \\ a - 0.33b + c = 0 \\ a + b + c + d + 2x = 1 \\ a + b + c + d - 8.8x \le 0 \\ a + b + c + d - 7.27x \ge 0 \end{align}
where a,b,c,d and x are unknown variables.
Is there any solution to this system and how to solve this system?
Some hints: