SOLUTION: Can someone please help me with this problem: In a game of musical chairs, 11 children will sit in 10 chairs arranged in a row(one child will not find a chair). In how many ways

Algebra ->  Probability-and-statistics -> SOLUTION: Can someone please help me with this problem: In a game of musical chairs, 11 children will sit in 10 chairs arranged in a row(one child will not find a chair). In how many ways      Log On


   



Question 205992This question is from textbook
: Can someone please help me with this problem:
In a game of musical chairs, 11 children will sit in 10 chairs arranged in a row(one child will not find a chair). In how many ways can 10 of the children find seats?
a. 39,916,800
b. 110
c. 39,916,940
d, 3,628,800
This question is from textbook

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
nPr
=11P10
=n!/(n-r)!
11!/(11-10)!
=39916800 The number of ways 10 of 11 children can be arranged. (permutation)
.
Ed