How many possible license plates are there without constraints?

  • Thread starter Thread starter Gokuraku
  • Start date Start date
  • Tags Tags
    Combinations Pure
Gokuraku
Messages
4
Reaction score
0

Homework Statement


a license plate has 3mos then 3letters then 3nos(numbers) if there are no constraints
how many license plates are possible


Homework Equations


9x9x9x9x9x9x9(..maybe)


The Attempt at a Solution


The same as the one above, I am very confused.
 
Physics news on Phys.org
So, if I understand it correctly, the license plate is of the form 123ABC123. There are no constraints, that means the numbers don't need to be unique.

Think about it is a number of slots. In each slots you can put one of several possible values.

What if the license plate was just one number followed by one letter? Try to answer this simpler problem first, and then generalize.
 
I think by "9x9x9x..." you are referring to the "counting principle". Yes, that can be used here. However, if there are no constraints, so that any of the digits can be 0 to 9, there are 10 digits, not 9. And, of course, there are 26 letters.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top