|
Your solution works if Frankie is DIRECTLY behind Joey, since you paired them up to be one. However, Frankie can be ANYWHERE behind Joey. For example, if Frankie is F, Joey is J, and the other mobsters are A, B, C, and D, these are possible arrangements, from back to front: J, F, C, D, F, J J, A, B, C, D, F A, J, B, F, C, D A, J, B, C, F, D
So in order to solve this problem, we should figure out all the positions Joey can be in line. There are FIVE possible positions: (1) J, X, X, X, X, X (2) X, J, X, X, X, X (3) X, X, J, X, X, X (4) X, X, X, J, X, X (5) X, X, X, X, J, X
Let's take position (1). In this case, it doesn't matter which position Frankie takes, he will always be behind Joey. If we use the slot approach, it would be: J, X, X, X, X, X (1)(5)(4)(3)(2)(1) = 120
For position (2), Frankie has to be in the four slots behind J, and the slot in front of J can be A, B, C, or D (so there are four options there). After the first slot is taken, there four remaining people to fill up the four remaining slots (Frankie and the other three not selected).
X, J, X, X, X, X (4)(1)(4)(3)(2)(1) = 96
If you use the same reasoning on position (3), we have: X, X, J, X, X, X (4)(3)(1)(3)(2)(1) = 72
For position (4): X, X, X, J, X, X (4)(3)(2)(1)(2)(1) = 48
Finally, for position (5): X, X, X, X, J, X (4)(3)(2)(1)(1)(1) = 24
If you add up all the combinations: 120 + 96 + 72 + 48 + 24 = 360.
Hope that helps.
_________________ Ben Ku Instructor ManhattanGMAT
|