SOLUTION: Find how many different odd 4-digit numbers less than 4000 can be made from the digits 1,2,3,4,5,6 and 7 if no digit may be repeated.

Algebra.Com
Question 918599: Find how many different odd 4-digit numbers less than 4000 can be made from the digits 1,2,3,4,5,6 and 7 if no digit may be repeated.
Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!
Find how many different odd 4-digit numbers less than
4000 can be made from the digits 1,2,3,4,5,6 and 7 if
no digit may be repeated.
We must break this into two cases:

Case 1: The first digit is 2.
Case 2: The first digit is 1 or 3.

Case 1: The first digit is 2

We choose the first digit 1 way (as 2).
We can choose the fourth digit 3 ways, as 1,3,5, or 7.
We can choose the second digit any of the 5 remaining digits.
We can choose the third digit any of the 4 remaining digits. 

That's 1*4*5*4 = 80 ways

Case 2: The first digit is 1 or 3.

We choose the first digit 2 ways (as 1 or 3)
We choose the fourth digit 3 ways (5,7, or whichever of 1 and 3 that 
wasn't chosen as the first digit.
We can choose the second digit any of the 5 remaining digits.
We can choose the third digit any of the 4 remaining digits. 

That's 2*3*5*4 = 120 ways

Total: 80+20 = 200

Edwin

RELATED QUESTIONS

Find how many different odd 4-digit numbers less than 4000 can be made from the digits... (answered by Edwin McCravy)
(i) Find how many different numbers can be formed using 4 of the digits 1, 2, 3, 4, 5, 6 (answered by ikleyn)
If no digit appears more than once, how many 5-digit numbers can be formed from the... (answered by jim_thompson5910)
How many five-digit numbers may be made from the five digits 1, 2, 3, 4, 5. If a... (answered by ikleyn)
If no digit appears more than once, how many 4-digit numbers can be formed from the... (answered by stanbon)
If no digit is repeated in any number, how many four-digit numbers can be formed out of... (answered by mathmate)
How many different 4-digit even numbers can be formed from the digits 1,3,5,6,8, and 9 if (answered by ikleyn)
How many three-digit numbers can be formed using elements from the set {1, 2, 3, 4, 5, 6} (answered by Edwin McCravy)
A 4-digit number is selected from the numbers {1,2,3,4,5,6} where the digits are selected (answered by Boreal,ikleyn)