SOLUTION: Given the digits 0,1,1,2,4,5,7,7 How many three digit numbers can be made from them?

Algebra.Com
Question 876339: Given the digits 0,1,1,2,4,5,7,7
How many three digit numbers can be made from them?

Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!
There are 4 types of 3 digit numbers that can be made witrh them.
They are:

ABC, AAB, ABA, ABB

An example of type ABC would be 704.
An example of type AAB would be 115.
An example of type ABA would be 717.
An example of type ABB would be 477.

Case 1:  ABC
Choose the digit for A any of 5 ways {1,2,4,5,7}  (CAN'T choose 0).
Choose the digit for B any of the remaining 5 ways (CAN choose 0)
Choose the digit for C any of the remaining 4 ways.

Total for case 1: 5*5*4 = 100 ways.

Case 2:  AAB
Choose the digit for A any of 2 ways {1,7}
Choose the digit for B any of the remaining 5 ways.

Total for case 2: 2*5 = 10 ways. 

Case 3: ABA
Same as Case 2:

Total for Case 3: 10 ways.


Case 4:  ABB
Choose the digit for B any of 2 ways {1,7}
Choose the digit for A any of the remaining 4 ways. (CAN'T choose 0)

Total for Case 4: 2*4 = 8.

Grand total: 100+10+10+8 = 128

Edwin


RELATED QUESTIONS

How many three-digit numbers can be generated from 1, 2, 3, 4, 5, 6, 7, 8, 9 such that... (answered by Edwin McCravy)
Find how many different odd 4-digit numbers less than 4000 can be made from the digits... (answered by Edwin McCravy)
How many numbers consisting of 5 digits can be made from 1, 2, 3, 4, 5, 6, 7, 8,... (answered by vleith)
How many 4-digit even numbers can be created from the digits {0, 1, 2, 3}? (answered by ikleyn)
Four-Digit Number. How many four-digit numbers can be formed using the digits 0, 1, 2, 3, (answered by MathLover1,jilalbenkad)
How many 7-digit numbers can be formed using the digits 0, 1, 2, 3, 4, 5, 6, 7, and 8 if... (answered by hitarth)
how many four digit numbers can be formed from the digits 1 2 3 4 5 6... (answered by checkley79)
1. How many different 4-digit numbers can be formed from the digits 2, 3, 4, 5, 6, 7, and (answered by Alan3354)
Use the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9 to determine how many three digit numbers (answered by ikleyn)