SOLUTION: how many 3-digit numbers can be formed with 0,1,2,3,4,5,6,7 greater than 400?(repetition not allowed)

Algebra.Com
Question 764679: how many 3-digit numbers can be formed with 0,1,2,3,4,5,6,7 greater than 400?(repetition not allowed)
Answer by ramkikk66(644)   (Show Source): You can put this solution on YOUR website!

how many 3-digit numbers can be formed with 0,1,2,3,4,5,6,7 greater than 400?(repetition not allowed) 


Since the number has to be greater than 400, the first digit has to be only 4,5,6 or 7 (4 ways of choosing the 1st digit)

To choose the remaining 2 digits, we need to choose 2 from a set of 7 digits 
(since the first digit is already chosen and there are no repetitions allowed)

This can b done in C(7,2) ways = 7*6/2 = 21 ways

In the set of 2 digits, each set can be arranged in 2 ways.

Hence, the total number of combinations = 
Number of ways of choosing the 1st digit *
Number of ways of choosing 2 digits from the remaining 7 *
Number of ways of arranging the 2 digits

= 4 * 21 * 2 = 168.

So there are 168 three-digit numbers that can be formed.

:)


RELATED QUESTIONS

how many 3-digit numbers can be made with the digit 1,2,3,4,5,6,7 if repetition is... (answered by ikleyn)
How many 4-digit numbers can be formed using the digits 1, 2, 3, 4, 5, 6, 7 if... (answered by robertb)
1. Consider the numbers 2, 3, 4, 5, 6, and 7. How many two-digit numbers can be formed... (answered by richard1234,richwmiller)
2. Three-digit numbers are formed using the digits 0, 1, 2, 3, 4, 5 and 6. Note that a... (answered by KMST)
How many different two digit positive integers can be formed from the digits:0, 1, 2, 3, (answered by stanbon)
Consider the numbers 2, 3, 5, and 9. If repetition is not allowed, how many three digit... (answered by ewatrrr)
how many three placed numbers less than 300 can be formed with the digits 1, 2, 3, and 5... (answered by stanbon)
How many 5-digit numbers can be formed using the digits 1, 2, 3, 4, 5, 6 and 7 if... (answered by edjones)
Find three digit even numbers greater than 300 that can be formed from the digits 1, 2,... (answered by stanbon)