asked 61.1k views
1 vote
Use formula for permutations to calculate in how many ways you can select 2 people out of 10,

1 Answer

7 votes
The formula for permutations is
P(n, k) = n!/(n-k)!

For n=10 and k=2 the formula tells you
P(10, 2) = 10!/8! = 10*9 = 90
there are 90 ways to select 2 people from 10 when order matters.
answered
User Jonathan Raoult
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.