SOLUTION: A pin code is a sequence of three numbers, each of which is between 1 and 9. If none of the numbers in the sequence can repeat, how many combinations for the code are possible?

Algebra.Com
Question 264379: A pin code is a sequence of three numbers, each of which is between 1 and 9. If none of the numbers in the sequence can repeat, how many combinations for the code are possible?
Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
pin code is a sequence of three numbers, each of which is between 1 and 9. If none of the numbers in the sequence can repeat, how many combinations for the code are possible?

I'm not sure what you mean by "between" -- inclusive or exclusive? 
1 and 9 are not "between" 1 and 9, Do you mean including 1 and 9 
or just the seven numbers 2,3,4,5,6,7, and 8?

If you are including 1 and 9, then,

Choose the first number any of 9 ways.
For ever one of those 9 ways to choose the first number, 
there are 8 ways left to choose the second number,
So that 9*8 or 72 ways to choose the first two numbers.
For each of those 72 ways to choose the first two numbers,
there are 7 ways left to choose the third number, so that's
9*8*7 or 72*7 or 504 ways.

If you are NOT including 1 and 9, but only the 7 numbers in
between 1 and 9, that is, 2,3,4,5,6,7,and 8 then,

Choose the first number any of 7 ways.
For ever one of those 7 ways to choose the first number, 
there are 6 ways left to choose the second number,
So that 7*6 or 42 ways to choose the first two numbers.
For each of those 42 ways to choose the first two numbers,
there are 5 ways left to choose the third number, so that's
7*6*5 or 42*5 or 210 ways.

So, the answer is either 504 or 210 depending on what you mean
by "between 1 and 9"
 
Edwin

RELATED QUESTIONS

A pin code is a sequence of four numbers, each digit can repeat itself. how many... (answered by rfer)
The Fundamental Counting Principle states that the number of ways in which a series of... (answered by Ashlynbyrd,solver91311)
Please help me solve just two more questions PLease. Thank you. 1.Eight students are on... (answered by stanbon)
An ATM keypad has ten keys. A PIN code is entered by pressing a sequence of four keys.... (answered by Edwin McCravy)
Find a sequence of four numbers. The first of which is six and the fourth of which is 16, (answered by richwmiller,htmentor)
Imagine that you need to create a pin code that consists of 6 numbers. How many different (answered by ikleyn)
Need to create a pin code that consists of 8 numbers. How many different pin codes can... (answered by Boreal)
A certain code is a sequence of five digits. What is the probability of generating five... (answered by stanbon)
First question: Three numbers re in a arithmetic sequence and their sum is 21 if the... (answered by ikleyn)