Q4

This topic has expert replies
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 71
Joined: Wed Aug 22, 2007 12:29 pm
Location: USA
Thanked: 12 times
Followed by:1 members

Q4

by wizardofwashington » Sun Sep 23, 2007 7:04 pm
I'm going with C. Could you please confirm what the OA is?

I applied the following values for n=2 & n=10, which gave the remainder of 1 when divided by 3.

Looking at the criteria, options I and II were true using the above mentioned values two values (2 & 10), where as Option III did not work, since it could be a negative or a positive number when you apply the SqRt for 2^n.

I'm wondering if there is a better way to solve this type of problem other than randomly plugging in values for n, like I did.

Please let us know what the OA is. Thank you very much
A falling tree resounds... but a forest grows in silence...

Senior | Next Rank: 100 Posts
Posts: 30
Joined: Thu Feb 22, 2007 5:56 pm
Location: Seattle

by josephcho77 » Sun Sep 23, 2007 7:13 pm
I will go with C.

When n=0,2,4,6,8,10,... the remainder is 1 if 2^n is divided by 3.
Therefore, II and III are true.

Master | Next Rank: 500 Posts
Posts: 484
Joined: Sun Jul 30, 2006 7:01 pm
Thanked: 2 times
Followed by:1 members

by magical cook » Sun Sep 23, 2007 7:52 pm
Hmm. OA seems to be E but could be wrong... can anyone confirm? :(

Senior | Next Rank: 100 Posts
Posts: 31
Joined: Tue Jul 31, 2007 11:17 am
Location: Denver, CO

by dpatwa » Sun Sep 23, 2007 8:59 pm
I think that the answer is D.

Statement 1: N has to be greater than 0. If N=0, we have 1/3 and we cannot have a remainder of 1. In order to have a remainder of 1, 2^N must be greater than 3. - TRUE

Statement 2: It just states that N is even. I couldn't decide if N is always even, I just know that when dividing by 3, we'll have an odd multiple. - NOT SURE

Statement 3: Must be true. We know that N >= 2 in order to have a remainder, in which case any 2^(N/2) will equal an integer. - TRUE

so 1 and 3 are always true....

Master | Next Rank: 500 Posts
Posts: 460
Joined: Sun Mar 25, 2007 7:42 am
Thanked: 27 times

by samirpandeyit62 » Sun Sep 23, 2007 9:08 pm
stmt 1 n= 0 then 2^0 =1 & 1/3 gives remainder as 1

so this is FALSE (n can ne 0)

stmt 2 : 3^n = (-3)^n

now 2^n/3 gives remainder as 1, this is posiible only if n is even coz

2 = 3-1 so 2^n = (3-1)^n here for an even power the 1 will be added to some muliples of 3 giving remainder as 1, whereas for an odd power the 1 will be subracted from some multiples of 3 hence remainder will be 2

so n is even

hence 3^n = (-3)^n TRUE

stmt 3: sqrt(2^n) is an integer TRUE coz n is an even power of 2

Hence Answer should be E

by the way 0 has no sign coz -0=+0=0 so it also nonnegative
Regards
Samir

Senior | Next Rank: 100 Posts
Posts: 31
Joined: Tue Jul 31, 2007 11:17 am
Location: Denver, CO

by dpatwa » Mon Sep 24, 2007 7:23 am
That makes sense for statement 1, the remainder for 1/3 is 1 and not non-existent

Master | Next Rank: 500 Posts
Posts: 124
Joined: Thu Aug 23, 2007 5:11 am
Thanked: 2 times

by gmatguy16 » Mon Sep 24, 2007 8:01 am
i agree witin sameer,whats oa ?