Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 May 2013, 01:13
Customize  |  Hide

PS: Exponents (m06q07)

  Question banks Downloads My Bookmarks Reviews  
Author Message
1 KUDOS received
Retired Moderator
User avatar
Joined: 18 Jul 2008
Posts: 1003
Followers: 7

Kudos [?]: 40 [1] , given: 5

GMAT Tests User
PS: Exponents (m06q07) [#permalink] New post 13 Nov 2008, 11:25
1
This post received
KUDOS
If 2^{98} = 256L + N , where L and N are integers and 0 \le N \le 4 , what is the value of N ?

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

[Reveal] Spoiler: OA
A

Source: GMAT Club Tests - hardest GMAT questions
Kaplan Promo CodeKnewton GMAT Discount CodesGMAT Pill GMAT Discount Codes
CEO
CEO
User avatar
Joined: 29 Aug 2007
Posts: 2530
Followers: 41

Kudos [?]: 357 [0], given: 19

GMAT Tests User
Re: PS: Exponents [#permalink] New post 13 Nov 2008, 12:32
bigfernhead wrote:
If 2^(98) = 256L + Nwhere L and N are integers and 0<=N<=4, what is the value of N?

0
1
2
3
4


2^(98) = (2^8) L + N

N should be 0 otherwise L wont be an integer.
_________________

Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html
Math: new-to-the-math-forum-please-read-this-first-77764.html
Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html


GT

1 KUDOS received
Manager
Manager
Joined: 23 Jul 2008
Posts: 207
Followers: 1

Kudos [?]: 18 [1] , given: 0

GMAT Tests User
Re: PS: Exponents [#permalink] New post 13 Nov 2008, 12:38
1
This post received
KUDOS
bigfernhead wrote:
If 2^(98) = 256L + Nwhere L and N are integers and 0<=N<=4, what is the value of N?

0
1
2
3
4


2^98=256L + N=2^8L + N
considering 0<=N<=4
N has to be 0
and L=2^90
IMO A
1 KUDOS received
Director
Director
User avatar
Joined: 25 Oct 2008
Posts: 619
Location: Kolkata,India
Followers: 6

Kudos [?]: 92 [1] , given: 100

GMAT Tests User
Re: PS: Exponents (m06q07) [#permalink] New post 16 Sep 2009, 19:45
1
This post received
KUDOS
2^98=256L + N
2^98=2^8L + N
2^98-2^8L = N
N=2^8(2^90-L)
Taking L=2^90,N=0
_________________

countdown-beginshas-ended-85483-40.html#p649902

1 KUDOS received
Manager
Manager
Joined: 30 Jan 2010
Posts: 69
Followers: 1

Kudos [?]: 8 [1] , given: 16

GMAT ToolKit User
Re: PS: Exponents (m06q07) [#permalink] New post 29 Mar 2010, 05:02
1
This post received
KUDOS
Answer A

As I couldn't find a way to solve this, I tested each solution

A. N=0
2^98=2^8*L, hence L=2^90 which is possible

B. N=1
2^98=2^8*L+1, 2^98 is even and 2^8*L+1 is odd so impossible

C. N=2
2^98=2^8*L+2
<=>2^97=2^7+1, 2^97 is even and 2^7*L+1 is odd so impossible

At this point in real test I would have chosen N=0 because N=3 is the "same" as N=1 and N=4 is the "same" as N=2

but , in order to finish, here is the rest :

D. N=3
2^98=2^8*L+3, 2^98 is even and 2^8*L+3 is odd so impossible

E. N=4
2^98=2^8*L=4
<=>2^96=2^6*L+1, 2^96 is even and 2^6*L+1 is odd so impossible

Answer A


My question is simple : is there a better way to solve this question ?
Manager
Manager
Joined: 16 Apr 2008
Posts: 96
Followers: 1

Kudos [?]: 15 [0], given: 7

Re: PS: Exponents (m06q07) [#permalink] New post 29 Mar 2010, 08:57
2^98=2^8L + N
Since, 0<=N<=4 , the only feasible solution is N=0
Answer: A
Intern
Intern
Joined: 09 Nov 2009
Posts: 11
Followers: 0

Kudos [?]: 2 [0], given: 0

Re: PS: Exponents (m06q07) [#permalink] New post 29 Mar 2010, 09:20
last digit of 2*98 is 4 ( 2*98 = 2*2 )
this happen when
a) N = 0 & L = 2*90
b) N = 2 & L = 2*89
Who is not obedient, I'll give details
Manager
Manager
Joined: 16 Apr 2008
Posts: 96
Followers: 1

Kudos [?]: 15 [0], given: 7

Re: PS: Exponents (m06q07) [#permalink] New post 29 Mar 2010, 14:56
ykpgal wrote:
last digit of 2*98 is 4 ( 2*98 = 2*2 )
this happen when
a) N = 0 & L = 2*90
b) N = 2 & L = 2*89
Who is not obedient, I'll give details


I am confused. How did you get N=2?
Because N=2 reduces the given equation to

2^98= 2^8 * L + 2
=> 2^98 = 2 (2^7*L + 1)
=> 2^97 = 2^7 L +1 -> Incorrect, as Right side is odd and Left side is even.
4 KUDOS received
Intern
Intern
Joined: 15 Nov 2009
Posts: 31
Location: Moscow, Russia
Followers: 0

Kudos [?]: 8 [4] , given: 0

Re: PS: Exponents (m06q07) [#permalink] New post 29 Mar 2010, 22:11
4
This post received
KUDOS
2^{98} = 256L + N
The given expression is a classic example of division:
dividend (2^{98}) = quotient (L)*divisor (256=2^8) + remainder (N).
Since 2^{98}/2^8=2^{90}=L the remainder N=0.
Intern
Intern
Joined: 09 Nov 2009
Posts: 11
Followers: 0

Kudos [?]: 2 [0], given: 0

Re: PS: Exponents (m06q07) [#permalink] New post 30 Mar 2010, 01:28
I saw it today ( my country time is CET )
the number inside brackets 1 not represent N

The last digit of 2*98 is 4 ( I have sent a theory about last digit few months ago )
This happen
a) when 256∙L have last digit 4 and N=0 ( ..6 ∙ ..4 give 4, this happen L=2*90,=2*2)
b) when 256∙L have last digit 2 and N=2 (...6 ∙ ..2 give 2, this happen L=2*89 =2*1)
SVP
SVP
User avatar
Joined: 16 Nov 2010
Posts: 1719
Location: United States (IN)
Concentration: Strategy, Technology
Followers: 26

Kudos [?]: 227 [0], given: 34

GMAT Tests User Reviews Badge
Re: PS: Exponents (m06q07) [#permalink] New post 31 Mar 2011, 06:06
2^98 = 256L + N

=> 2^98 = 2^8 * L + 4 OR 2^8 * L + 2 OR 2^8 * L + 0

2^98 = 2^8 * 2^90 + 0

=> N = 0

Answer - A
_________________

Formula of Life -> Achievement/Potential = k * Happiness (where k is a constant)

Find out what's new at GMAT Club - latest features and updates

Manager
Manager
Joined: 31 Jan 2011
Posts: 108
Followers: 5

Kudos [?]: 63 [0], given: 4

GMAT Tests User
Re: PS: Exponents (m06q07) [#permalink] New post 06 Apr 2011, 13:08
I tried to compare it with a similar example of less power
like 2^6 = 2^3L + N
and reached the conclusion that it can only be 0.
though I liked nvgroshar's reasoning better !
Intern
Intern
User avatar
Joined: 04 Apr 2012
Posts: 6
Followers: 0

Kudos [?]: 5 [0], given: 1

Re: PS: Exponents (m06q07) [#permalink] New post 04 Apr 2012, 06:07
Hi,
Please correct me if I´m wrong.

In options 2 and 4, the number is a FRACTION, and not a odd/even division,

Like L = 2^98 - 2 / 2^8 will run from 2^n/2^m exponencial divison so will be a fraction.
Example = 2^8 - n / 2^4
to n = 0 , 2^8-0/2^4=256/16=16.000
to n = 2 , 2^8-2/2^4=256-2/16=254/16=15.875

Bests,
Cesar
_________________

Here we go!

3 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791

Kudos [?]: 9528 [3] , given: 826

Re: PS: Exponents (m06q07) [#permalink] New post 04 Apr 2012, 06:33
3
This post received
KUDOS
bigfernhead wrote:
If 2^{98} = 256L + N , where L and N are integers and 0 \le N \le 4 , what is the value of N ?

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

[Reveal] Spoiler: OA
A

Source: GMAT Club Tests - hardest GMAT questions


Given: 2^{98}=2^8*L+N --> divide both parts by 2^8 --> 2^{90}=L+\frac{N}{2^8}. Now, as both 2^{90} and L are an integers then \frac{N}{2^8} must also be an integer, which is only possible for N=0 (since 0\leq{N}\leq4).

Answer: A.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
User avatar
Joined: 04 Apr 2012
Posts: 6
Followers: 0

Kudos [?]: 5 [0], given: 1

Re: PS: Exponents (m06q07) [#permalink] New post 04 Apr 2012, 06:44
Bunuel,
awesome answer
=)
_________________

Here we go!

Manager
Manager
Status: I will not stop until i realise my goal which is my dream too
Joined: 25 Feb 2010
Posts: 248
Schools: Johnson '15
Followers: 2

Kudos [?]: 14 [0], given: 16

GMAT Tests User
Re: PS: Exponents (m06q07) [#permalink] New post 04 Apr 2012, 07:07
bigfernhead wrote:
If 2^{98} = 256L + N , where L and N are integers and 0 \le N \le 4 , what is the value of N ?

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

[Reveal] Spoiler: OA
A

Source: GMAT Club Tests - hardest GMAT questions



Answer is A

Reason why

given
2^98 = 2^8 * L + N

if both sides have to be integers and if 2^8 * L have to be integer, we get it divide 2^98 and it divides by 2^90.... Hence N = 0
_________________

Regards,
Harsha

Note: Give me kudos if my approach is right , else help me understand where i am missing.. I want to bell the GMAT Cat ;)

Satyameva Jayate - Truth alone triumphs

Intern
Intern
Joined: 19 Jun 2011
Posts: 38
Followers: 1

Kudos [?]: 0 [0], given: 11

Re: PS: Exponents (m06q07) [#permalink] New post 04 Apr 2012, 15:18
I was able to deduce the part where 256 = 2^90 and then get the 2^8 but I did not realize that this equation was the "dividend=quotient * divisor + remainder." This was a tricky question for sure and I guess now after seeing the solution I understand why A=0. I'll have to put this in my error log so I know why in the future
Manager
Manager
Joined: 28 Apr 2011
Posts: 188
Followers: 0

Kudos [?]: 3 [0], given: 6

CAT Tests
Re: PS: Exponents (m06q07) [#permalink] New post 04 Apr 2012, 21:15
IMO N=0

because

2^8 t0 2^98 is very big jump..... to get 2^98 from 2^8 we need to ad very big number but here we can ad at max 4...

hence n has to be zero
Intern
Intern
User avatar
Joined: 30 Mar 2012
Posts: 36
Followers: 0

Kudos [?]: 2 [0], given: 11

GMAT Tests User
Re: PS: Exponents (m06q07) [#permalink] New post 04 Apr 2012, 22:30
nvgroshar wrote:
2^{98} = 256L + N
The given expression is a classic example of division:
dividend (2^{98}) = quotient (L)*divisor (256=2^8) + remainder (N).
Since 2^{98}/2^8=2^{90}=L the remainder N=0.

Lovely way to arrive at the answer :)
_________________

This time its personal..

Manager
Manager
User avatar
Joined: 15 Aug 2012
Posts: 50
Location: India
Concentration: Technology, Strategy
GPA: 3.6
WE: General Management (Computer Software)
Followers: 0

Kudos [?]: 7 [0], given: 5

Re: PS: Exponents (m06q07) [#permalink] New post 05 Apr 2013, 05:26
N = 0 makes
LHS = 2^98
RHS = 2^8 * 2^90 + 0

IMO A
Re: PS: Exponents (m06q07)   [#permalink] 05 Apr 2013, 05:26
    Similar topics Author Replies Last post
Similar
Topics:
New posts PS: Exponents ki 4 26 Oct 2003, 03:47
New posts PS Exponents saurya_s 4 23 Sep 2004, 11:56
New posts ps - exponents christoph 3 07 Aug 2005, 13:00
New posts Ps: expon. Macedon 2 26 Sep 2005, 01:23
New posts PS-Exponents getzgetzu 7 20 Oct 2005, 01:55
Display posts from previous: Sort by

PS: Exponents (m06q07)

  Question banks Downloads My Bookmarks Reviews  

Go to page    1   2    Next  [ 21 posts ] 

Moderator: Bunuel



GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.