SOLUTION: a license plate has seven possible places how many license plates can be made if only two numbers are used example 1222121 and every slot must be filled to equal a seven digit numb

Algebra ->  Permutations -> SOLUTION: a license plate has seven possible places how many license plates can be made if only two numbers are used example 1222121 and every slot must be filled to equal a seven digit numb      Log On


   



Question 514818: a license plate has seven possible places how many license plates can be made if only two numbers are used example 1222121 and every slot must be filled to equal a seven digit number
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
I'll take a shot at this
If I settle on 2 distinct numbers, like 4 and 7
I have 2 choices for each of the 7 positions on the plate
That's +2%5E7+ possible license numbers
-------------
Now how many pairs of numbers 0 through 9 are available?
0 can be combined with 1-9, and that's 9 numbers
1 can be combined with 2-9, and that's 8 numbers
... etc...
8 can be combined with 9 and that's 1 number
So I have +9+%2B+8+%2B+7+%2B+6+%2B+5+%2B+4+%2B+3+%2B+2+%2B+1+=+45+
possible pairs
Each of these possible pairs can make +2%5E7+ different
plates, so
+45%2A2%5E7+=+45%2A128+
+45%2A128+=+5760+ different plates can be made
This is if 0 is allowed
If it isn't, the answer is +36%2A128+
Hope I got it