Last visit was: 25 Apr 2024, 22:52 It is currently 25 Apr 2024, 22:52

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
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619065 [10]
Given Kudos: 81595
Send PM
Manager
Manager
Joined: 21 Mar 2014
Status:It`s Just a pirates life !
Posts: 214
Own Kudos [?]: 34 [1]
Given Kudos: 246
Location: India
Concentration: Strategy, Operations
GMAT 1: 690 Q48 V36
GPA: 4
WE:Consulting (Manufacturing)
Send PM
Intern
Intern
Joined: 24 Jul 2016
Posts: 43
Own Kudos [?]: 14 [0]
Given Kudos: 250
Send PM
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11178
Own Kudos [?]: 31934 [1]
Given Kudos: 290
Send PM
When x is divided by 3, the remainder is 2, and when y is divided by 7 [#permalink]
1
Kudos
Expert Reply
Takdir wrote:
Bunuel wrote:
When x is divided by 3, the remainder is 2, and when y is divided by 7, the remainder is 4. What is the remainder when x + y is divided by 21?

(1) x^2 divided by 7 leaves a remainder of 4.
(2) y – 4 is divisible by 3.


can someone give a solution with equations ?




Hi,

if you are looking for solution with equation..

the main statement tells us..
A) x=3a+2.... x could be 2,5,8,11,14,17....
B) y=7b+4.... y could be 4,11,18,25...


statements..
I) \(x^2=7c+4\)..... \(x^2\) could be 4,11,18,25.....
so x can be \(\sqrt{4},\sqrt{11},\sqrt{18},\sqrt{25}\)... or \(2,\sqrt{11},\sqrt{18},5\)...
not required to go beyond this as we see ATLEAST two values of x possible 2,5...
insuff

II. it will give you some value of y..
nothing about x

insuff


combined..

whatever be the value of y..
y+2 and y+5 will surely give different REMAINDER when div by 21..

hence insuff

E
Intern
Intern
Joined: 13 Jun 2017
Posts: 27
Own Kudos [?]: 73 [1]
Given Kudos: 94
Location: India
GMAT 1: 740 Q49 V41
Send PM
Re: When x is divided by 3 the remainder is 2, and when y is divided by 7 [#permalink]
1
Kudos
Hi,
I guess Answer is C.

x when divided by 3, Remainder is 2.
x = 3a + 2

y when divided by 7, remainder is 4.
y = 7b + 4

Remainder when x + y divided by 21?
x + y = 3a + 2 + 7b+ 4
x + y = 3a + 7b+ 6.
If a is divisible by 7 and b is divisible by 3 then Remainder = 6.

A. x2 / 7 , Remainder = 4.
x = (3a + 2). x2 = 9a2 +6a + 4.
a is divisible by 7, so that remainder is 4.

B. y - 4 is divisible by 3
y = 7b + 4 ; y-4 = 7b
7b is divisible by 3, so b is divisible by 3.

C. a = divisible by 7, b = divisible by 3.
x + y = 3a + 7b + 6 when divided by 21 should give remainder 6.

The OA is E, Please can someone tell why C is incorrect?
Intern
Intern
Joined: 07 Jun 2018
Posts: 45
Own Kudos [?]: 177 [0]
Given Kudos: 72
Location: United States
Send PM
Re: When x is divided by 3 the remainder is 2, and when y is divided by 7 [#permalink]
Akshay_Naik wrote:
Hi,
I guess Answer is C.

x when divided by 3, Remainder is 2.
x = 3a + 2

y when divided by 7, remainder is 4.
y = 7b + 4

Remainder when x + y divided by 21?
x + y = 3a + 2 + 7b+ 4
x + y = 3a + 7b+ 6.
If a is divisible by 7 and b is divisible by 3 then Remainder = 6.

A. x2 / 7 , Remainder = 4.
x = (3a + 2). x2 = 9a2 +6a + 4.
a is divisible by 7, so that remainder is 4.

B. y - 4 is divisible by 3
y = 7b + 4 ; y-4 = 7b
7b is divisible by 3, so b is divisible by 3.

C. a = divisible by 7, b = divisible by 3.
x + y = 3a + 7b + 6 when divided by 21 should give remainder 6.

The OA is E, Please can someone tell why C is incorrect?



Try the numbers x=5 and y=4 it gives a remainder of 9 when divided by 21
But when you take x=23 and y=4, it gives a remainder of 6 when divided by 21
Manager
Manager
Joined: 03 Sep 2018
Posts: 178
Own Kudos [?]: 90 [0]
Given Kudos: 924
Location: Netherlands
GPA: 4
Send PM
Re: When x is divided by 3, the remainder is 2, and when y is divided by 7 [#permalink]
Bunuel chetan2u
So what I don't understand is that my algebraic solution would indicate C as the correct answer. Please let me know where I went wrong:

Stem: \(x=3q+2\) and \(y=7p+4\) \(–>\) \(x+y=3q+7p+6\)
Hence, our question becomes: is \(3q+7p=21k\). This is the case whenever \(3q\) is divisible by \(7\) and \(7p\) is divisible by \(3\).

Statement I: \(x^2=9q^2+12q+4=7L+4 –> q=7L\)
Still, Not sufficient as no information is given about y

Statement II: \(y-4=3m\). Now from the stem, we know that \(y=7p+4\) hence, this statement tells us that \(7p=3m\)
Still, Not sufficient as no information is given about x

Statement I&II combined:
From I) we know that \(3q\) is divisible by \(7\), hence, \(3q\) must be a multiple of \(21\)
From II) we know that \(7p\) is divisible by \(3\), hence, \(7p\) must be a multiple of \(21\)

Thus, \(x+y=(3q+7p)+6= 21b+6\)

Please let me know where I went wrong!
Manager
Manager
Joined: 03 Sep 2018
Posts: 178
Own Kudos [?]: 90 [0]
Given Kudos: 924
Location: Netherlands
GPA: 4
Send PM
Re: When x is divided by 3, the remainder is 2, and when y is divided by 7 [#permalink]
no one has any idea why above solution is incorrect?
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11178
Own Kudos [?]: 31934 [2]
Given Kudos: 290
Send PM
Re: When x is divided by 3, the remainder is 2, and when y is divided by 7 [#permalink]
2
Kudos
Expert Reply
ghnlrug wrote:
Bunuel chetan2u
So what I don't understand is that my algebraic solution would indicate C as the correct answer. Please let me know where I went wrong:

Stem: \(x=3q+2\) and \(y=7p+4\) \(–>\) \(x+y=3q+7p+6\)
Hence, our question becomes: is \(3q+7p=21k\). This is the case whenever \(3q\) is divisible by \(7\) and \(7p\) is divisible by \(3\).

Statement I: \(x^2=9q^2+12q+4=7L+4 –> q=7L\)
Still, Not sufficient as no information is given about y

Statement II: \(y-4=3m\). Now from the stem, we know that \(y=7p+4\) hence, this statement tells us that \(7p=3m\)
Still, Not sufficient as no information is given about x

Statement I&II combined:
From I) we know that \(3q\) is divisible by \(7\), hence, \(3q\) must be a multiple of \(21\)
From II) we know that \(7p\) is divisible by \(3\), hence, \(7p\) must be a multiple of \(21\)

Thus, \(x+y=(3q+7p)+6= 21b+6\)

Please let me know where I went wrong!


You are wrong here..

Statement I: \(x^2=9q^2+12q+4=7L+4 –> q=7L\)
Still, Not sufficient as no information is given about y

\(x^2=9q^2+12q+4=7L+4 –>9q^2+12q=7L......3q(3q+4)=7L\)..
When q is multiple of 7, 3q(3q+4)=21a(21a+4)=7L.... possible
Here 3q is divisible by 7
When 3q+4 is multiple of 7, say q is 1....3*1(3*1+4)=3*(7).... possible
Here 3q=3 and it is not divisible by 7
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32680
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: When x is divided by 3, the remainder is 2, and when y is divided by 7 [#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: When x is divided by 3, the remainder is 2, and when y is divided by 7 [#permalink]
Moderator:
Math Expert
92915 posts

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