Skip to content

Commit 4feec7a

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent 29fbc1e commit 4feec7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -997,8 +997,8 @@ Intersection of x_1 + 3x_2 = 7 and 2x_1 + 2x_2 = 8:
997997
<br>
998998

999999
```latex
1000-
- **Optimal solution:** $x_1 = 3$, $x_2 = 0$
1001-
- **Maximum value:** $Z = 12$
1000+
- **Optimal solution:** x_1 = 3$, $x_2 = 0
1001+
- **Maximum value:** Z = 12
10021002
```
10031003

10041004
<br><br>

0 commit comments

Comments
 (0)