document.write( "Question 1096948: What's the sum of all the three-digits numbers I can form from digits 0-9 if
\n" ); document.write( "REPITITION is PROHIBITED
\n" ); document.write( "

Algebra.Com's Answer #711406 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
THE SUM OF ALL THE DIGITS IS 9000, but I was solving the wrong problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If we could use zero for the first digit, we would have a
\n" ); document.write( "\"10%2A9%2A8=720\" 3-digit sequences with no repeated digits.
\n" ); document.write( "Because each of the 10 digits would be equally likely in each position,
\n" ); document.write( "and the average digit is \"%280%2B9%29%2F2=4.5\" ,
\n" ); document.write( "the sum of all the digits on those \"9%2A8%2A7\" \"3+-+digit\" sequences is \"720%2A3%2A4.5=9720\" .
\n" ); document.write( "Of those 3-digit sequences, the \"9%2A8=72\" that begin with zero do not count as 3-digit numbers.
\n" ); document.write( "The sum of their digits is the sum of the last two (non-zero) digits.
\n" ); document.write( "Those last two digits are from 1 to 9,with an average of \"%281%2B9%29%2F2=5\" ,
\n" ); document.write( "and each of those digits appears with the same frequency.
\n" ); document.write( "So, the sum of those digits is
\n" ); document.write( "\"72%2A2%2A5=720\" .
\n" ); document.write( "Subtracting that sum
\n" ); document.write( "(the sum of digits of the 3-digit no-repeat sequences that are not valid 3-digit numbers)
\n" ); document.write( "from the sum of all digits of all 3-digit no-repeat sequences,
\n" ); document.write( "we get the answer as \"9720-720=highlight%289000%29\" .
\n" ); document.write( "
\n" );