here in the question only A and C are give as . But the B is amount of time spent on fun and time also cannot be negative and it should be
This problem is converted to solve using simplex(Big-M) method and it is follows.
iteration-1
a goes out from the basis and C comes in.
iteration-2
optimum solution is occurred.
maximum is occurred when,
A=0,B=0,C=8 and Maximum is 24
Comments