document.write( "Question 400625: How many 3-digit numbers can be formed from the digits 2, 3, 5, 6, 7 and 9, which are divisible by 5 and none of the digits is repeated \n" ); document.write( "
Algebra.Com's Answer #283602 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many 3-digit numbers can be formed from the digits 2, 3, 5, 6, 7 and 9, which are divisible by 5 and none of the digits is repeated \n" ); document.write( "-------------- \n" ); document.write( "5 has to be the units digit \n" ); document.write( "That leaves 2, 3, 6, 7 & 9 for the others. \n" ); document.write( "The 100s is one of 5, then the 10s is one of 4. \n" ); document.write( "--> 5*4 = 20 \n" ); document.write( " \n" ); document.write( " |