Skip to content

Commit 380143d

Browse files
Merge pull request #328 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 26bf7c3 + c505697 commit 380143d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,14 @@ In the context of Linear Programming (LP) and the Simplex Method, Excel Solver c
419419

420420
This example shows how to solve a Linear Programming (LP) problem using the **Simplex Method** via **Excel Solver**.
421421

422+
<br>
423+
424+
### Problem:
425+
426+
#### Maximize the objective function:
427+
428+
### Z = 3x + 5y
429+
422430

423431

424432

0 commit comments

Comments
 (0)