Find the number of 10 digit numbers using the digits 0,1,2,......9 without repetition.
Open in App
Solution
As repetition is not allowed so for the unit digit we have 9 choice of numbers excluding 0 and for the tenth digit number we have 9 choice numbers excluding the number used in unit place ( including 0), for then hundredth place we have 8 choice of numbers,.... and so on.