- Fri May 31, 2013 4:27 pm
#9587
Example:
A doctor must see six patients- C, D, E, F, G and H- one after another, not necessarily in that order. The patients must be seen according to the following conditions:
E is seen exactly three patients after C.
D is seem immediately before F is seen.
When I set up this problem I did the following:
C _ _ _ E (with a block around them) However the correct setup is C _ _ E (with a block around them) Why is the correct format? When it says " E is seen exactly three patients AFTER C...?
I would appreciate it if you could clear this up for me. Thank you
A doctor must see six patients- C, D, E, F, G and H- one after another, not necessarily in that order. The patients must be seen according to the following conditions:
E is seen exactly three patients after C.
D is seem immediately before F is seen.
When I set up this problem I did the following:
C _ _ _ E (with a block around them) However the correct setup is C _ _ E (with a block around them) Why is the correct format? When it says " E is seen exactly three patients AFTER C...?
I would appreciate it if you could clear this up for me. Thank you