document.write( "Question 896914: How many locker tags can be made that satisfy the following conditions? The first position is a letter not including q or z. the last 3 positions are digits not including 0, and digits cannot be repeated. \n" ); document.write( "
Algebra.Com's Answer #543864 by stanbon(75887) ![]() You can put this solution on YOUR website! How many locker tags can be made that satisfy the following conditions? The first position is a letter not including q or z. the last 3 positions are digits not including 0, and digits cannot be repeated. \n" ); document.write( "------ \n" ); document.write( "Pattern:: LDDD \n" ); document.write( "------ \n" ); document.write( "# of ways = 24*9*8*7 = 12096 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |