five digit positive integers

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 154
Joined: Wed May 21, 2014 4:29 am
Thanked: 8 times
Followed by:1 members

five digit positive integers

by talaangoshtari » Wed Jul 01, 2015 10:16 am
How many five digit positive integers that are divisible by 3 can be formed using the digits 0, 1, 2, 3, 4 and 5, without any of the digits getting repeating

A. 15

B. 96

C. 216

D. 120

E. 625

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Wed Jul 01, 2015 10:59 am
talaangoshtari wrote:How many five digit positive integers that are divisible by 3 can be formed using the digits 0, 1, 2, 3, 4 and 5, without any of the digits getting repeating

A. 15
B. 96
C. 216
D. 120
E. 625
If a number is divisible by 3, the SUM of the digits will be divisible by 3.
0 + 1 + 2 + 3 + 4 + 5 = 15 (which is divisible by 3)

We need to remove 1 digit (to create a 5-digit number). So, to ensure that the SUM of the remaining 5 digits is divisible by 3, the digit that we remove must be divisible by 3.
That means, we can remove EITHER 0 or 3

Removing 0 leaves us with the digits 1, 2, 3, 4, and 5, which have a sum of 15. Great.
Removing 3 leaves us with the digits 0, 1, 2, 4, and 5, which have a sum of 12. Great.

So, how many 5-digit numbers can we create with the digits 1, 2, 3, 4, and 5, and how many 5-digit numbers can we create with the digits 0, 1, 2, 4, and 5?

Start with the digits 1, 2, 3, 4, and 5
We cannot repeat digits.
So, we have 5 options for the first digit in the number.
We have 4 options for the second digit in the number.
We have 3 options for the third digit in the number.
We have 2 options for the fourth digit in the number.
We have 1 option for the fifth digit in the number.
So, the TOTAL number of 5-digit numbers = (5)(4)(3)(2)(1) = 120

NOTE: we haven't yet counted all of the 5-digit numbers can we create with the digits 0, 1, 2, 4, and 5
This means our final answer must be GREATER than 120.
So, we can ELIMINATE answer choices A, B, and D

IMPORTANT: IF we were to start listing 5-digit numbers that can be created with the digits 0, 1, 2, 4, and 5, we would have to ensure that the first digit is NOT 0. Otherwise, we'd get a 4-digit number (e.g., 02451 is NOT a 5-digit number).
This means that our list of 5-digit numbers (using 0, 1, 2, 4, and 5) will have FEWER THAN 120 numbers.

This means we can ELIMINATE answer choice E.

This leaves only answer choice C

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

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 Jul 01, 2015 11:33 am
How many five-digit numbers can be formed using the digits 0, 1, 2, 3, 4 and 5 which are divisible by 3, without repeating the digits?

A. 15

B. 96

C. 216

D. 120

E. 625
If the sum of the digits of integer N is a multiple of 3, then N itself is a multiple of 3.

Adding 5 of the digits above, there are 2 ways to get a sum that is a multiple of 3 if no digit is repeated:
1+2+3+4+5 = 15 and 0+1+2+4+5 = 12.

Number of ways to arrange 1,2,3,4,5 = 5! = 120.

Number of 5-digit integers composed of 0,1,2,4,5:
Ten-thousands digit can be 1,2,4,5 = 4 choices.
Number of ways to arrange the remaining 4 digits = 4! = 24.
Combining our choices for the digits, we get:
Number of possible integers = 4*24 = 96.

Thus, total possible integers = 120+96 = 216.

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

Legendary Member
Posts: 518
Joined: Tue May 12, 2015 8:25 pm
Thanked: 10 times

by nikhilgmat31 » Fri Jul 03, 2015 12:06 am
Able to hit it correctly
1,2,3,4,5 can be arranged in 120 ways
0,1,2,4,5 can be arranged in 96 ways

216 is the answer

What a great question.

Legendary Member
Posts: 518
Joined: Tue May 12, 2015 8:25 pm
Thanked: 10 times

by nikhilgmat31 » Fri Jul 03, 2015 12:06 am
GMATGuruNY wrote:
How many five-digit numbers can be formed using the digits 0, 1, 2, 3, 4 and 5 which are divisible by 3, without repeating the digits?

A. 15

B. 96

C. 216

D. 120

E. 625
If the sum of the digits of integer N is a multiple of 3, then N itself is a multiple of 3.

Adding 5 of the digits above, there are 2 ways to get a sum that is a multiple of 3 if no digit is repeated:
1+2+3+4+5 = 15 and 0+1+2+4+5 = 12.

Number of ways to arrange 1,2,3,4,5 = 5! = 120.

Number of 5-digit integers composed of 0,1,2,4,5:
Ten-thousands digit can be 1,2,4,5 = 4 choices.
Number of ways to arrange the remaining 4 digits = 4! = 24.
Combining our choices for the digits, we get:
Number of possible integers = 4*24 = 96.

Thus, total possible integers = 120+96 = 216.

The correct answer is C.
Please solve this question.

https://www.beatthegmat.com/permutation- ... 59a7006bd2