Explanation:
we have to define certain variables in ordet for us to formulate the linear programming model
[tex]aj =[/tex] the number of full time staff hired at time j
[tex]bj=[/tex] number of full time staff hired at time j
1 full time emploer 8hrs x 14$
= 112 dollars
1 part time worker = 4hrs x $12
= 48 dollars
we set up the model as:
[tex]minimize 112(a_{1} +a_{2} +a_{3} )+48(b_{1} +b_{2} +b_{3})[/tex]
[tex]a_{1} + b_{1} = 4[/tex]
[tex]a_{1} +a_{2} +b_{2} = 10[/tex]
[tex]a_{2} +a_{3} +b_{3} =8[/tex]
[tex]a_{3} +b_{4} =6[/tex]
[tex]a_{1} >2b_{1}[/tex]
[tex]a_{1} +a_{2} \geq 2b_{2}[/tex]
[tex]a_{2} +a_{3} \geq 2b_{3}[/tex]
[tex]a_{3} \geq 2b_{4}[/tex]
[tex]a_{j} ,b_{j} \geq 0[/tex]
∀j