permutation question

This topic has expert replies
Legendary Member
Posts: 512
Joined: Mon Jun 18, 2012 11:31 pm
Thanked: 42 times
Followed by:20 members

permutation question

by sana.noor » Fri Jul 19, 2013 12:50 pm
How many 7-digit even numbers less than 3,000,000 can be formed using the following digits: 1, 2, 2, 3, 5, 5, 6?
a) 30
b) 60
c) 210
d) 180
e) 300

OA is C
Work hard in Silence, Let Success make the noise.

If you found my Post really helpful, then don't forget to click the Thank/follow me button. :)
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 » Fri Jul 19, 2013 2:09 pm
sana.noor wrote:How many 7-digit even numbers less than 3,000,000 can be formed using the following digits: 1, 2, 2, 3, 5, 5, 6?
a) 30
b) 60
c) 210
d) 180
e) 300

OA is C
When a permutation includes IDENTICAL elements, we must DIVIDE by the number of ways the identical elements can be arranged.
Example:
Number of ways to arrange AABBB = 5!/(2!3!).
Here, we divide by 2! to account for the 2 identical A's and by 3! to account for the 3 identical B's.

In the problem above, the 1st digit must be 1 or 2 (since the integer must be less than 3,000,000) and the last digit must be 2 or 6 (since the integer must be even).

Case 1: 1st digit = 2, last digit = 2
Number of ways to arrange the remaining five digits 1, 3, 5, 5, 6 = 5!/2! = 60.

Case 2: 1st digit = 2, last digit = 6
Number of ways to arrange the remaining five digits 1, 2, 3, 5, 5 = 5!/2! = 60.

Case 3: 1st digit = 1, last digit = 2
Number of ways to arrange the remaining five digits 2, 3, 5, 5, 6 = 5!/2! = 60.

Case 4: 1st digit = 1, last digit = 6
Number of ways to arrange the remaining five digits 2, 2, 3, 5, 5 = 5!/(2!2!) = 30.

Total ways = 60+60+60+30 = 210.

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

User avatar
Legendary Member
Posts: 504
Joined: Tue Apr 19, 2011 1:40 pm
Thanked: 114 times
Followed by:11 members

by knight247 » Fri Jul 19, 2013 3:03 pm
Deleted