Incorrect OG12 answer - diagnostic PS Q.11

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 139
Joined: Fri Nov 26, 2010 4:45 pm
Location: Boston
Thanked: 20 times
Followed by:1 members
GMAT Score:720

Incorrect OG12 answer - diagnostic PS Q.11

by stormier » Wed Dec 22, 2010 9:01 am
Of the three-digit integers greater than 700, how many have two digits that are equal to each other and the remaining digit different from the other two?

(A) 90
(B) 82
(C) 80
(D) 45
(E) 36


I think the correct answer should be 89, which is not an option. The OA says C
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Wed Dec 22, 2010 9:17 am
stormier wrote:Of the three-digit integers greater than 700, how many have two digits that are equal to each other and the remaining digit different from the other two?

(A) 90
(B) 82
(C) 80
(D) 45
(E) 36


I think the correct answer should be 89, which is not an option. The OA says C
Hundreds and tens digit the same, units digit different:
Number of choices for hundreds digit = 3 (we can use 7, 8, or 9)
Number of choices for tens digit = 1 (must be the same as the hundreds digit)
Number of choices for units digit = 9 (we can use any digit other the digit already used)
Multiplying the number of choices for each digit, we get 3*1*9 = 27 integers.

Hundreds and units digit the same, tens digit different:
Number of choices for hundreds digit = 3 (we can use 7, 8, or 9)
Number of choices for units digit = 1 (must be the same as the hundreds digit)
Number of choices for tens digit = 9 (we can use any digit other the digit already used)
Multiplying the number of choices for each digit, we get 3*1*9 = 27 integers.

Hundreds digit different, tens and units digit the same:
Number of choices for hundreds digit = 3 (we can use 7, 8, or 9)
Number of choices for tens digit = 9 (we can use anything other than the digit already used)
Number of choices for units digit = 1 (must be the same as the tens digit)
Multiplying the number of choices for each digit, we get 3*9*1 = 27 integers.
But these 27 integers include 700, which we cannot include, leaving us 27-1 = 26 integers.

Total number of possible integers = 27+27+26 = 80.

The correct answer is C.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 1179
Joined: Sun Apr 11, 2010 9:07 pm
Location: Milpitas, CA
Thanked: 447 times
Followed by:88 members

by Rahul@gurome » Wed Dec 22, 2010 9:19 am
stormier wrote:Of the three-digit integers greater than 700, how many have two digits that are equal to each other and the remaining digit different from the other two?

(A) 90
(B) 82
(C) 80
(D) 45
(E) 36
Required number = (Number of 3 digit integers greater than 700) - (Number of 3 digit integers greater than 700 with 3 same digit) - (Number of 3 digit integers greater than 700 with different digits)

Number of 3 digit integers greater than 700 = (999 - 700) = 299
Number of 3 digit integers greater than 700 with 3 same digit = 3 (Namely 777, 888 and 999)
Number of 3 digit integers greater than 700 with different digits = 3*9*8 = 216

Thus required number = (299 - 216 - 3) = 80

The correct answer is C.
Rahul Lakhani
Quant Expert
Gurome, Inc.
https://www.GuroMe.com
On MBA sabbatical (at ISB) for 2011-12 - will stay active as time permits
1-800-566-4043 (USA)
+91-99201 32411 (India)

Master | Next Rank: 500 Posts
Posts: 139
Joined: Fri Nov 26, 2010 4:45 pm
Location: Boston
Thanked: 20 times
Followed by:1 members
GMAT Score:720

by stormier » Wed Dec 22, 2010 9:51 am
Gentlemen - thanks. I triple counted 777, 888 and 999 resulting in 9 extra counts. Solving it by permutation is much quicker.

Senior | Next Rank: 100 Posts
Posts: 85
Joined: Sat Jan 01, 2011 11:57 am
Thanked: 1 times

by OneTwoThreeFour » Sat Feb 05, 2011 7:50 pm
Rahul@gurome wrote:
stormier wrote:Of the three-digit integers greater than 700, how many have two digits that are equal to each other and the remaining digit different from the other two?

(A) 90
(B) 82
(C) 80
(D) 45
(E) 36
Required number = (Number of 3 digit integers greater than 700) - (Number of 3 digit integers greater than 700 with 3 same digit) - (Number of 3 digit integers greater than 700 with different digits)

Number of 3 digit integers greater than 700 = (999 - 700) = 299
Number of 3 digit integers greater than 700 with 3 same digit = 3 (Namely 777, 888 and 999)
Number of 3 digit integers greater than 700 with different digits = 3*9*8 = 216

Thus required number = (299 - 216 - 3) = 80

The correct answer is C.
+1
I like the way you think. Never thought about it from this angle