In how many ways can 5 different objects be selected from 10 objects?
Practice Questions
Q1
In how many ways can 5 different objects be selected from 10 objects?
252
120
10
100
Questions & Step-by-Step Solutions
In how many ways can 5 different objects be selected from 10 objects?
Correct Answer: 252
Step 1: Understand that we want to choose 5 different objects from a total of 10 objects.
Step 2: Recognize that this is a combination problem, where the order of selection does not matter.
Step 3: Use the combination formula, which is written as nCr, where n is the total number of objects and r is the number of objects to choose. Here, n = 10 and r = 5.
Step 4: The formula for combinations is nCr = n! / (r! * (n - r)!).