How many different three-digit numbers can be formed which c

This topic has expert replies
User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members
[GMAT math practice question]

How many different three-digit numbers can be formed which contain two digits that are the same, and a third digit that is different from the other two?

A. 196
B. 216
C. 243
D. 256
E. 316
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 » Thu Mar 29, 2018 3:09 am
Max@Math Revolution wrote:[GMAT math practice question]

How many different three-digit numbers can be formed which contain two digits that are the same, and a third digit that is different from the other two?

A. 196
B. 216
C. 243
D. 256
E. 316
Integers with exactly 2 digits the same = Total integers - Integers with all 3 digits the same - Integers with all 3 digits different.

Total integers:
To count consecutive integers, use the following formula:
Number of integers = biggest - smallest + 1.
Biggest 3-digit integer = 999.
Smallest 3-digit integer = 100.
Thus:
Total = 999 - 100 + 1 = 900.

Integers with all 3 digits the same:
111, 222, 333, 444, 555, 666, 777, 888, 999.
Number of options = 9.

Integers with all 3 digits different:
Number of options for the hundreds digit = 9. (Any digit 1-9)
Number of options for the tens digit = 9. (Any digit 0-9 other than the digit already used.)
Number of options for the units digit = 8. (Any digit 0-9 other than the two digits already used.)
To combine these options, we multiply:
9*9*8 = 648.

Thus:
Integers with exactly 2 digits the same = 900 - 9 - 648 = 243.

The correct answer is C.

Alternate approach:

Case 1: The hundreds and the tens digits are the same, the units digit is different
Number of options for the hundreds digit = 9. (Any digit 1-9.)
Number of options for the tens digit = 1. (Must be the same as the hundreds digit.)
Number of options for the units digit = 9. (Any digit 0-9 other than the digit already used.)
To combine these options, we multiply:
9*1*9 = 81.

Case 2: The hundreds and the units digits are the same, the units digit is different
Number of options for the hundreds digit = 9. (Any digit 1-9.)
Number of options for the units digit = 1. (Must be the same as the hundreds digit.)
Number of options for the tens digit = 9. (Any digit 0-9 other than the digit already used.)
To combine these options, we multiply:
9*1*9 = 81.

Case 3: The tens and the units digits are the same, the hundreds digit is different
Number of options for the hundreds digit = 9. (Any digit 1-9.)
Number of options for the tens digit = 9. (Any digit 0-9 other than the digit already used.)
Number of options for the units digit = 1. (Must be the same as the tens digit)
To combine these options, we multiply:
9*9*1 = 81.

Total options = Case 1 + Case 2 + Case 3 = 81 + 81 + 81 = 243.

Similar problem:
https://www.beatthegmat.com/of-the-thre ... 90692.html
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

User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members

by Max@Math Revolution » Sun Apr 01, 2018 5:37 pm
=>

These three-digit numbers can have one of the forms XXY, XYX and YXX.
Note that 0 cannot be the hundreds digit.

Case 1): XXY
There are 9 possibilities for X (X is not 0), and 9 possibilities for Y (Y≠X).
This gives a total of 9*9 = 81 possible three-digit numbers of this form.

Case 2): XYX
There are 9 possibilities for X (X is not 0), and 9 possibilities for Y (Y≠X).
This gives a total of 9*9 = 81 possible three-digit numbers of this form.

Case 3): YXX
There are 9 possibilities for Y (Y is not 0), and 9 possibilities for X (X≠Y).
This gives a total of 9*9 = 81 possible three-digit numbers of this form.

Thus, the total number of possible three-digit numbers is 81 + 81 + 81 = 243.

Therefore, C is the answer.
Answer: C