document.write( "Question 1100936: The digits 0,1,2,3,4 are to be used in a four digit ID card. How many different cards are possible if repetitions are permitted?\r
\n" );
document.write( "\n" );
document.write( "If repetitions are not permitted? \n" );
document.write( "
Algebra.Com's Answer #715494 by ikleyn(52830)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "If repetitions are permitted, then\r\n" ); document.write( "\r\n" ); document.write( " - you can put any of the given 5 digits to the 1-st position (5 opportunities);\r\n" ); document.write( " - you can put any of the given 5 digits to the 2-nd position (5 opportunities);\r\n" ); document.write( " - you can put any of the given 5 digits to the 3-rd position (5 opportunities);\r\n" ); document.write( " - you can put any of the given 5 digits to the 4-th position (5 opportunities).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In all, you have\r \n" ); document.write( "\n" ); document.write( "Solved and answered.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |