BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
Live EA class + 6 months of EA OnDemand
  • Expert-led weekly online sessions
  • EA Masterclass access between classes
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

130-point score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Intergers are super fun!

Expert replies
by Mclaughlin » Sun Aug 03, 2008 12:08 pm
If M and N are positive integers that have remainders of 1 and 3, respectively, when divided by 6, which of the following could NOT be a possible value of M+N?
(A) 86
(B) 52
(C) 34
(D) 28
(E) 10

OA is A. I had E. Please explain and any tricks to solve these quickly would be appreciated!
Join the discussion
Source: — Problem Solving |

by parallel_chase » Sun Aug 03, 2008 1:47 pm
M= 6x+1
N= 6x+3

M+N=12x+4

Therefore any value which is divided by 12 does not give a remainder 4 is the answer.

86 = 12*7+2
52 = 12*4+4
34 = 12*6.8+4
28 = 12*2+4
10 = 12*0.8+4

Hence A.
Join the discussion

by pepeprepa » Mon Aug 04, 2008 1:30 am
Chase I think what you wrote is dangerous
"M= 6x+1
N= 6x+3
M+N=12x+4 "
It is possible the quotient is the same for M and N but we are not sure of that.

You can write
M+N=6(x+y)+4

And you check as Chase checked in his explanation.
Join the discussion

by parallel_chase » Mon Aug 04, 2008 1:36 am
pepeprepa wrote:Chase I think what you wrote is dangerous
"M= 6x+1
N= 6x+3
M+N=12x+4 "
It is possible the quotient is the same for M and N but we are not sure of that.

You can write
M+N=6(x+y)+4

And you check as Chase checked in his explanation.
You are absolutely right "pepeprepa", I knew something was wrong. Thanks for spotting the error.
Join the discussion

by sudhir3127 » Mon Aug 04, 2008 4:51 am
good spot pepeprepa.. i used almost the same approach ... but it was faster for me .. no equations though..

We know that any number when divided by 6 shud have a remiander 4.

i just subtracted 4 from each number and except A ... every other option is divisble by 6. hence no remainder...

hope its a right approach....
Join the discussion

Re: Intergers are super fun!

by beeparoo » Mon Aug 04, 2008 11:20 am
Mclaughlin wrote:If M and N are positive integers that have remainders of 1 and 3, respectively, when divided by 6, which of the following could NOT be a possible value of M+N?
(A) 86
(B) 52
(C) 34
(D) 28
(E) 10

OA is A. I had E. Please explain and any tricks to solve these quickly would be appreciated!
Likewise, I also calculated that M + N = 6(x + y) + 4.
Thus, sum of M + N is 4 more than a multiple of 6.

I agree that B, C, and D are easily eliminated by observation.

While I can clearly see that A is NOT a possible value for M + N, I still question how E (10) is a possible value for M + N.

M + N = 10 = 6(x + y) + 4
x + y = 1

But since x and y are each quotients of positive integers, should they not also be positive integers as well? They cannot be partial numbers (like 2/3 and 1/3), nor can they be negative numbers (like, 2 and -1).

How can I confidently determine that M + N may be = 1? Right now, it seems NOT possible.
GMAT obsession begone - girl needs her social life back.
Join the discussion

by parallel_chase » Mon Aug 04, 2008 11:32 am
Here is a definition to help you understand remainders better.

"when the result of the division of two integers cannot be expressed with an integer quotient, the remainder is the amount "left over."

The quotient can have decimal values.

if you divide 1 by 3, the quotient will be .333.... and this will always leave a remainder of 1.

Similarly if you divide 10 by 6, the quotient can be 1.6666 and this will always leave a remainder of 4.

Hope this helps.
Join the discussion

by beeparoo » Mon Aug 04, 2008 11:57 am
parallel_chase wrote:Here is a definition to help you understand remainders better.

"when the result of the division of two integers cannot be expressed with an integer quotient, the remainder is the amount "left over."

The quotient can have decimal values.

if you divide 1 by 3, the quotient will be .333.... and this will always leave a remainder of 1.

Similarly if you divide 10 by 6, the quotient can be 1.6666 and this will always leave a remainder of 4.

Hope this helps.
Oh yeesss... I feel like I've just had an "of course!" moment.

Thanks a lot!
Join the discussion

by Ian Stewart » Mon Aug 04, 2008 12:48 pm
parallel_chase wrote:Here is a definition to help you understand remainders better.

"when the result of the division of two integers cannot be expressed with an integer quotient, the remainder is the amount "left over."

The quotient can have decimal values.

if you divide 1 by 3, the quotient will be .333.... and this will always leave a remainder of 1.

Similarly if you divide 10 by 6, the quotient can be 1.6666 and this will always leave a remainder of 4.

Hope this helps.
When we talk about quotients in the context of quotients and remainders, we almost always mean the 'integral quotient'. An integral quotient is never a decimal, always an integer. When you divide n by d, you can always find (assuming n and d are positive integers), unique integers q and r so that:

n = qd + r, where 0 <= r < d

q is called the integral quotient, or more usually, just the 'quotient';
r is called the 'remainder'.

When you divide 10 by 6, the quotient is 1 and the remainder is 4, because

10 = 1*6 + 4

When you divide 1 by 3, the quotient is 0 and the remainder is 1, because

1 = 0*3 + 1

To answer beeparoo's question, M+N can equal ten because quotients can be equal to zero (in your notation, one of x or y could be zero, and the other could be one).
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com
Join the discussion