document.write( "Question 1026685: how many four digit codes can be formed using the digits 0,1,2,3,4,5,6,7,8,9 if the last digit
\n" );
document.write( "cannot be 0 or 1 or 2 and repetition of digits is allowed? \n" );
document.write( "
Algebra.Com's Answer #641995 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "how many four digit codes can be formed using the digits 0,1,2,3,4,5,6,7,8,9 if the last digit \n" ); document.write( "cannot be 0 or 1 or 2 and repetition of digits is allowed? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Any of 10 digits in the first position;\r \n" ); document.write( "\n" ); document.write( "any of 10 digits in the second position;\r \n" ); document.write( "\n" ); document.write( "Any of 10 digits in the third position,\r \n" ); document.write( "\n" ); document.write( "and any of 7 digits (from 3 to 9) in the fourth position.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It gives that answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |