document.write( "Question 309212: How many different 6-digit license plates can be made if the first digit must not be 0 and no digits may be repeated?\r
\n" ); document.write( "\n" ); document.write( "So far I have tried the 'Fundamental Counting Principle', but I cannot seem to get the answer. I have tried 9!, but that answer makes no sense, I just do not know what to do! Please Help! Thank you.
\n" ); document.write( "

Algebra.Com's Answer #221086 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are a total of 10 digits counting zero. So if you must exclude zero for the first digit, then there are 9 possibilities for the first digit.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For each of those 9, and since I can now use zero but cannot repeat the first digit, there are 9 choices (the 9 I had to begin with plus one for the zero becoming available, and minus one for the one I used on the first digit). 9 times 9 = 81\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For each of those 81 combinations, I now have 8 choices -- the nine I had when I chose the second digit, minus the one that I chose. 81 times 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For the 4th digit, I have 7 choices. 81 times 8 times 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And then for the 5th and 6th digits I have 6 and 5 choices:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "81 times 8 times 7 times 6 times 5 = (you do your own arithmetic)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );