Last visit was: 25 Apr 2024, 04:39 It is currently 25 Apr 2024, 04:39

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:
Difficulty: 555-605 Levelx   Remaindersx               
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618920 [89]
Given Kudos: 81595
Send PM
Most Helpful Reply
User avatar
Intern
Intern
Joined: 08 Jul 2012
Posts: 42
Own Kudos [?]: 94 [34]
Given Kudos: 15
Send PM
User avatar
Manager
Manager
Joined: 04 Oct 2013
Posts: 130
Own Kudos [?]: 298 [17]
Given Kudos: 55
Location: India
GMAT Date: 05-23-2015
GPA: 3.45
Send PM
General Discussion
avatar
Manager
Manager
Joined: 22 Sep 2012
Posts: 110
Own Kudos [?]: 146 [1]
Given Kudos: 49
Concentration: Strategy, Technology
WE:Information Technology (Computer Software)
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
1
Kudos
Given x and y are integers. We have to find out whether xy+1 is divisible by 3 ?

Statement 1: When x is divided by 3, the remainder is 1

Therefore, x can be represented as 3*a+1 ( where a is an integer)
therefore, xy+1 => (3*a+1)*y+1

Since 3*a*y is divisible by 3, we have to find out whether (y+1) is divisible by 3.


Statement 2:
When y is divided by 9, the remainder is 8. Clearly insufficient, since we don't know the value of x.
But, we can say that y => 9*b+8 ( where b is an integer)

Combining 1) and 2), we can say y+1 = 9*b + 9 is divisible by 3. Hence the answer should be C
User avatar
Manager
Manager
Joined: 14 Oct 2014
Posts: 53
Own Kudos [?]: 499 [2]
Given Kudos: 98
Location: United States
GMAT 1: 500 Q36 V23
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
2
Kudos
Question: remainder of (x*y +1)?
(1) Not sufficient. Just tells that x could be equal to 4, 10, 13,.... but nothing about y.
(2) Not sufficient. Just tell that y could be 17, 26, 35,...but no information about x.

(1)+(2) Sufficient.
If x=10, y=26, then (10*26 + 1) = 261 ----->which is divisible by 3, so the remainder is 0
If x=4, y=35, then (4*35 + 1) = 141 ----> divisible by 3, so the remainder equals 0

Answer C
Intern
Intern
Joined: 07 Jun 2018
Posts: 20
Own Kudos [?]: 12 [0]
Given Kudos: 73
Location: India
Concentration: Entrepreneurship, Marketing
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
Should be C, since:
xy + 1 = (3ka+1)y = 3ka*y +y = 3kb + 1 + 9kc + 8 = 3kb + 9kc + 9 = multiple of 3.
Hence C.
VP
VP
Joined: 09 Mar 2016
Posts: 1160
Own Kudos [?]: 1017 [1]
Given Kudos: 3851
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
1
Kudos
Bunuel wrote:

Tough and Tricky questions: Remainders.



If x and y are integers, is xy + 1 divisible by 3?

(1) When x is divided by 3, the remainder is 1.
(2) When y is divided by 9, the remainder is 8.

Kudos for a correct solution.



Statement One: If x is divided by 3, then x is even number, i.e. 4 (since no info is given on Y- INSFFICIENT y can be 1 or 3 for example)

Statement Two: When Y is divided by 9, remainder is 8, I.E. y = 9q+8 , so possible values for Y are 8, 17, 26, 35 etc (INSUFFICIENT)


Combining both we know that x is 4, 7, 10 etc and y is 8, 17, 26, 35 etc. hence xy + 1 divisible by 3


C :)
Manager
Manager
Joined: 03 Sep 2018
Posts: 178
Own Kudos [?]: 90 [5]
Given Kudos: 924
Location: Netherlands
GPA: 4
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
2
Kudos
3
Bookmarks
My approach:
Stem: If x and y are integers, is xy + 1 divisible by 3?
–> notice that xy+1 is divisible by three if xy is even (but not iff it is even)

(1) When x is divided by 3, the remainder is 1.
x=3q+1
–> not divisible by 3
–> y could be divisible by 3 or it could not be, producing two different answers
–> Hence, NOT SUFFICIENT

(2) When y is divided by 9, the remainder is 8.
–>Hence, the remainder when divided by 3 is also 8
–>However, x could be divisible by 3 or it could not be, producing two different answers
–>Hence, NOT SUFFICIENT

(1) & (2) together
—>From 1, we know that remainder is 1
—>From 2, we know that remainder is 8
—>Iff the remainder product of xy and the sum of the remainder product of xy and 1 add to 3, xy+1 must be divisible

HENCE, (remainder x) * (remainder y) + (1) = 8*1+1= 9, hence, xy+1 is always divisible by 3: C
Manager
Manager
Joined: 31 Dec 2017
Posts: 55
Own Kudos [?]: 24 [0]
Given Kudos: 0
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
If x and y are integers, is x*y + 1 divisible by 3?
--->From the question stem, we need to find out the divisibility of x & y to 3 which should be given in each statement.

(1) When x is divided by 3, the remainder is 1.
3*q + 1 = x
-->3*q + (3 - 2) = x
--->3(q + 1) - 2 = x
However, we have no idea whether or not y is divisible by 3 ---> This statement is NS

(2) When y is divided by 9, the remainder is 8.
9*r + 8 = y
-->9*r + (9 - 1) = y
--->9(r + 1) - 1 = y
However, we have no idea whether or not x is divisible by 3 ---> This statement is NS

(1) + (2): we have enough info to answer that question, and x*y + 1 is not divisible by 3
SVP
SVP
Joined: 24 Nov 2016
Posts: 1720
Own Kudos [?]: 1344 [0]
Given Kudos: 607
Location: United States
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
Bunuel wrote:
If x and y are integers, is xy + 1 divisible by 3?

(1) When x is divided by 3, the remainder is 1.
(2) When y is divided by 9, the remainder is 8.


(1) When x is divided by 3, the remainder is 1: \(x=3q+1=(1,4,7,10…)…y=anything\) insufic.
(2) When y is divided by 9, the remainder is 8: \(y=9p+1=(8,17,26,35…)…x=anything\) insufic.

(1&2) \(\frac{(x=3q+1)(y=9p+1)+1}{3}=\frac{(27pq+9p-3q-1)+1}{3}=\frac{27pq+9p-3q}{3}=\frac{3(9pq+3p-q)}{3}=divisible\) sufic.
Director
Director
Joined: 14 Jul 2010
Status:No dream is too large, no dreamer is too small
Posts: 972
Own Kudos [?]: 4928 [1]
Given Kudos: 690
Concentration: Accounting
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
1
Bookmarks
Top Contributor
Bunuel wrote:
If x and y are integers, is xy + 1 divisible by 3 ?

(1) When x is divided by 3, the remainder is 1.
(2) When y is divided by 9, the remainder is 8.


DS06402.01



(1)\( x=4; y=1; xy+1=4+1=5\) Not Divisible \(3.\)

\(x=4; y=2; xy+1=8+1=9;\) Divisible by \(3\)

\(Insufficient. \)

(2) \(y=17; x=1; xy+1=17+1=18\) Divisible by \(3\\
\)
\(y=17; x=2, xy+1=34+1=35\) Not Divisible \(3\)

\(Insufficient. \)

Considering Both options.

\(y=17; x=4, xy+1=68+1=69 \ is \ Divisible \ by \ 3 \ Sufficient. \)

The answer is \(C\)
Manager
Manager
Joined: 04 May 2016
Posts: 96
Own Kudos [?]: 29 [0]
Given Kudos: 10
Location: India
Schools: ISB '18 (A)
GMAT 1: 700 Q48 V37
GPA: 3.2
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
1) x= 3a+1
Tells us nothing about y, hence insufficient

2) y = 9b+8
....y= 3b+2
Tells us nothing about x hence insuffuicent

1 + 2 -> xy = (3a+1) * (3b+2)
xy = 9ab + 6a + 3b +2
xy + 1 = 9ab + 6a + 3b + 3

You can see that each of the additive terms in the above equation are divisible by 3, hence C is sufficient!
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32667
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If x and y are integers, is xy + 1 divisible by 3 ? [#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: If x and y are integers, is xy + 1 divisible by 3 ? [#permalink]
Moderator:
Math Expert
92912 posts

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