>>13188775Practical Example:
I run a logging company. One man can cut down 3 trees in a day. How many trees can I cut if I have 10 men?
10 * 3 = 30
Now I have a capacity of 30 trees per day. What happens if I loose 2 men to sickness?
30 + -2 * 3 = 24
I have a particular kind of unproductive employee who likes to chat to other employees and waste time. When he is working his overall impact is -3 trees to capacity. What happens if I add 2 of these men to the workforce?
24 + 2 * -3 = 18
Now what happens if I remove these two men from the workforce?
18 + -2 * -3 = 24