Find the sum of all four digit numbers (without repetition of digits) formed using the digits $1,2,3,4,5,6$
I have tried this problem and my answer is $\frac{5!}{2!}\times (1+2+3+4+5+6)\times (10^3+10^2+10+1)=1399860$
Am i right?
Find the sum of all four digit numbers (without repetition of digits) formed using the digits $1,2,3,4,5,6$
I have tried this problem and my answer is $\frac{5!}{2!}\times (1+2+3+4+5+6)\times (10^3+10^2+10+1)=1399860$
Am i right?
Copyright © 2021 JogjaFile Inc.
Well, let me check in another way
PS
But while your answer is correct, the expression you have written certainly doesn't evaluate to the answer ! Did you check what your expression evaluates to ? Can you explain your expression ?
PPS
OP has later on corrected the expression to match the result.