Problem
Given this set of daily service operations, and assuming a processing order of A-B-C-D-E:
| Service Operation |
Number of Daily Reps |
| A |
36 |
| B |
24 |
| C |
28 |
| D |
4 |
| E |
8 |
a. Determine the number of repetitions for each service if four cycles are used.
b. Determine the number of repetitions for each service if two cycles are used.