Skip to content

Commit 7039a52

Browse files
Merge pull request #216 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 18185a9 + 5f6ef8e commit 7039a52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@ The **graphical method** for solving simple linear programming (LP) problems inv
205205

206206
$$\max/\min \quad Z$$ = $$c_1x_1 + c_2x_2$$
207207

208+
```latex
209+
Max/Min \quad Z = c_1x_1 + c_2x_2
210+
```
208211
209212
<br>
210213

0 commit comments

Comments
 (0)