SOLUTION: What is the number of different 7 digit numbers that can be made by rearranging the digits 3053354?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: What is the number of different 7 digit numbers that can be made by rearranging the digits 3053354?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 30425: What is the number of different 7 digit numbers that can be made by rearranging the digits 3053354?
Answer by longjonsilver(2297) About Me  (Show Source):
You can put this solution on YOUR website!
if all the numbers were different, we would have 7! permutations... which is 5040 different numbers.

Additional thing to think about would be numbers like 0123456.. this is not a recognised number, so we cannot have the zero in the "first position".

So...
First position: how many numbers could we have? Answer is 6 (as the zero is not allowed there).

Second position: how many numbers? Well any of the 6 remaining.
Third position: Any of the 5 remaining
fourth position: Any of the 4 remaining
and so on.

Total: 6*6*5*4*3*2*1 --> 6*6! --> 6*720 --> 4320.

Notice, this is 720 less than 5040 ie it is one whole block of 6!

Now, this is not the final answer, since there are three 3's and two 5's, so there is going to be repetition of certain numbers.

Total number of different numbers = 4320/(3!2!)
Total number of different numbers = 4320/(6*2)
Total number of different numbers = 4320/12
Total number of different numbers = 360

So, there are just 360 different numbers that can be made up from the given set of digits.

jon.