Skip to content

Commit 9389efe

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent e768b56 commit 9389efe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,8 @@ The **graphical method** for solving simple linear programming (LP) problems inv
188188

189189
### Key Concepts
190190

191-
- **Decision Variables:** These are the variables that we want to determine the values of to optimize the objective function (e.g., \(x_1\) and \(x_2\)).
191+
- **Decision Variables:** These are the variables that we want to determine the values of to optimize the objective function (e.g., $\(x_1\) and \(x_2\)$).
192+
192193
- **Objective Function:** This is the linear function that we aim to maximize or minimize. For example:
193194

194195

0 commit comments

Comments
 (0)