Last visit was: 04 May 2024, 19:18 It is currently 04 May 2024, 19:18

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
User avatar
Manager
Manager
Joined: 25 Jun 2012
Posts: 54
Own Kudos [?]: 165 [11]
Given Kudos: 21
Send PM
Most Helpful Reply
MBA Section Director
Joined: 22 Feb 2012
Affiliations: GMAT Club
Posts: 8707
Own Kudos [?]: 10035 [7]
Given Kudos: 4544
Test: Test
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 19 Nov 2010
Posts: 63
Own Kudos [?]: 256 [0]
Given Kudos: 9
Send PM
User avatar
Manager
Manager
Joined: 19 Nov 2010
Posts: 63
Own Kudos [?]: 256 [2]
Given Kudos: 9
Send PM
Re: What is the remainder when positive integer t is divided by [#permalink]
2
Kudos
On the second thought, I think algebra will go like this:

1: The number would be 4K+1, so (4K + 1)/5 would be 4R*K + R (R means remainder)
So if K is 1 then it will be 4R*1+R = 5R => R=0
if K is 2 then it will be 4R*2 + R = 9R => R = 4 ----- Insuficient

2: The number will be 3K + 1 so (3K + 1)/5 will be 3R*K + R
So if K is 1 then it will be 3R*1 + R = 4R => R = 4
if K is 2 then it will be 3R*2 + R = 7R => R = 2 ---------- Insufficient

Both: The number will be 12K + 1 so (12K + 1)/5 will be 2R*K + R
So if K is 1 then it will be 2R*1 + R = 3R => R = 3
if K is 2 then it will be 2R * 2 + R = 5R => R = 0 --------- Insufficient

Any body has sorter way to do it!
avatar
Intern
Intern
Joined: 18 Jul 2012
Status:wants to beat the gmat
Posts: 15
Own Kudos [?]: 19 [1]
Given Kudos: 1
Location: United States
Send PM
Re: What is the remainder when positive integer t is divided by [#permalink]
1
Bookmarks
I believe it's like this:

t/4 => remainder 1 : n can equal: 1, 5, 9, 13, 17, 21, etc
t/3 => remainder 1 : n can equal: 1, 4, 7, 10, 13, etc.

If n = 1 => n/5 remainder 1
If n = 13 => n/5 remainder 3

So it's insufficient. E
User avatar
Manager
Manager
Joined: 16 Feb 2012
Posts: 126
Own Kudos [?]: 2073 [1]
Given Kudos: 121
Concentration: Finance, Economics
Send PM
Re: What is the remainder when positive integer t is divided by [#permalink]
1
Kudos
Statement 1: t=4p+1 So the remainder could be 1,5,9,13,17,21,25.... Insufficient
Statement 2: t=3q+1 The remainder could be 1,4,7,10,13,16,19... Insufficient

1 and 2: t=12N+1 We take LCM of 3 and 4 plus firs common remainder from the lists above. Now just put in numbers instead of N.
t could be 1,13,25,37 and so on...
We and conclude from this that we don't know what is the remainder of t and the answer is E.
User avatar
Director
Director
Joined: 03 Aug 2012
Posts: 587
Own Kudos [?]: 3162 [0]
Given Kudos: 322
Concentration: General Management, General Management
GMAT 1: 630 Q47 V29
GMAT 2: 680 Q50 V32
GPA: 3.7
WE:Information Technology (Investment Banking)
Send PM
Re: What is the remainder when positive integer t is divided by [#permalink]
Although not a sound approach, here is one:

t=5A + r (What is r?)

(1).

t = 4b + 1 ..... 1 5 9 13 17 ( all give different remainders by 5) Insufficient

(2).

t = 3c + 1 ......1 4 7 10 13 16 ( all give different remainders by 5) Insufficient

Combining them series would be :

t = 12X + 13 ............ 13 , 25, .... (all give different remainders by 5) Insufficient

Hence , (E).
User avatar
Manager
Manager
Joined: 08 Nov 2014
Posts: 62
Own Kudos [?]: 50 [0]
Given Kudos: 90
Location: India
GPA: 3
WE:Engineering (Manufacturing)
Send PM
Re: What is the remainder when positive integer t is divided by [#permalink]
In S1 and S2 why you have considered Quotients as q only it can be other variables instead
and if we solve S1-S2
then , q=0, this will give t=1
so, 1/4 ............. remainder 1
1/3.............. remainder 1
and, 1/5 ........... remainder 1

On the contrary I think equations would be t= 4p+1
and, t= 3q+1

Two equations three unknowns, hence no solution.
E answer


Narenn wrote:
actleader wrote:
What is the remainder when positive integer t is divided by 5?

(1) When t is divided by 4, the remainder is 1

(2) When t is divided by 3, the remainder is 1


Somewhat different way.......

LCM MODEL 1 :- Any Number N which when divided by p, q, r leaving the same remainder s in each case. The Number will be of the form N = k(LCM of p, q, r) + s, where k is any non negative integer.

S1 : t = 4q + 1 --------> clearly insufficient

S2 : t = 3q + 1 --------> clearly insufficient

S1 + S2 : Applying above Model --------> t = k(LCM of 4 and 3) + 1 ---------> t = 12k + 1 ---------> t = 1, 13, 25, 37, 49 .....
Multiple Answers, Hence Insufficient

Choice E

Hope that helps! :)
Manager
Manager
Joined: 05 Oct 2014
Posts: 133
Own Kudos [?]: 38 [1]
Given Kudos: 229
Location: India
Concentration: General Management, Strategy
GMAT Date: 07-23-2015
GMAT 1: 580 Q41 V28
GPA: 3.8
WE:Project Management (Energy and Utilities)
Send PM
Re: What is the remainder when positive integer t is divided by [#permalink]
1
Kudos
Narenn & @Bunnel, can you please check whether I am right ??

It is asked, t=5p+q what is the value of q?

(1) says, t=4a+1, we don’t know value of a, INSUFFICIENT.

(2) says, t=3b+1, we don’t know value of b, INSUFFICIENT.

(1) + (2) , we get 4a+1=3b+1 , here a & b has unknown value. So we can’t really decide what is the reminder.

Answer E.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32799
Own Kudos [?]: 825 [0]
Given Kudos: 0
Send PM
Re: What is the remainder when positive integer t is divided by [#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: What is the remainder when positive integer t is divided by [#permalink]
Moderator:
Math Expert
93029 posts

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