32.9k views
5 votes
A manufacturing operations consists of 12 operations. However, five of the 12 machining operations must be completed before any of the remaining operations can begin. Within each of these two sets, operations can be completed in any order. How many different production sequences are possible?

User Jon Artus
by
4.5k points

1 Answer

3 votes

Answer:

604800 possibilities

Explanation:

There are two sets.

The first set is for the first five machining operations. This set has the following operations: A,B,C,D,E

The first operation to be made can be any of them(A,B,C,D,E). The second will be any of the four remaining ones, the third will be any of the three remaining and so on...

So for the first set there are 5*4*3*2*1 = 5! = 120 possibilities.

Now for the second set, the same logic is applied.

There will be 7*6*5*4*3*2*1 = 7! = 5040 possibilities.

Now taking into account all the 12 operations, separated by set, there will be 120*5040 = 604800 possibilities.

You can understand this calculus as that for a simple possibility of the first set, there are 5040 possibilities of the second set. The are 120 possiblities in the first set, so we have the multiplication in the paragraph above.

User Gautam Sareriya
by
6.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.