Answer :
Answer:
The are multiple ways to compute the order
To solve this
We pick two of the six slots for Jones and Smith (to be scheduled in that order);
So there are
6C2 = 6! / (4! 2!) = 15 ways to do that.
The other four lecturers can fill the other four slots in any order,
and there are 4! ways to do so,
and the total number of possibilities are
6C2(picking two slots) * 4! (Picking remaining 4 in any order) =
Total orders = 15 * 24
Total Orders = 360.