How many 6-digit numbers can be formed with the 10 digits , if repetitions are allowed?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The first digit can not be 0, so we have 9 choices for the first one, and since repetition is allowed we have 10, 10,... for the rest.
Thus, the answer is 9 ∗ 1 0 ∗ 1 0 ∗ 1 0 ∗ 1 0 ∗ 1 0 = 9 ∗ 1 0 5