Question: How many 4-digit numbers can be formed from the digits 0, 1, 2, 3, 4, 5 if the first digit must not be 0 and repetition of digits is not allowed?
I.
In place of the first digit in the number, we can place 5 digits from the list, since the first digit cannot be 0. We use the placement rule without repetitions.
For the next ones, we do the same, only we take into account the fact that one digit has gone into the first cell, and there are 5 available. We also use the formula placement 3 by 5.
Multiply two counted numbers and get the number of possible numbers with a given set of digits.
Answer: a. 300
II. Another method.
Let's consider each digit of a 4-digit number separately:
and can take the value
and can take the value , but is equal to one digit, and under our condition the numbers should not be repeated.
the same as with , only one less than
in the same way as with the rest
Now we multiply all the values of ai.
Answer: a. 300
Comments