document.write( "Question 1192086: Given the digits 1,2,4,6,8 and 9, how many four - digit numbers can be formed if repetition is not allowed.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #823988 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Any of 6 given digits in the left-most position, giving 6 options;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "any of remaining 5 digits in the next position, giving 5 options;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "any of remaining 4 digits in the next position, giving 4 options;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "any of remaining 3 digits in the last position, giving 3 options.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The ANSWER is the product of the number of options in each position\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    6*5*4*3 = 360 different numbers.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Special type permutations problems \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in this site.  Find there many solved similar problems and learn the subject from there.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lesson is the part of this online textbook under the topic  \"Combinatorics: Combinations and permutations\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-II
\n" ); document.write( "https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "into your archive and use when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );