There is a set of 10 jobs in the printer queue. One of the jobs in the queue is called job A. How many ways are there for the jobs to be ordered in the queue so that job A is the first to finish or the last to finish

Respuesta :

The number of ways for the jobs to be ordered in the queue so that job A is the first to finish or the last to finish is; 2 * 9!

How to solve permutation and combination?

We are told that;

There is a set of 10 jobs in the printer queue.

One of the jobs is job A. Thus, there are 9 other identified jobs.

Number of ways to order this nine jobs = 9!

Since the job A has to be ordered first or last, then;

Number of ways to order job A = 2 ways.

Thus;

Total number of ways to order the jobs in the given order = 2 * 9!

Read more about permutation and combination at; https://brainly.com/question/4658834

#SPJ4