Skip to content

Commit 3d7bee3

Browse files
Merge pull request #582 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 1d30307 + 286e378 commit 3d7bee3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,22 @@ x_1 \geq 0 \text{ e } x_2 \geq 0
637637

638638
<br>
639639

640+
SS
641+
\[
642+
\left\{
643+
\begin{aligned}
644+
x_1 + 3x_2 + s_1 &= 7 \\
645+
2x_1 + 2x_2 + s_2 &= 8 \\
646+
x_1 + x_2 + s_3 &= 3 \\
647+
x_2 + s_4 &= 2 \\
648+
x_1,\, x_2,\, s_1,\, s_2,\, s_3,\, s_4 &\geq 0
649+
\end{aligned}
650+
\right.
651+
\]
652+
$$
653+
654+
\\\\\\\hgshjxgshudhfkurehgfkjrehgio;trj
655+
640656
$x_1 + 3x_2 + s_1 = 7$
641657
$2x_1 + 2x_2 + s_2 = 8$
642658
$x_1 + x_2 + s_3 = 3$

0 commit comments

Comments
 (0)