document.write( "Question 1021790: How many eight digit numbers are there in which appears 3
\n" ); document.write( "different digits where the largest digits appears twice
\n" ); document.write( "and the other two appears three times each. Assume 0
\n" ); document.write( "cannot be used at all.
\n" ); document.write( "

Algebra.Com's Answer #637674 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "This is to advise that although the answer 47040 to your\r\n" );
document.write( "problem above is correct, I made a typo of \"(5C3)\" for \r\n" );
document.write( "\"(6C3)\" in the solution which I originally posted.  I have \r\n" );
document.write( "corrected it above as \r\n" );
document.write( "\r\n" );
document.write( "Answer: (9C3)(8C2)(6C3)(3C3) = 47040 \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );