Please solve

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 10
Joined: Thu Feb 18, 2010 1:26 pm

Please solve

by fc135 » Tue Jun 15, 2010 5:09 pm
All of the stocks are designated by either a 4 digit code or a 5 digit letter code that is created by using 26 letters of the alphabet. Which of the foll gives the maximum no: of different stocks?

(1) 2(26^5)
(2) 26(26^4)
(3) 27(26^4)
(4) 26(26^5)
(5) 27(26^5)
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 1179
Joined: Sun Apr 11, 2010 9:07 pm
Location: Milpitas, CA
Thanked: 447 times
Followed by:88 members

by Rahul@gurome » Tue Jun 15, 2010 7:18 pm
Number of ways in which a four digit code can be created using 26 letters of the alphabet is (26^4).
Number of ways in which a 5 digit code can be created using 26 letters of the alphabet is (26^5).
So maximum number of different codes we can have is (26^4) + (26^5) = (26^4)(1+26) = (26^4)*27 = 27(26^4).
The correct answer is (3).
Rahul Lakhani
Quant Expert
Gurome, Inc.
https://www.GuroMe.com
On MBA sabbatical (at ISB) for 2011-12 - will stay active as time permits
1-800-566-4043 (USA)
+91-99201 32411 (India)

User avatar
Master | Next Rank: 500 Posts
Posts: 294
Joined: Wed May 05, 2010 4:01 am
Location: india
Thanked: 57 times

by amising6 » Tue Jun 15, 2010 9:19 pm
stocks designated by 4 digit code
will be
26*26*26*26(i.e 26 alphabet can take 1st place 26 alphabet can take 2nd place till 4 place code)
i.e 26^4
similiarly
stocks designated by 5 digit code
will be
26*26*26*26*26(i.e 26 alphabet can take 1st place 26 alphabet can take 2nd place till 5 place code)
i.e 26^5
so maximum number of stock will be 26^4+26^5
i.e 26^4(1+26)
i.e 27*26^5