To determine numbers divisible by 15, the following conditions must be met:
Combination | Numbers Formed | Sum of Digits |
---|---|---|
1215 | 3 | 9 |
2235 | 3 | 12 |
3115 | 3 | 10 |
1155 | 3 | 12 |
2355 | 6 | 15 |
3555 | 3 | 18 |
Explanation:
For each combination of digits, the number of possible arrangements (permutations) that satisfy the conditions is determined. For example, the combination 1215 has 3 valid numbers since the arrangement must end with 5 and satisfy divisibility by 3.
Similar calculations are performed for all other combinations.
Total Numbers = 3 + 3 + 3 + 3 + 6 + 3 = 21
The value of 49C3 + 48C3 + 47C3 + 46C3 + 45C3 + 45C4 is:
Permutation is the method or the act of arranging members of a set into an order or a sequence.
Combination is the method of forming subsets by selecting data from a larger set in a way that the selection order does not matter.