SOLUTION: How many possible outcomes can come out from a 4 digit code that has 10 possible digits and can repeat. And what are the outcomes as a list?
Algebra ->
Permutations
-> SOLUTION: How many possible outcomes can come out from a 4 digit code that has 10 possible digits and can repeat. And what are the outcomes as a list?
Log On
Question 482736: How many possible outcomes can come out from a 4 digit code that has 10 possible digits and can repeat. And what are the outcomes as a list? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! How many possible outcomes can come out from a 4 digit code that has 10 possible digits and can repeat. And what are the outcomes as a list?
-------------------------
Ans: 10^4 = 10,000
---
Outcomes: 0000 to 9999
-----------------------------
Cheers,
stan H.