Answer:
a) 20 ways
b) 10 ways
Explanation:
When the order of selection/choice matters, we use Permutations to find the number of ways and if the order of selection/choice does not matter, we use Combinations to find the number of ways.
Part a)
We have to chose 2 objects from a group of 5 objects and order of choice matters. This is a problem of permutations, so we have to find 5P2
General formula of permutations of n objects taken r at time is:
Using the value of n=5 and r=2, we get:
Therefore, we can choose 2 objects from a group of 5 given objects if the order of choice matters.
Part b)
Order of choice does not matter in this case, so we will use combinations to find the number of ways of choosing 2 objects from a group of 5 objects which is represented by 5C2.
The general formula of combinations of n objects taken r at a time is:
Using the value of n=5 and r=2, we get:
Therefore, we can choose 2 objects from a group of 5 given objects if the order of choice does not matters.