document.write( "Question 427635: What is the mean of all 5-digit numbers made up of one of each of the digits 1 through 5? \n" ); document.write( "
Algebra.Com's Answer #297381 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "mean of all 5-digit numbers made up of one of each of the digits 1 through 5?
\n" ); document.write( " mean = (1 + 2 + 3 + 4 + 5)/5 = 3 \n" ); document.write( "
\n" );