document.write( "Question 974000: If no digit appears more than once, how many 3-digit numbers can be formed from the digits 2,4,6,7, and 9? \n" ); document.write( "
Algebra.Com's Answer #596052 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The 1st digit is 1 of 5.
\n" ); document.write( "Then 1/4, then 1/3
\n" ); document.write( "--> 5*4*3 = 60 combinations
\n" ); document.write( "
\n" );