Asked by random

Zip code contains 4 digits. How many zip-codes can be created with digits 0−9 if you can use each digit only once and zip code can not start with 0.

Answers

Answered by oobleck
9*10^3 = 9000
Answered by Isaac
4 digits be pull out from numbers (0-9)

Just so you know (0-9)=(0,1,2,3,4,,5,6,7,8,9)=10digit

Digit 1 no zero we have (1-9) possibilities 9

Digit 2 zero can be included we have(0,1,2,3,4,5,6,7,8,) possibilities 9

Digit 3?
Digit 4?

Now would be
The complete possibilities would be??
9×9××??
Answered by oobleck
oops. I allowed repetition. my bad.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions