Concept:Each digit appears equally often in each place value position when all non‑repeating three‑digit numbers are formed.
Explanation:Total numbers formed from digits
1,
2,
3 without repetition is
3!=6.
In these
6 numbers, each digit occurs in the hundreds, tens, and units place exactly
2 times (because
6÷3=2).
Sum contributed by the hundreds place:
(1+2+3)×2×100=6×2×100=1200.
Sum contributed by the tens place:
(1+2+3)×2×10=6×2×10=120.
Sum contributed by the units place:
(1+2+3)×2×1=6×2×1=12.
Total sum =
1200+120+12=1332.
Alternatively, using the formula: sum = (sum of digits)
×(n−1)!×(100+101+⋯+10n−1) gives
6×2!×111=12×111=1332.
Answer:1332