document.write( "Question 1181430: How many different 4-digit even numbers can be formed from the digits 1,3,5,6,8, and 9 if no repetition of digits is allowed? \n" ); document.write( "
Algebra.Com's Answer #811336 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "How many different 4-digit even numbers can be formed from the digits 1,3,5,6,8, and 9 \n" ); document.write( "if no repetition of digits is allowed? \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "For the last (ones) digit, you have only two options: you must have it either 6 or 8.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "For the 1-st (leftmost) digit, you have any of remaining 5 digits (from original 6 digits);\r\n" ); document.write( "\r\n" ); document.write( "For the next, 2-nd digit, you have any of remaining 4 digits;\r\n" ); document.write( "\r\n" ); document.write( "For the next, 3-rd digit, you have any of remaining 3 digits.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Thus, in all, you have 2*5*4*3 = 120 options and 120 possible numbers, as described.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |