Frankenstein wrote:Hi,
Okay. Let's fix a position for A. It has two adjacent positions one on either side. D and F cannot take these two positions. So, D and F can be placed in the remaining 3 positions in 3P2 = 6ways.
The remaining three positions can be filled by B,C,E in 3! ways.
So, total number of ways = 6*6 = 36 ways.
Source plz?
Frankenstein, how is this explanation-
Since, it is a circular arrangement the solution for arranging adcdef = (6-1)! = 120. Then ad-(another 4people) = (5-1)! = 24 similarly AF(another 4 people) = (5-1)! =24. so we have to deduct 24 +24 from 120 which equals to 72. But we have double counted daf options. so we have to add cases where DAF are toghter. DAF -(another 3peopl) = (4-1)! = 6. DAF itself will have 2 permutations, so we multiply 6 by 2 which equals to 12. Now we add 72+ 12 =84. so now the answer by this method = 84.
I solved this problem like this initially...Your thoughts plz.