SOLUTION: How many three-digit number are there with no dight reapeated?

Algebra ->  Permutations -> SOLUTION: How many three-digit number are there with no dight reapeated?       Log On


   



Question 1045303: How many three-digit number are there with no dight reapeated?

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
ONE WAY TO LOOK AT IT:
Taking 3 different digits, out of the 10 available,
we can make 10%2A9%2A8=720 different three-digit strings,
but the one starting with zero, such as 012 or 097 , cannot be considered three-digit numbers.
Among the 720 three-digit strings, there are a few that start with zero.
How many? As many as the number of two-digit strings we can make using the 9 non-zero digits,
9%2A8=72 .
That leaves us with 720-72=highlight%28648%29

ANOTHER WAY TO LOOK AT IT:
When trying to write a three-digit number are there with no digit repeated,
you have 9 choices for the hundreds digit, because you would not start with 0 .
After you choose your hundreds digit, there are 10-1=9 other, different digits left to choose your tens digit from.
After you have chosen the first 2 digits,
there are 10-2=8 other, different digits left to choose your units digit from.
All in all, you have 9%2A9%2A8=highlight%28648%29 different three-digit number are there with no digit repeated.