document.write( "Question 1028979: How many even 4-digit numbers can be formed from the digits 1, 3, 6, 8, and 9 with no repetitions allowed? (Hint: Try filling the units place first.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #644073 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many even 4-digit numbers can be formed from the digits 1, 3, 6, 8, and 9 with no repetitions allowed? \n" ); document.write( "---------- \n" ); document.write( "The units is 1 of 2. \n" ); document.write( "--> 2*4*3*2 = 48 \n" ); document.write( " |