1, 2, 3, 4, and 5, when (a) repetition is not allowed and (b) repetition is allowed. Briefly explain the calculation process.
We can form numbers starting with 3, 4, or 5.
a)
If a number start with digit "3", then we can choose 2nd and 3rd digit by choosing two digits from
Without repetition, this is:
ways
The same is for numbers starting with digit "4" or "5".
So, total number of ways:
b)
If a number start with digit "3", then we can choose 2nd and 3rd digit by
ways
The same is for numbers starting with digit "4" or "5".
So, total number of ways:
Comments