three digit integers

This topic has expert replies
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 1100
Joined: Sat May 10, 2014 11:34 pm
Location: New Delhi, India
Thanked: 205 times
Followed by:24 members

by GMATinsight » Fri Sep 05, 2014 10:10 pm
j_shreyans wrote:Guys ,

How many odd three-digit integers greater than 800 are there such that all their digits are different?

A)40
B)60
C)72
D)81
E)104


OAC
Greater than 800 will have Hundreds place 8 or 9 only therefore two option

Case 1: Hundreds place is 8
Units place in that case will have 5 choices {1,3,5,7,9} as repetition of digit is not allowed
Tens place in that case will have 8 choices as repetition of digit is not allowed

Total such cases = 1 x 8 x 5 = 40

Case 2: Hundreds place is 9
Units place in that case will have 4 choices {1,3,5,7} as repetition of digit is not allowed
Tens place in that case will have 8 choices as repetition of digit is not allowed

Total such cases = 1 x 8 x 4 = 32

Total Numbers = 40 + 32 = 72

Answer: Option C
"GMATinsight"Bhoopendra Singh & Sushma Jha
Most Comprehensive and Affordable Video Course 2000+ CONCEPT Videos and Video Solutions
Whatsapp/Mobile: +91-9999687183 l [email protected]
Contact for One-on-One FREE ONLINE DEMO Class Call/e-mail
Most Efficient and affordable One-On-One Private tutoring fee - US$40-50 per hour

Newbie | Next Rank: 10 Posts
Posts: 1
Joined: Sat Sep 06, 2014 6:53 am

by jraywalter » Sat Sep 06, 2014 8:30 am
Hey guys had a follow up question on this:

Why is the answer not 'D' 81? In other words why did you multiply 1x8x5 instead of 1x9x5?

Thanks!

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Sat Sep 06, 2014 8:56 am
You can think of the number this way:

Hundreds digit = {8 or 9}
Tens digit = {anything}
Units digit = {1, 3, 5, 7, or 9}

Probably the easiest way to build it is the way described above, where you pick a hundreds digit, then work with the other numbers accordingly.

For instance, suppose the 100s digit is 8. We have FIVE choices for the 1s digit {1, 3, 5, 7, 9}. For simplicity's sake, suppose we pick 3. Now our 10s digit can be anything OTHER THAN 8 or 3; in other words, we're choosing from {0, 1, 2, 4, 5, 6, 7, 9}, for a total of EIGHT choices.

Since we have ONE choice for the 100s, EIGHT for the 10s, and FIVE for the 1s, we have 1 * 8 * 5 = 40.

Now we'll have our 100s digit be 9. We have FOUR choices for the 1s digit {1, 3, 5, 7}, since we can't use 9 as the 100s and the 1s digit. As before, we have EIGHT choices for the 10s digit, so we now have 1 * 8 * 4 = 32 choices.

In total this gives us 72.

Another way would be to calculate ALL the possibilities, then to eliminate those that have repeating digits.

Hundreds digit = TWO choices {8,9}
Tens digit = TEN choices {any digit}
Units digit = FIVE choices {any odd}

So we start with 2 * 10 * 5 = 100 possibilities.

Now we eliminate the following cases:

Any number that goes 88Odd (e.g. 881, 883, etc.)
Any number that goes 99Odd (e.g. 991, 993, etc.)
Any number that ends in the same two odds {e.g. 811, 911, etc.}
Any number of the form 9_9 {e.g. 909, 919, etc.)

There will be FIVE 88Odds, FIVE 99Odds, TWO numbers ending 11, TWO numbers ending 33, TWO numbers ending 55, TWO numbers ending 77, and ONE number ending 99 (only 899, since we already counted 999 in the 99Odd). There will be NINE numbers of the form 9_9 (again, we don't count 999, since we already counted it.)

So we subtract 5+5+2+2+2+2+1+9 = 28 from our total, giving us 100 - 28 = 72.