Solution :
Let the three places be 1, 2, 3, 4, 5, 6, 7, 8
a). Number of the cases when a general manager is the next to a vice president is equal to 7 and the these 2 can be arranged in 21 ways. So the total number of ways = 7 x 2
= 14
[(1,2)(2,1) (2,3)(3,2) (3,4)(4,3) (4,5)(5,4) (5,6)(6,5) (6,7)(7,8) (8,7)(7,6)]
Therefore the required probability is
![$=\frac{14}{8!}$](https://tex.z-dn.net/?f=%24%3D%5Cfrac%7B14%7D%7B8%21%7D%24)
= ![$\frac{14}{40320} = 0.000347$](https://tex.z-dn.net/?f=%24%5Cfrac%7B14%7D%7B40320%7D%20%3D%200.000347%24)
b). The probability that the marketing director to be placed in the leftmost position is
![$=\frac{7!}{8!}$](https://tex.z-dn.net/?f=%24%3D%5Cfrac%7B7%21%7D%7B8%21%7D%24)
![$=\frac{1}{8} = 0.125$](https://tex.z-dn.net/?f=%24%3D%5Cfrac%7B1%7D%7B8%7D%20%3D%200.125%24)
c). The two events are not independent because
![$P(A \cap B) \neq P(A) \times P(B)$](https://tex.z-dn.net/?f=%24P%28A%20%5Ccap%20B%29%20%5Cneq%20P%28A%29%20%5Ctimes%20P%28B%29%24)
![$\frac{12}{8!} \neq \frac{14}{8!} \times \frac{1}{8}$](https://tex.z-dn.net/?f=%24%5Cfrac%7B12%7D%7B8%21%7D%20%5Cneq%20%5Cfrac%7B14%7D%7B8%21%7D%20%5Ctimes%20%5Cfrac%7B1%7D%7B8%7D%24)
where A is the case a and B is the case b.