Barioth
- 47
- 0
Hi everyone, let's stay I have two inequation set such as:
First one is A:=
$$X_1-X_2 \leq 1$$
$$X_1 \leq3$$
$$X_2 \geq 1$$
$$X_1,X_2 \geq 0$$
Second one is B:=
$$X_1+X_2 \geq 5$$
$$X_1\leq5$$
$$X_1\geq4$$
$$X_2\leq4$$
$$X_1,X_2 \geq 0$$
I had like to write it as a set $$C := A\oplus B$$, with C made of linear inequations too. I'm not so sure of how to tackle such problem, if anyone can help!
First one is A:=
$$X_1-X_2 \leq 1$$
$$X_1 \leq3$$
$$X_2 \geq 1$$
$$X_1,X_2 \geq 0$$
Second one is B:=
$$X_1+X_2 \geq 5$$
$$X_1\leq5$$
$$X_1\geq4$$
$$X_2\leq4$$
$$X_1,X_2 \geq 0$$
I had like to write it as a set $$C := A\oplus B$$, with C made of linear inequations too. I'm not so sure of how to tackle such problem, if anyone can help!