Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
343
2
avatar

How many different three-digit numbers can you make with the numbers 2022?

 Feb 1, 2022
 #1
avatar+37165 
0

Three.

 Feb 1, 2022
 #2
avatar
+1

[(0, 2, 2), (2, 0, 2), (2, 2, 0), (2, 2, 2)] >Total distinct permutations = 4

 

If you accept 0, 2, 2, then there are 4. If not, then there are 3.

 Feb 1, 2022

2 Online Users

avatar