File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -912,15 +912,15 @@ And the **monthly resource availability**:
912912
913913<br >
914914
915- ### ➢ [ Objective] ( ) :
915+ ### [ Objective] ( ) :
916916
917917### *** Mathematically model the ** Linear Programming (LP)** problem to ** maximize profit** under resource constraints*** .
918918
919919<br >
920920
921- ### ➢ [ Step-by-Step Modeling] ( )
921+ ### - [ Step-by-Step Modeling] ( )
922922
923- ### 1. [ Decision Variables] ( ) :
923+ ### [ 1 ] ( ) . Decision Variables:
924924
925925- Let:
926926
@@ -940,7 +940,7 @@ x_2 = \text{quantity produced of product P2}
940940
941941<br >
942942
943- ### 2. [ Objective Function] ( ) :
943+ ### [ 2 ] ( ) . Objective Function:
944944
945945#### Maximize total profit:
946946
@@ -952,11 +952,11 @@ x_2 = \text{quantity produced of product P2}
952952
953953<br >
954954
955- ### 3. [ Resource Constraints] ( ) :
955+ ### [ 3 ] ( ) . Resource Constraints:
956956
957- #### Each resource has limited availability:
957+ ### Each resource has limited availability:
958958
959- #### ➢ [ R1] ( ) Constraint:
959+ ### ➢ [ R1] ( ) Constraint:
960960
961961### $2x_1 + 4x_2 \leq 100$
962962
You can’t perform that action at this time.
0 commit comments