Problem Solvin question

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 6
Joined: Tue Jul 24, 2007 6:17 am

Problem Solvin question

by jcovarrubiasu » Tue Jul 24, 2007 7:27 am
Hi, Can you help me find out how to aprouch this question?

All of the stocks on the over-the-counter market are designated by either a 4-letter or a 5-letter code that is created by using the 26 letters of the alphabet. Which of the following gives you the maximum number of different stocks that can be designated with these codes?

a) 2(26^5)


b) 26(26^4)


c) 27(26^4)


d) 26(26^5)


e) 27(26^5)

How should I approuch this problem?

I would think that because the there are 5 convination letters, each one of them with 26 letters of the alphabet. the answer is "B", However this is not true.

Thanks!

User avatar
Senior | Next Rank: 100 Posts
Posts: 91
Joined: Fri Apr 27, 2007 7:08 am
Location: Durham, NC
Thanked: 1 times

Re: Problem Solvin question

by Sadowski » Tue Jul 24, 2007 7:29 am
jcovarrubiasu wrote:Hi, Can you help me find out how to aprouch this question?

All of the stocks on the over-the-counter market are designated by either a 4-letter or a 5-letter code that is created by using the 26 letters of the alphabet. Which of the following gives you the maximum number of different stocks that can be designated with these codes?

a) 2(26^5)


b) 26(26^4)


c) 27(26^4)


d) 26(26^5)


e) 27(26^5)

How should I approuch this problem?

I would think that because the there are 5 convination letters, each one of them with 26 letters of the alphabet. the answer is "B", However this is not true.

Thanks!
26^4+26^5 = 26^4(1+26) = 26^4 * 27 = C

Newbie | Next Rank: 10 Posts
Posts: 6
Joined: Tue Jul 24, 2007 6:17 am

Re: Problem Solvin question

by jcovarrubiasu » Tue Jul 24, 2007 6:00 pm
What subject is this? convination, permutation, etc? I need practice. because that answer, I did not see it comming.

Master | Next Rank: 500 Posts
Posts: 214
Joined: Fri Jul 20, 2007 1:35 am
Thanked: 3 times

by beny » Tue Jul 24, 2007 6:28 pm
Combinations (knowing how many combinations there are for 4-letter and 5-letter symbols) and Simple Algebra (distributive property).

The questions leans a lot more towards simple alebra than combinations (since you don't really need to know combinatins, just recognize that there are 26 potential matches per slot).

Junior | Next Rank: 30 Posts
Posts: 10
Joined: Tue Jun 20, 2006 8:52 am
Location: india

by manred » Tue Jul 24, 2007 8:47 pm
The code could be either 4 lettered or 5 lettered.

First take 4 letter codes _ _ _ _. Each letter (blank) can be filled in 26 ways since there are 26 alphabets. So total no.of combinations is 26*26*26*26 = 26^4.

Similarly total no.of combinations for 5 digit codes is 26*26*26*26*26 = 26^5.

Total no.of codes = 26^4 + 26^5 = 26^4 (1+26) = 26^4 * 27.

Answer is C