228k views
5 votes
There are 10 computers and 5 students. How many ways are there for the students to sit at the computers if no computer has more than one student and each student is seated at a computer?

1 Answer

1 vote

Answer:

30,240 ways

Explanation:

This question is bothered on permutation. Permutation has to do with arrangement.

If there are 10 computers and 5 students, the number of ways students will sit at the computers if no computer has more than one student can be expressed as;

10P5 = 10!/(10-5)!

10P5 = 10!/(5)!

10P5 = 10*9*8*7*6*5!/5!

10P5 = 10*9*8*7*6

10P5 = 30,240

Hence the number of ways is 30,240 ways

User BeesQ
by
7.5k points