asked 233k views
2 votes
In how many ways can a judge award first, second, and third place in a contest with 10 entries

asked
User Norekhov
by
8.3k points

2 Answers

3 votes

720. just multiply 10 9 and 8 because first, second, and third, that is means three and that's how many numbers you multiply from 10,so it equals 720.


hope this helps

cheers!

answered
User Kaushik Gandhi
by
7.7k points
3 votes
Since order is important, this is a problem solved by:

n!/(n-k)!, where n=total choices available, k=number of choices made.

10!/(10-3)!

10!/7!

720


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