@@ -895,6 +895,8 @@ A study on resource usage showed the possibility of producing two products: **P1
895895
896896[ The production department provided the following ** resource usage** table] ( ) :
897897
898+ <br >
899+
898900| Product | R1/unit | R2/unit | R3/unit |
899901| ---------| ---------| ---------| ---------|
900902| ** P1** | 2 | 3 | 5 |
@@ -904,6 +906,8 @@ A study on resource usage showed the possibility of producing two products: **P1
904906
905907[ And the ** monthly resource availability** ] ( ) :
906908
909+ <br >
910+
907911| Resource | Monthly Availability |
908912| ----------| ----------------------|
909913| ** R1** | 100 |
@@ -996,7 +1000,7 @@ $5x_1 + 3x_2 \leq 120$
9961000
9971001<br ><br >
9981002
999- ### 4. [ Non-Negativity Constraints] ( )
1003+ ### [ 4 ] ( ) . Non-Negativity Constraints:
10001004
10011005### *** We cannot produce a negative quantity of products*** :
10021006
@@ -1012,7 +1016,7 @@ x_1 \geq 0, \quad x_2 \geq 0
10121016
10131017<br ><br >
10141018
1015- ### 5. [ Complete Mathematical Model] ( ) :
1019+ ### [ 5 ] ( ) . Complete Mathematical Model:
10161020
10171021<br >
10181022
@@ -1048,7 +1052,7 @@ x_1 \geq 0, \quad x_2 \geq 0
10481052
10491053<br >
10501054
1051- ### 🔢 { Profit per Product] ( ) :
1055+ ### 🔢 [ Profit per Product] ( ) :
10521056
10531057<br >
10541058
@@ -1061,6 +1065,8 @@ x_1 \geq 0, \quad x_2 \geq 0
10611065
10621066### 🧰 Resource Usage per Unit
10631067
1068+ <br >
1069+
10641070| Product | R1/unit | R2/unit | R3/unit |
10651071| :--------| :-------:| :-------:| :-------:|
10661072| ** P1** | 2 | 3 | 5 |
@@ -1070,6 +1076,8 @@ x_1 \geq 0, \quad x_2 \geq 0
10701076
10711077### 📦 Monthly Resource Availability
10721078
1079+ <br >
1080+
10731081| Resource | Available Units |
10741082| :---------| :----------------:|
10751083| ** R1** | 100 |
0 commit comments