SOLUTION: how many numbers greater than 500000 can be made from digits 2,3,4,5,6,and 7 without repeatition if the number is odd?

Algebra.Com
Question 957528: how many numbers greater than 500000 can be made from digits 2,3,4,5,6,and 7 without repeatition if the number is odd?

Answer by Edwin McCravy(20063)   (Show Source): You can put this solution on YOUR website!
Two case:

Case 1: The 6th (last) digit is 3

Choose the 6th digit 1 way, {3}
Choose the 1st digit any of 3 ways, {5,6,7}
Choose the 2nd digit any of the remaining 4 digits
Choose the 3rd digit any of the remaining 3 digits
Choose the 4th digit either of the remaining 2 digits  
Choose the 5th digit as the 1 remaining digit.

That's 1*3*4*3*2*1 = 72 ways

====================

Case 2: The 6th (last) digit is 5 or 7

Choose the 6th digit 2 ways, {5,7}
Choose the 1st digit either of 2 ways, {whichever two of {5,6,7} that remain.
Choose the 2nd digit any of the remaining 4 digits
Choose the 3rd digit any of the remaining 3 digits
Choose the 4th digit either of the remaining 2 digits  
Choose the 5th digit as the 1 remaining digit.

That's 2*2*4*3*2*1 = 96 ways

================

Total for the two cases = 72 + 96 = 168

Edwin

RELATED QUESTIONS

A 4-digit number is selected from the numbers {1,2,3,4,5,6} where the digits are selected (answered by Boreal,ikleyn)
Find how many different odd 4-digit numbers less than 4000 can be made from the digits... (answered by Edwin McCravy)
From the digits (1, 2, 3, 4, 5, 6, 7), how many numbers of four different digits each can (answered by Edwin McCravy)
How many 3 digit odd numbers can be made from the digits 5,2,1,3,4 ? (without... (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 odd numbers greater than 70,000 can be formed using the digits 0,1,4,7,8,9. (a) (answered by greenestamps)
1. How many different 4-digit numbers can be formed from the digits 2, 3, 4, 5, 6, 7, and (answered by Alan3354)
(i) Find how many different numbers can be formed using 4 of the digits 1, 2, 3, 4, 5, 6 (answered by ikleyn)
How many four-digit numbers can be formed from the digits 0, 1,2,3,4,5,and 6 if each... (answered by greenestamps)