Last visit was: 23 Apr 2026, 04:50 It is currently 23 Apr 2026, 04:50
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
User avatar
Thelionking1234
Joined: 09 Apr 2020
Last visit: 23 Apr 2022
Posts: 114
Own Kudos:
339
 [10]
Given Kudos: 569
Location: India
Concentration: Strategy, Entrepreneurship
Schools: ISB'22 (D)
GMAT 1: 690 Q49 V35
WE:Engineering (Other)
Products:
Schools: ISB'22 (D)
GMAT 1: 690 Q49 V35
Posts: 114
Kudos: 339
 [10]
2
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 12 Mar 2026
Posts: 1,841
Own Kudos:
8,509
 [2]
Given Kudos: 707
Location: India
Posts: 1,841
Kudos: 8,509
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
globaldesi
Joined: 28 Jul 2016
Last visit: 23 Feb 2026
Posts: 1,141
Own Kudos:
1,998
 [2]
Given Kudos: 67
Location: India
Concentration: Finance, Human Resources
Schools: ISB '18 (D)
GPA: 3.97
WE:Project Management (Finance: Investment Banking)
Products:
Schools: ISB '18 (D)
Posts: 1,141
Kudos: 1,998
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
garcmillan
Joined: 24 Sep 2015
Last visit: 15 Sep 2020
Posts: 71
Own Kudos:
149
 [1]
Given Kudos: 79
Location: Spain
Concentration: Strategy, Entrepreneurship
GPA: 3.9
WE:Management Consulting (Consulting)
Posts: 71
Kudos: 149
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
First thought when reading the question:

x1 could be 1, 4, 7, 10...x1 could be even/odd

x2 could be 4, 16, 28, 40... -> x2 is always even

what can we coclude about y = 2*x1 + x2 -> first term is always even as it is multiplied by an even number (in a multiplication, if one term is even, then the result will be even regardless of the other terms) / second term is always even as stated above

THEREFORE y will ALWAYS be EVEN -> I is true, II is not

Regarding III, we know that neither x1 nor x2 are divisible by 3. Therefore, the sum COULD BE OR NOT divisible by 3, as the general rule is:

term div by 3 + term div by 3 -> Result div by 3 (ALWAYS)
term div by 3 + term NOT div by 3 -> Result NOT div by 3 (ALWAYS)
term NOT div by 3 + term NOT div by 3 -> Result could be div by 3 or not -> this is the case we have

Therefore, we need to test it with two numbers

For instance,

x1=4
x2=16

y = 2 * 4 + 16 = 24 -> DIV by 3

since this result is div by 3, we know that y will always be divisible by 3, as the increases in x1 and x2 are always multiple of 3 (increases of 3 for x1 and increases of 12 (4*3) for x2) -> III is true

ANSWER D
User avatar
Loser94
Joined: 14 Jan 2018
Last visit: 02 Mar 2023
Posts: 135
Own Kudos:
Given Kudos: 77
Location: India
Concentration: General Management, Entrepreneurship
GMAT 1: 680 Q48 V34
GPA: 3.8
WE:Analyst (Consulting)
GMAT 1: 680 Q48 V34
Posts: 135
Kudos: 172
Kudos
Add Kudos
Bookmarks
Bookmark this Post
X1=3n+1
X2=12m+4

y=2*(3n+1)+(12m+4)
=6n+2+12m+4=6(n+1+2m)
Means Y is Even and is divisible by 6

Correct option is D
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,063
Own Kudos:
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,063
Kudos: 20,000
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\(x_1\) is divided by 3, the remainder is 1 => \(x_1\) = 3 p + 1

\(x_2\) is divided by 12, the remainder is 4 => \(x_2\) = 12 q + 4

y = 2*\(x_1\) + \(x_2\)

=> y = 2(3 p + 1) + 12 q + 4
=> y = 6p + 2 + 12 q + 4
=> y = 6p + 12q + 6
=> y = 6( p + 2q + 1)

Multiple of 6 will always be even and will be divisible by 3.

The condition I and Condition III only.

Answer D
User avatar
Paras96
Joined: 11 Sep 2022
Last visit: 30 Dec 2023
Posts: 456
Own Kudos:
Given Kudos: 2
Location: India
Paras: Bhawsar
GMAT 1: 590 Q47 V24
GMAT 2: 580 Q49 V21
GMAT 3: 700 Q49 V35
GPA: 3.2
WE:Project Management (Other)
GMAT 3: 700 Q49 V35
Posts: 456
Kudos: 337
Kudos
Add Kudos
Bookmarks
Bookmark this Post
x1 and x2 are each positive integers. When x1 is divided by 3, the remainder is 1, and when x2 is divided by 12, the remainder is 4. Let y = 2*x1 + x2. What can you conclude about y?

x1 = 3p + 1 (p is a non-negative integer)
x2 = 12m + 4 ( m is a non-negative integer)

=>y = 2*x1 + x2
=>y = 2*(3p + 1) + 12m + 4
=>y = 6p + 2 + 12m + 4
=> y = 6p + 12m + 6 = 6 (p+2m+1) = 6k

Therefore I & III
Option D
User avatar
kpop1234567890
Joined: 04 Sep 2023
Last visit: 17 May 2025
Posts: 71
Own Kudos:
Given Kudos: 51
Status:Ongoing
Location: United States (CA)
Concentration: General Management, Marketing
GPA: 3.99
WE:Operations (Computer Software)
Posts: 71
Kudos: 25
Kudos
Add Kudos
Bookmarks
Bookmark this Post
KarishmaB
GMATNinja
MartyMurray
GMATCoachBen
ScottTargetTestPrep
MartyTargetTestPrep
bb
Bunuel

So i need help in figuring out what I have done wrong. I know the right solution but want to understand where i went wrong. Knowing wrong patterns is important hence asking.

I did this in 2 wrong ways
x1 = 3q + 1
x2 = 12y + 4

So
x2 = 3*4y + 4 = 3m + 4 - Wrong method 1
x2 = 3*4y + 3 + 1
= 3(4y+1)+1
= 3m + 1 - wrong method 2

Using method 2
Now y = 2(3q + 1) + 3m + 1
= 3(2q+m+2)

Using Method 1
y = 2(3q+1) + 3m + 4
= 3(6q+3+2)

In both methods cant prove that y us even
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 22 Apr 2026
Posts: 22,278
Own Kudos:
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,278
Kudos: 26,529
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kpop1234567890


So i need help in figuring out what I have done wrong. I know the right solution but want to understand where i went wrong. Knowing wrong patterns is important hence asking.

I did this in 2 wrong ways
x1 = 3q + 1
x2 = 12y + 4

So
x2 = 3*4y + 4 = 3m + 4 - Wrong method 1
x2 = 3*4y + 3 + 1
= 3(4y+1)+1
= 3m + 1 - wrong method 2

Using method 2
Now y = 2(3q + 1) + 3m + 1
= 3(2q+m+2)

Using Method 1
y = 2(3q+1) + 3m + 4
= 3(6q+3+2)

In both methods cant prove that y us even

I believe your mistake was using y as your variable above (ie, x2 = 12y + 4), since we are told in the question stem that y = 2*x1 + x2.
Had you used a different variable, like p, to get x2 = 12p + 4, then you likely would have reached the correct answer.
User avatar
kpop1234567890
Joined: 04 Sep 2023
Last visit: 17 May 2025
Posts: 71
Own Kudos:
Given Kudos: 51
Status:Ongoing
Location: United States (CA)
Concentration: General Management, Marketing
GPA: 3.99
WE:Operations (Computer Software)
Posts: 71
Kudos: 25
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I will arrive at same error despite not taking y in x2. Doesn't still help for me to understand what u did wrong.
ScottTargetTestPrep
kpop1234567890


So i need help in figuring out what I have done wrong. I know the right solution but want to understand where i went wrong. Knowing wrong patterns is important hence asking.

I did this in 2 wrong ways
x1 = 3q + 1
x2 = 12y + 4

So
x2 = 3*4y + 4 = 3m + 4 - Wrong method 1
x2 = 3*4y + 3 + 1
= 3(4y+1)+1
= 3m + 1 - wrong method 2

Using method 2
Now y = 2(3q + 1) + 3m + 1
= 3(2q+m+2)

Using Method 1
y = 2(3q+1) + 3m + 4
= 3(6q+3+2)

In both methods cant prove that y us even

I believe your mistake was using y as your variable above (ie, x2 = 12y + 4), since we are told in the question stem that y = 2*x1 + x2.
Had you used a different variable, like p, to get x2 = 12p + 4, then you likely would have reached the correct answer.
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 22 Apr 2026
Posts: 22,278
Own Kudos:
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,278
Kudos: 26,529
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Another issue occurs here:
x2 = 12y + 4
So
x2 = 3*4y + 4 = 3m + 4 - Wrong method 1

To get 3m + 4, you divided 3*4y + 4 by 4, but in an equation, you must divide BOTH sides by 4.
We get: x2/4 = (12y + 4)/4 which simplifies to: x2/4 = 3y + 1 (note: +1 not +4)
User avatar
kpop1234567890
Joined: 04 Sep 2023
Last visit: 17 May 2025
Posts: 71
Own Kudos:
Given Kudos: 51
Status:Ongoing
Location: United States (CA)
Concentration: General Management, Marketing
GPA: 3.99
WE:Operations (Computer Software)
Posts: 71
Kudos: 25
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I actually didnt divide by 4 - I just rewrote 12y as 3*4y implying that from initial quotient of y we not have 4y as quotient. However the glaring mistake in my method which now became apparent to me is that in method remainder 4 is more than divisor 3 - hence the remainder will be 1 - this makes method 1 wrong.

Is the method 2 wrong because quotient cant be of the form 4q+1 the way I have written?
ScottTargetTestPrep
Another issue occurs here:
x2 = 12y + 4
So
x2 = 3*4y + 4 = 3m + 4 - Wrong method 1

To get 3m + 4, you divided 3*4y + 4 by 4, but in an equation, you must divide BOTH sides by 4.
We get: x2/4 = (12y + 4)/4 which simplifies to: x2/4 = 3y + 1 (note: +1 not +4)
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 22 Apr 2026
Posts: 22,278
Own Kudos:
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,278
Kudos: 26,529
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kpop1234567890
I actually didnt divide by 4 - I just rewrote 12y as 3*4y implying that from initial quotient of y we not have 4y as quotient. However the glaring mistake in my method which now became apparent to me is that in method remainder 4 is more than divisor 3 - hence the remainder will be 1 - this makes method 1 wrong.

Is the method 2 wrong because quotient cant be of the form 4q+1 the way I have written?

Here's part of your method 2:

Using method 2
Now y = 2(3q + 1) + 3m + 1
= 3(2q+m+2)

We can't say x2 = 3m + 1
we CAN say x2 = 12p + 4, but x2 = 3m + 1 is incorrect.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,957
Own Kudos:
Posts: 38,957
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109776 posts
Tuck School Moderator
853 posts