Find the average of all five digit numbers that can be formed using all the digits 1,2,3,4,5 exactly once?
The correct option is C (33333)
The given digits are 1,2,3,4,5
The number of five digit numbers are 5!=5×4×3×2×1=120
Since, each digit of 1,2,3,4 and 5 occur in every one of the five decimal places.
So, we will find average according to its place values and each place value sum gives the same number as the average of given numbers 1,2,3,4,5.
Thus, the average of each decimal place=(1+2+3+4+5)5=3.
So, the average of all 5 digit no. is 3×10000+3×1000+3×100+3×10+3
30000+3000+300+30+3=33333.