document.write( "Question 1156920: How many 5 digit number-based codes can be made if you don't repeat numbers? \n" ); document.write( "
Algebra.Com's Answer #779700 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! 5 choices for the 1st digit \n" ); document.write( "can't repeat, so 4 choices for the 2nd digit \n" ); document.write( "can't repeat, so 3 choices for the 3rd digit \n" ); document.write( "2 choices for the 4th \n" ); document.write( "1 choice for the 5th \n" ); document.write( " \n" ); document.write( "120 possible codes \n" ); document.write( " \n" ); document.write( " |