document.write( "Question 294145: The digits 0, 1, 2, 3,and 4 are to be used in a three-digit ID card. How many different cards are possible if repetitions are NOT allowed?\r
\n" );
document.write( "\n" );
document.write( "I don't know how to do this! \n" );
document.write( "
Algebra.Com's Answer #212180 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Number of choices for first digit * Number of choices for second digit * Number of choices for third digit = 5 * 4 * 3 = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: Notice how the number of digit choices decreases (since repetitions are not allowed)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are 60 possible 3-digit ID card combinations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |