DS question

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 269
Joined: Sun Apr 01, 2007 5:41 am

DS question

by dunkin77 » Sun Jun 17, 2007 8:45 am
If n and t are positive integers, is n a factor of t?
(1) n = 3^n-z
(2) t = 3^n



Can anyone pls help?

Master | Next Rank: 500 Posts
Posts: 468
Joined: Sat Mar 03, 2007 10:17 pm
Thanked: 5 times

by moneyman » Mon Jun 18, 2007 1:47 am
If n and t are positive integers, is n a factor of t?
(1) n = 3^n-z
(2) t = 3^n


Is the answer B??

(1) is insufficient because it does not say anything about t.

(2) is sufficient because n will be a factor of t if t/n is an integer..Statement 2 says that t=3^n ..Substitute values and you will find that all the values satisfy the condition..
Maxx

User avatar
Master | Next Rank: 500 Posts
Posts: 277
Joined: Sun Jun 17, 2007 2:51 pm
Location: New York, NY
Thanked: 6 times
Followed by:1 members

by givemeanid » Mon Jun 18, 2007 6:06 am
(1) is insufficient. We don't know anything about t or z.
(2) is insufficient. t = 3^n. For n = 3, t = 27. n is a factor of t. For n = 5, t = 243. n is not a factor of t.

It is (E)

Master | Next Rank: 500 Posts
Posts: 269
Joined: Sun Apr 01, 2007 5:41 am

by dunkin77 » Mon Jun 18, 2007 8:37 am
I also thought it was E but the answer seems to be C...

Senior | Next Rank: 100 Posts
Posts: 54
Joined: Mon Aug 06, 2007 12:04 pm

Re: DS question

by bingojohn » Thu Aug 09, 2007 8:42 am
dunkin77 wrote:If n and t are positive integers, is n a factor of t?
(1) n = 3^n-z
(2) t = 3^n



Can anyone pls help?
dunkin77 are you sure you copied the question right.

n = 3^(n-?)

Senior | Next Rank: 100 Posts
Posts: 62
Joined: Fri Jul 13, 2007 2:06 pm

by chatekar » Thu Aug 09, 2007 11:43 am
Even if we assume that statement 2 is saying that n = 3^(n-t)
still it doesn't help.

Dunkin77

Can you tell whats the OA and whats the source of this problem?

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Mon Aug 06, 2007 12:19 pm

by PennMI » Fri Aug 10, 2007 9:21 am
Is the question mistyped? If the "z" is supposed to be a "t", then I see how the answer is C...but, if not, then answer should be E.

Senior | Next Rank: 100 Posts
Posts: 54
Joined: Mon Aug 06, 2007 12:04 pm

by bingojohn » Fri Aug 10, 2007 10:31 am
PennMI wrote:Is the question mistyped? If the "z" is supposed to be a "t", then I see how the answer is C...but, if not, then answer should be E.
Assuming 'z' is a mistyped characted, and its really 't', can you please explain how you arrived at [C], PennMI?

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Mon Aug 06, 2007 12:19 pm

by PennMI » Sat Aug 11, 2007 3:37 am
If n and t are positive integers, is n a factor of t?
(1) n = 3^n-z
(2) t = 3^n

If z is supposed to be t, here was my logic for "C":

(1) insufficient. No info about t.
(2) insufficient. if n = 2; t=9...answer is "no". if n=1; t=3...answer is "yes".

Rephrasing the question, it is asking if (t/n) is an integer. Taken together, if you look at t/n, you get (3^n)/(3^n-t). Due to same base, you can subtract exponents so, t/n = n-(n-t) = n-n+t = t. So, t/n = t. Because "t" is an integer, I would say "C".

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Mon Aug 06, 2007 12:19 pm

by PennMI » Sat Aug 11, 2007 3:41 am
I just re-read my post and noticed I wrote "due to" in my response. Just pointing out that that's wrong since you can't use "due to" in place of "because"; you can only use "due to" to replace "caused by". Just thought I'd throw in that little SC tidbit since my verbal skills are awful. Anyways, I think I'm starting to catch on :)