|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 19 Sep 2005
Posts: 110
Followers: 1
Kudos [?]:
2
[0], given: 0
|
All of the stocks on the OTC market are designated by either [#permalink]
08 Nov 2005, 22:25
All of the stocks on the OTC market are designated by either a 4 - letter or 5- letter code that is created by using the 26 letters of the alphabet. Which of the following gives the maximum number of diff't stocks that can be designated w/ these?
a. 2(26^5)
b. 26(26^4)
c. 27(26^4)
d. 26(26^5)
e. 27(26^5)
|
|
|
|
|
|
|
VP
Joined: 22 Aug 2005
Posts: 1133
Location: CA
Followers: 1
Kudos [?]:
9
[0], given: 0
|
c.
number of 4 letter codes with repitition:
26^4
number of 5 letter codes with repitition:
26^5
total: 26^4 + 26^5 or 26^4 (1+26) = 27 * 26^4
|
|
|
|
|
|
Senior Manager
Joined: 07 Jul 2005
Posts: 405
Followers: 2
Kudos [?]:
6
[0], given: 0
|
I think we need to assume that we can have repetitive letters in the codes, i.e. AAAA or AAAAA
26^4 + 26^5 = 26^4 ( 1+ 26) = 26^4 * 27
I pick D.
|
|
|
|
|
|
GMAT Club Legend
Joined: 07 Jul 2004
Posts: 5134
Location: Singapore
Followers: 9
Kudos [?]:
87
[0], given: 0
|
26^4 + 26^5 = 26^4(1+26) = 27(26^4)
C
|
|
|
|
|
|
Director
Joined: 14 Oct 2003
Posts: 601
Location: On Vacation at My Crawford, Texas Ranch
Followers: 1
Kudos [?]:
2
[0], given: 0
|
rigger wrote: I think we need to assume that we can have repetitive letters in the codes, i.e. AAAA or AAAAA
26^4 + 26^5 = 26^4 ( 1+ 26) = 26^4 * 27
I pick D.
Aren't you really picking C?
Better not do that on the actual exam!
_________________
"Wow! Brazil is big." —George W. Bush, after being shown a map of Brazil by Brazilian president Luiz Inacio Lula da Silva, Brasilia, Brazil, Nov. 6, 2005
http://www.nytimes.com/2005/11/21/inter ... prexy.html
|
|
|
|
|
|
Manager
Joined: 30 Aug 2005
Posts: 187
Followers: 1
Kudos [?]:
0
[0], given: 0
|
This is strange, I am getting:
26^4+26^5 =( 26!/22!*4!) +(26!/21!*5!)=27^5.
|
|
|
|
|
|
Manager
Joined: 04 Oct 2005
Posts: 248
Followers: 1
Kudos [?]:
3
[0], given: 0
|
rianah100 wrote: This is strange, I am getting: 26^4+26^5 =( 26!/22!*4!) +(26!/21!*5!)=27^5.
I dont get your calculations.. You cannot use factorials here.
26^4 is not equal to the term you wrote in parenthesis.
You wrote 26*26*26*26 = 26*25*24*23/4*3*2*1 ....
|
|
|
|
|
|
SVP
Joined: 28 May 2005
Posts: 1741
Location: Dhaka
Followers: 5
Kudos [?]:
15
[0], given: 0
|
it is not a combination problem, it is a binomial problem.
The reason is that, a single letter can be repeated more than once.
so maximum possible number of stock is 26^4+26^5 = 26^4( 1+26)
= 27(26^4)
So the answer is C.
_________________
hey ya......
|
|
|
|
|
|
Manager
Joined: 30 Aug 2005
Posts: 187
Followers: 1
Kudos [?]:
0
[0], given: 0
|
nero44 wrote: rianah100 wrote: This is strange, I am getting: 26^4+26^5 =( 26!/22!*4!) +(26!/21!*5!)=27^5. I dont get your calculations.. You cannot use factorials here. 26^4 is not equal to the term you wrote in parenthesis. You wrote 26*26*26*26 = 26*25*24*23/4*3*2*1 ....
The value of the binomial coefficient is given explicitly by
_nC_k=(n; k)=(n!)/((n-k)!k!),
|
|
|
|
|
|
Manager
Joined: 30 Aug 2005
Posts: 187
Followers: 1
Kudos [?]:
0
[0], given: 0
|
rianah100 wrote: nero44 wrote: rianah100 wrote: This is strange, I am getting: 26^4+26^5 =( 26!/22!*4!) +(26!/21!*5!)=27^5. I dont get your calculations.. You cannot use factorials here. 26^4 is not equal to the term you wrote in parenthesis. You wrote 26*26*26*26 = 26*25*24*23/4*3*2*1 ....
The value of the binomial coefficient is given explicitly by
_nC_k=(n; k)=(n!)/((n-k)!k!),[/C(n,k) = C(n-1,k) + C(n-1,k-1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|