Math, asked by muzzu3645, 1 year ago

k people get off a plane and walk into a hall where they are assigned to at most n queues. The number of ways in which this can be done is

Answers

Answered by chaitanyakrishn1
1
1 person can take one out of n queues

Therefore k people can take kn number offways

Therefore answer is kn

Hope it helps

Thank u ★★★
#ckc
Answered by smayank709
0

Answer:

n(n+1)...(n+k-1)

Step-by-step explanation:

To divide k people into n queues, n-1 bars will be needed. Since after the first person selects a queue, n-1 queues are left.

At most n queues indicates that there could be some queues that have no one standing.

Therefore, (k+n-1)c(n-1) ways are there to way these n-1 bars.

Since these people could be permuted,

we get (k+n-1)c(n-1)×k!

Solving this, we get: n(n+1)...(n+k-1)

Similar questions