Skip to content

Commit 2d7f83c

Browse files
Merge pull request #343 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents a24462b + a27efa7 commit 2d7f83c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,20 @@ In the context of Linear Programming (LP) and the Simplex Method, Excel Solver c
429429
6. Choose **Simplex LP** as the solving method.
430430
7. Click **Solve**.
431431

432+
<br>
433+
434+
### [Solution]():
435+
436+
After running Solver
437+
438+
x = 20
439+
y = 40
440+
Z = 320 + 540 = 260
441+
442+
443+
Z = 260
444+
445+
432446

433447

434448

0 commit comments

Comments
 (0)