document.write( "Question 125203: How many different numbers can be formed with the digits 2,4,6,8,0 each being divisible by ten, repetition of the digits being not allowed? \n" ); document.write( "
Algebra.Com's Answer #91791 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (4*3*2*1)+(4*3*2)+(4*3)+4=24+24+12+4=64 \n" ); document.write( "5 DIGIT NUMBERS +4 DIGIT NUMBERS + 3 DIGIT NUMBERS +2 DIGIT NUMBERS ALL ENDING IN 0. \n" ); document.write( "EXAMPLES: \n" ); document.write( "86240 \n" ); document.write( "2640 \n" ); document.write( "640 \n" ); document.write( "40 \n" ); document.write( " |