Last visit was: 25 Apr 2024, 03:56 It is currently 25 Apr 2024, 03:56

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Intern
Intern
Joined: 05 Aug 2015
Posts: 31
Own Kudos [?]: 351 [0]
Given Kudos: 36
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618903 [1]
Given Kudos: 81595
Send PM
Director
Director
Joined: 17 Dec 2012
Posts: 589
Own Kudos [?]: 1519 [2]
Given Kudos: 20
Location: India
Send PM
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6272 [0]
Given Kudos: 1646
Send PM
Re: A 4-letter code word consists of letters A, B, and C. If the [#permalink]
Expert Reply
GHIBI wrote:
A 4-letter code word consists of letters A, B, and C. If the code includes all the three letters, how many such codes are possible?

A. 72
B. 48
C. 36
D. 24
E. 18


We are given three letters, A, B, and C, and we must create a four-letter code in which all three letters are used. So, one letter must be repeated. Thus, we have the following three options:

1) A-B-C-A (if A is repeated)

2) A-B-C-B (if B is repeated)

3) A-B-C-C (if C is repeated)

Let’s start with option 1:

We see that there are four total letters and two repeated As. Thus, that code can be selected in the following number of ways:

4!/2! = (4 x 3 x 2 x 1)/(2 x 1) = 4 x 3 = 12 ways

Since the second code, A-B-C-B, has two Bs rather than two As, we can create the second code in 12 ways. Likewise, since the third code, A-B-C-C, has two Cs rather than two As or two Bs, we can create the third code in 12 ways.

Thus, the code can be created in 12 + 12 + 12 = 36 ways.

Answer: C
Intern
Intern
Joined: 26 Mar 2017
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 83
Send PM
Re: A 4-letter code word consists of letters A, B, and C. If the [#permalink]
Bunuel wrote:
pavanpuneet wrote:
Here is how I tried to solve the question:

Consider XXXX = Assume the first three position is taken as for letters ABC those can be filled in 3! ways and then last letter can be filled in 3 ways... thus a total 18 ways.

Next, assume, that it XABC = 18 ways; next. CXAB = 18 ways; next BCXA = 18 ways... thus a total of 18*4 = 72ways!


Note that the correct answer to this question is 36, not 72.

A-ABC can be arranged in 4!/2!=12 ways;
B-ABC can be arranged in 4!/2!=12 ways;
C-ABC can be arranged in 4!/2!=12 ways;

Total: 12+12+12=36.

Answer: C.



Sorry but I am really struggling to understand this:

-ABC can be arranged in 4!/2!=12

Many thanks
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618903 [1]
Given Kudos: 81595
Send PM
Re: A 4-letter code word consists of letters A, B, and C. If the [#permalink]
1
Kudos
Expert Reply
Pol DC wrote:
Bunuel wrote:
pavanpuneet wrote:
Here is how I tried to solve the question:

Consider XXXX = Assume the first three position is taken as for letters ABC those can be filled in 3! ways and then last letter can be filled in 3 ways... thus a total 18 ways.

Next, assume, that it XABC = 18 ways; next. CXAB = 18 ways; next BCXA = 18 ways... thus a total of 18*4 = 72ways!


Note that the correct answer to this question is 36, not 72.

A-ABC can be arranged in 4!/2!=12 ways;
B-ABC can be arranged in 4!/2!=12 ways;
C-ABC can be arranged in 4!/2!=12 ways;

Total: 12+12+12=36.

Answer: C.



Sorry but I am really struggling to understand this:

-ABC can be arranged in 4!/2!=12

Many thanks


There are 4 letters not 3. For example, it says A-ABC can be arranged in 4!/2!=12 ways. AABC, so 4-letter out of which two A's are identical can be arranged in 4!/2!=12 ways.
Senior Manager
Senior Manager
Joined: 05 Feb 2018
Posts: 312
Own Kudos [?]: 794 [0]
Given Kudos: 325
Send PM
Re: A 4-letter code word consists of letters A, B, and C. If the [#permalink]
To visualize:



The trap to avoid is that you don't only have to multiply the 3P3 by 3 possibilities for the 4th letter (which would be 18) but also multiply by 2 for the position (either in front or behind).
Intern
Intern
Joined: 08 Feb 2020
Posts: 34
Own Kudos [?]: 11 [0]
Given Kudos: 7
Send PM
Re: A 4-letter code word consists of letters A, B, and C. If the [#permalink]
I will explain in detail :-
Using Fundamental Principle of counting
Assuming Four blocks are there _ _ _ _ which needs to filled by A,B,C.
1st can be filled in 3 ways (A,B,C)
2nd can be filled in 2 ways(2 remaining as one from A,B,C has already been given a place)
3rd can be filled in 1 ways (2 remaining as 2 from A,B,C have already been given a place and repetition is allowed )
4 can be filled in again 3 ways ( as we have already satisfied the condition for previous 3 spaces now this space can again be filled in 3 ways)
total outcomes :- 3*2*2*3=36
Is my reasoning correct in this case ?
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11172
Own Kudos [?]: 31907 [1]
Given Kudos: 290
Send PM
A 4-letter code word consists of letters A, B, and C. If the [#permalink]
1
Kudos
Expert Reply
Zuki1803 wrote:
I will explain in detail :-
Using Fundamental Principle of counting
Assuming Four blocks are there _ _ _ _ which needs to filled by A,B,C.
1st can be filled in 3 ways (A,B,C)
2nd can be filled in 2 ways(2 remaining as one from A,B,C has already been given a place)
3rd can be filled in 1 ways (2 remaining as 2 from A,B,C have already been given a place and repetition is allowed )
4 can be filled in again 3 ways ( as we have already satisfied the condition for previous 3 spaces now this space can again be filled in 3 ways)
total outcomes :- 3*2*2*3=36
Is my reasoning correct in this case ?



No, you may be getting the answer, but you have missed out on arrangements where both As or Bs or Cs could be together.
For example AABC or BBAC.

Let me take another example- and we have 2 digits and A and B and we have to make 3 blocks.
As per your method
First any 2, next the one remaining and finally any of the two so 2*1*2=4

But actual method.
3 digits in which two are same so 3!/2=3 but the digit which is used twice can be any of the two, A or B, so 3*2=6

Calculating arrangements
AAB, ABA, BAA, BBA, BAB, ABB ——— 6 ways
User avatar
Intern
Intern
Joined: 22 Mar 2024
Posts: 2
Own Kudos [?]: 0 [0]
Given Kudos: 1
Send PM
A 4-letter code word consists of letters A, B, and C. If the [#permalink]
But is the wording of the question a bit inprecise? If a code consists of A, B, or C, does it mean that there are no other letters present? Also, saying that the code includes all the 3 letters does not exclude the possibility that other letters are present, or am I wrong?! Additionally, is it always the case that in codes we are dealing with distinct letters or numbers unless otherwise mentioned?­
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618903 [1]
Given Kudos: 81595
Send PM
Re: A 4-letter code word consists of letters A, B, and C. If the [#permalink]
1
Kudos
Expert Reply
SergejK wrote:
But is the wording of the question a bit inprecise? If a code consists of A, B, or C, does it mean that there are no other letters present? Also, saying that the code includes all the 3 letters does not exclude the possibility that other letters are present, or am I wrong?! Additionally, is it always the case that in codes we are dealing with distinct letters or numbers unless otherwise mentioned?­

The phrase 'A 4-letter code word consists of letters A, B, and C' implies that the code contains only these letters. Regarding your other question, a properly formulated GMAT problem would clarify whether the symbols in the code are unique or distinct.
GMAT Club Bot
Re: A 4-letter code word consists of letters A, B, and C. If the [#permalink]
   1   2 
Moderators:
Math Expert
92912 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne