Find all School-related info fast with the new School-Specific MBA Forum

It is currently 21 May 2013, 04:55
Customize  |  Hide

How many even 4-digit numbers can be formed, so that the

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Intern
Intern
Joined: 25 Nov 2009
Posts: 47
Location: India
Followers: 0

Kudos [?]: 5 [1] , given: 6

How many even 4-digit numbers can be formed, so that the [#permalink] New post 06 Jun 2010, 09:01
1
This post received
KUDOS
00:00

Question Stats:

0% (00:00) correct 100% (00:37) wrong based on 1 sessions
How many even 4-digit numbers can be formed, so that the numbers are divisible by 4 and no two digits are repeated?

A. 336
B. 784
C. 1120
D. 1804
E. 1936

How many 4-digit numbers can be formed, so that each contains exactly 3 distinct digits?

A. 1944
B. 3240
C. 3850
D. 3888
E. 4216
2 KUDOS received
Manager
Manager
Joined: 24 Mar 2010
Posts: 102
Followers: 1

Kudos [?]: 29 [2] , given: 11

GMAT ToolKit User GMAT Tests User
Re: 4-digit numbers [#permalink] New post 06 Jun 2010, 13:28
2
This post received
KUDOS
2) its 3888

The number of combinations is 648 but you can arrange them in 6 ways, so 648x6 = 3888 ways..

Thanks

BTW, where did you get these questions from?
_________________

Please do consider giving kudos if you like my posts

1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11532
Followers: 1795

Kudos [?]: 9553 [1] , given: 826

Re: 4-digit numbers [#permalink] New post 06 Jun 2010, 15:47
1
This post received
KUDOS
jusjmkol740 wrote:
Q1. How many even 4-digit numbers can be formed, so that the numbers are divisible by 4 and no two digits are repeated?
a) 336 b) 784 c) 1120 d) 1804 e) 1936


Q2. How many 4-digit numbers can be formed, so that each contains exactly 3 distinct digits?
a) 1944 b) 3240 c) 3850 d) 3888 e) 4216



Note: Found these questions. But not the OAs. Can anyone help? Thanks in advance.


Note: the above questions are beyond the GMAT scope.

How many even 4-digit numbers can be formed, so that the numbers are divisible by 4 and no two digits are repeated?
A. 336
B. 784
C. 1120
D. 1804
E. 1936

I believe with "no two digits are repeated" the question means that all 4 digits are distinct.

Number is divisible by 4 if the last two digits form a number divisible by 4.

Therefore last two digits can be:
00;
04;
08;
12
16;
...
96.

Basically multiples of 4 in the range 0-96, inclusive. Multiples of 4 in a range 0-96, inclusive are \frac{last \ multiple \ in \ the \ range \ - \ first \ multiple \ in \ the \ range}{4}+1=25 (for more on this issue: totally-basic-94862.html#p730075).

But 3 numbers out of these 25 are not formed with distinct digits: 00, 44, and 88. Hence the numbers we are looking for can have only 22 endings.

If there is 0 in the ending (04, 08, 20, 40, 60, 80 - total 6 such numbers), then the first and second digit can take 8 and 7 choices each = 56 choices total. As there are 6 numbers with 0 in ending, hence total 6*56=336.

If there is no 0 in the ending (total 22 - 6 with zero = 16 such numbers), then the first digit can take 7 choices (10 - 2 digits in the ending and zero, so total 3 digits = 7, as 4-digit number can not start with zero) and the second digit can take 7 choices too (10 digits - 3 digits we've already used) = 7*7=49 choices total. As there are 16 numbers without zero in ending, hence total 16*49=784.

TOTAL: 336+784=1120.

Answer: C.


How many 4-digit numbers can be formed, so that each contains exactly 3 distinct digits?
A. 1944
B. 3240
C. 3850
D. 3888
E. 4216

As there should be 3 distinct digits in 4, the number will have 2 same digits and other 2 distinct - aabc (1123, 3477, ...)

C^3_{10}=120 - # of ways to choose 3 distinct digits out of 10;
C^1_3=3 - # of ways to choose which digit will be represented twice;
\frac{4!}{2!}=12 - # of permutation of digits aabc;

C^3_{10}*C^1_3*\frac{4!}{2!}=4320.

Now, out of these 4320 numbers some will start with zero, but 4-digit number can not start with zero as in this case it becomes 3 digit number. So how many out of these 4320 start with zero? As no digit has any preferences so equal numbers will start with each digit: 1/10 will start with 1, 1/10 with 2, 1/10 with 3 and so on. Thus 1/10=0.1 of 4320 will start with 0 and 0.9 of 4320 will start with digit other than zero.

TOTAL: 4320*0.9=3888.

Answer: D.

Hope it helps.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
Joined: 25 Nov 2009
Posts: 47
Location: India
Followers: 0

Kudos [?]: 5 [0], given: 6

Re: 4-digit numbers [#permalink] New post 07 Jun 2010, 12:34
Bunnel, thnx. After going thru' ur explanation, now I know why u said in the first place that these are beyond GMAT scope.
Thanks anyway.
Re: 4-digit numbers   [#permalink] 07 Jun 2010, 12:34
    Similar topics Author Replies Last post
Similar
Topics:
New posts How many 4-digit numbers begin with an even digit and end stoolfi 4 12 Dec 2003, 22:41
Popular new posts How many even numbers of 3 digits can be formed with the ashkg 10 04 Jul 2004, 22:17
New posts How many different 4 digit numbers can be composed of digits Juaz 1 23 May 2007, 00:23
New posts EXPERTS_POSTS_IN_THIS_TOPIC How many even numbers greater than 300 can be formed with intellijat 2 07 Sep 2010, 08:47
New posts 11 How many 4-digit numbers can be formed by using the digits 0 tabsang 9 16 Dec 2012, 05:40
Display posts from previous: Sort by

How many even 4-digit numbers can be formed, so that the

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.