There are 900 of them.
1
Any pair of digits (not including 0), can be used to generate 14 four-digit numbers. If one of the digits is 0, only seven will start with a non-zero digit.
I assume you mean how many 4-digit numbers can be made from a set such as {A,A, B, C} where A, B and C are single digits. There are 12 such numbers.
256
There are 900 of them.
1
Any pair of digits (not including 0), can be used to generate 14 four-digit numbers. If one of the digits is 0, only seven will start with a non-zero digit.
987654
I assume you mean how many 4-digit numbers can be made from a set such as {A,A, B, C} where A, B and C are single digits. There are 12 such numbers.
2
The number of six digit numbers that you can make from ten different digits ifrepetitions of same digit on the six digit number is allowed is 1 000 000 numbers(including number 000 000).If no repetitions of the the same digit are allowed then you have:10P6 = 10!/(10-6)! = 151 200 different six digit numbers(six digit permutations form 10 different digits).
256
24
The same as the number of two-digit numbers, since the last two digits must the same as the first two, only reversed. So I'll say there are 100 four-digit palindromes.
-- If the same digit may be repeated, then 64 can be made. -- If the same digit may not be repeated, then 24 can be made.
90000. With 10 digit palindromes, the last 5 digits are the same as the first 5 digits in reverse, eg 12345 54321. So it comes down to how many 5 digit numbers are there? They are the numbers "10000" to "99999", a total of 99999 - 10000 + 1 = 90000.