Last visit was: 07 May 2024, 01:56 It is currently 07 May 2024, 01: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
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11217
Own Kudos [?]: 32325 [11]
Given Kudos: 301
Send PM
User avatar
Manager
Manager
Joined: 25 Dec 2012
Posts: 105
Own Kudos [?]: 119 [0]
Given Kudos: 148
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6818
Own Kudos [?]: 30089 [1]
Given Kudos: 799
Location: Canada
Send PM
Intern
Intern
Joined: 10 Nov 2014
Posts: 7
Own Kudos [?]: 4 [1]
Given Kudos: 0
Send PM
Re: How many different positive numbers smaller than 2*10^8 can be formed [#permalink]
1
Bookmarks
chetan2u wrote:
How many different positive numbers smaller than \(2*10^8\) can be formed using the digits 1 and 2 only?

A. 256
B. 510
C. 512
D. 766
E. 6561



OA after 3 days


So we are looking for ALL the numbers less than \(2*10^8\).

Start with single-digit numbers. We only have 1 and 2.

Move on to two-digit numbers. There, we have four possible numbers - 11, 12, 21, 22.

At this point, a trend should be becoming noticeable here. The number of ways you can form n-digit numbers using only the numbers 1 and 2 is \(2^n\). This is pretty sensible from a permutation perspective, given that each digit in any n-digit number can be thought of as slots in which you are allowed to place any combination of 1s and 2s.

Now we are working with numbers that can grow to be nine-digits long, but we have to mindful of the ceiling the problem places on us - \(2*10^8\). The number of nine-digit numbers that we can form are limited to those numbers that have 1 as its first digit. The rest of the 8 digits can be populated with any combination of 1s and 2s.

Therefore, for nine-digit numbers, we have \(2^8\) different numbers that can be formed using only 1s and 2s. For eight-digit numbers, we also have \(2^8\) different numbers that can be formed (the first digit is not constrained to 1). For seven-digit numbers, we have \(2^7\) different possibilities. For six-digit numbers, we have \(2^6\) possibilities. A pattern should be becoming evident here. Once you see that pattern, you can form an equation that will give you the answer.

\(2^8 + 2^8 + 2^7 + 2^6 + 2^5 + 2^4 + 2^3 + 2^2 + 2^1\)

\(256 + 256 + 128 + 64 + 32 + 16 + 8 + 4 + 2 = 766\)

The answer is 766 (D)
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11217
Own Kudos [?]: 32325 [0]
Given Kudos: 301
Send PM
Re: How many different positive numbers smaller than 2*10^8 can be formed [#permalink]
Expert Reply
sowragu wrote:
chetan2u wrote:
How many different positive numbers smaller than\(2*10^8\) can be formed using the digits 1 and 2 only?

A. 256
B. 510
C. 512
D. 766
E. 6561



OA after 3 days


Any combination of number starts with digit "2" is greater than 2*10^8
Total possible combinations with 1 and 2 = 2^9
Total possible combinations with 2 as starting digit = 2^8

Numbers smaller than 2*10^8 can be formed = 2^9 - 2^8
= 2^8(2-1)
= 256.

IMO A

Another method:

Start with most restrictive clause:

Any number starts with 1 is smaller than 2*10^8.

1*2^8
=256

IMO A


Hi,
you have understood the Q well but made a critical error..

The Q asks for all smaller numbers but you have found only for 9-digits number..
your Solution would have been OK had the Q been
How many different 9-digit positive numbers smaller than\(2*10^8\) can be formed using the digits 1 and 2 only?
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11217
Own Kudos [?]: 32325 [0]
Given Kudos: 301
Send PM
Re: How many different positive numbers smaller than 2*10^8 can be formed [#permalink]
Expert Reply
chetan2u wrote:
How many different positive numbers smaller than \(2*10^8\) can be formed using the digits 1 and 2 only?

A. 256
B. 510
C. 512
D. 766
E. 6561



OA after 3 days


Hi,
such Q requires initially understanding the Problem in terms of number and then Progressions-

since here we have 1 digit number to 9 digit number, 2*10^8..
so lets work out digit wise-
1) 1-digit-- 1 and 2 : total- \(2^1\)way
2) 2-digit-- two places and can be filled by two numbers 1,2 : ways= \(2*2=2^2\)
3) 3-digit-- 3 places and can be filled by two numbers 1,2 : ways=\(2*2*2=2^3\)
and so on till ..
8) 8-digit-- \(2^8\)
9) 9-digit-- \(2^9\).. but here only numbers with first digit as 1 as we require number\(<2*10^8\) : total\(\frac{2^9}{2}\)

Total ways= \(2^1+2^2+2^3+2^4+2^5+2^6+2^7+2^8+\frac{2^9}{2}\)
this can also be solved with Geometric Progression
SUM= \(\frac{a(r^N-1)}{(r-1)}\).. where r=2, a=2^1, N=8..
so\(total = \frac{2(2^8-1)}{(2-1)} + \frac{2^9}{2} =2*255 + \frac{512}{2}=510+256=766\)
Ans= 766
D
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32802
Own Kudos [?]: 827 [0]
Given Kudos: 0
Send PM
Re: How many different positive numbers smaller than 2*10^8 can be formed [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: How many different positive numbers smaller than 2*10^8 can be formed [#permalink]
Moderators:
Math Expert
93070 posts
Senior Moderator - Masters Forum
3137 posts

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