37.6k views
1 vote
Which of the following is NOT equivalent to 15!/10!(5!)

a. P(15,10)
b. C(15,10)
c. C(15,5)

2 Answers

6 votes

Answer:

a. P(15,10) !!!

User Pam
by
5.3k points
7 votes
Answer: Choice A

The notation P(15,10) refers to the equation
P(n,r) = (n!)/(n-r)!
where n = 15 and r = 10. So,
P(15,10) = (15!)/(15-10)!
P(15,10) = (15!)/(5!)
which is close to the original expression but it is missing the 10! part in the denominator. Instead you'll use a combination formula
User Dumitru Birsan
by
4.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.