Last visit was: 12 May 2024, 12:22 It is currently 12 May 2024, 12:22

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:
Kudos
Tags:
Show Tags
Hide Tags
Intern
Intern
Joined: 21 Sep 2017
Posts: 4
Own Kudos [?]: 30 [17]
Given Kudos: 2
Send PM
Most Helpful Reply
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6817
Own Kudos [?]: 30168 [10]
Given Kudos: 799
Location: Canada
Send PM
General Discussion
Retired Moderator
Joined: 25 Feb 2013
Posts: 894
Own Kudos [?]: 1529 [1]
Given Kudos: 54
Location: India
GPA: 3.82
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6817
Own Kudos [?]: 30168 [1]
Given Kudos: 799
Location: Canada
Send PM
If x is a positive integer, what is the remainder when x is divided by [#permalink]
1
Kudos
Expert Reply
Top Contributor
adkikani wrote:
gmatbusters

I could not understand approach by GMATPrepNow , esp this quote:

Quote:
If N divided by D leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc.


I understood niks18 approached this by using:

Dividend = (Integer Quotient) * Divisor + Remainder

Let me know if my understanding is correct or flawed.


Here are three important things you need to know about remainders:

If N divided by D equals Q with remainder R, then N = DQ + R
For example, since 17 divided by 5 equals 3 with remainder 2, then we can write 17 = (5)(3) + 2
Likewise, since 53 divided by 10 equals 5 with remainder 3, then we can write 53 = (10)(5) + 3

If N divided by D leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc.
For example, if k divided by 5 leaves a remainder of 1, then the possible values of k are: 1, 1+5, 1+(2)(5), 1+(3)(5), 1+(4)(5), . . . etc.

When positive integer N is divided by positive integer D, the remainder R is such that 0 ≤ R < D
For example, if we divide some positive integer by 7, the remainder will be 6, 5, 4, 3, 2, 1, or 0

RELATED VIDEO


Cheers,
Brent
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3042
Own Kudos [?]: 6340 [0]
Given Kudos: 1646
Send PM
Re: If x is a positive integer, what is the remainder when x is divided by [#permalink]
Expert Reply
tuanh135 wrote:
If x is a positive integer, what is the remainder when x is divided by 7?

(1) The remainder when x is divided by 4 is 3
(2) The remainder when x is divided by 5 is 1


We need to determine the remainder of x/7.

Statement One Alone:

The remainder when x is divided by 4 is 3.

We see that x can be values such as 3, 7, 11, 15, 19, 23, 27, 31, etc.

However, using those values, we get various remainders when dividing by 7. For example, when 3 is divided by 7, the remainder is 3, but when 7 is divided by 7, the remainder is 0. Statement one alone is not sufficient to answer the question.

Statement Two Alone:

The remainder when x is divided by 5 is 1.

We see that x can be values such as 1, 6, 11, 16, 21, 26, 31, etc.

However, using those values, we get various remainders when dividing by 7. For example, when 1 is divided by 7, the remainder is 1, but when 6 is divided by 7, the remainder is 6. Statement two alone is not sufficient to answer the question.

Statements One and Two Together:

Using the two statements together, we see that x could be 11 or 31. When x = 11, the remainder is 4 when 11 is divided by 7. However, when x = 31, the remainder is 3 when 31 is divided by 7.

Answer: E
IIM School Moderator
Joined: 04 Sep 2016
Posts: 1261
Own Kudos [?]: 1242 [0]
Given Kudos: 1207
Location: India
WE:Engineering (Other)
Send PM
If x is a positive integer, what is the remainder when x is divided by [#permalink]
niks18 gmatbusters Bunuel chetan2u VeritasPrepKarishma amanvermagmat

Is there any other approach than plugging numbers to solve this Q?
GMAT Tutor
Joined: 27 Oct 2017
Posts: 1904
Own Kudos [?]: 5623 [0]
Given Kudos: 236
WE:General Management (Education)
Send PM
Re: If x is a positive integer, what is the remainder when x is divided by [#permalink]
Expert Reply
Hi
The approach taken by GMATprepnow is a nice one.
Try to practice and be used to this approach, this will help in similar questions.

adkikani wrote:

Is there any other approach than plugging numbers to solve this Q?
IIM School Moderator
Joined: 04 Sep 2016
Posts: 1261
Own Kudos [?]: 1242 [0]
Given Kudos: 1207
Location: India
WE:Engineering (Other)
Send PM
Re: If x is a positive integer, what is the remainder when x is divided by [#permalink]
gmatbusters

I could not understand approach by GMATPrepNow , esp this quote:

Quote:
If N divided by D leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc.


I understood niks18 approached this by using:

Dividend = (Integer Quotient) * Divisor + Remainder

Let me know if my understanding is correct or flawed.
GMAT Tutor
Joined: 27 Oct 2017
Posts: 1904
Own Kudos [?]: 5623 [0]
Given Kudos: 236
WE:General Management (Education)
Send PM
Re: If x is a positive integer, what is the remainder when x is divided by [#permalink]
Expert Reply
Hi
Both are same approach, it is the matter of presentation that differs.
"If N divided by D leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc. "
Example to explain this: Here D is Divisor, R is Remainder
let N when divided by 2 gives remainder as 1.
then N can be 1, 2+1, 2*2+1, 3*2+1...
N can be 1, 3, 5, 7... so on...

Grasp the concept, terminology doesn't matter much.


adkikani wrote:
gmatbusters

I could not understand approach by GMATPrepNow , esp this quote:

Quote:
If N divided by D leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc.


I understood niks18 approached this by using:

Dividend = (Integer Quotient) * Divisor + Remainder

Let me know if my understanding is correct or flawed.
Tutor
Joined: 16 Oct 2010
Posts: 14891
Own Kudos [?]: 65243 [0]
Given Kudos: 431
Location: Pune, India
Send PM
If x is a positive integer, what is the remainder when x is divided by [#permalink]
Expert Reply
tuanh135 wrote:
If x is a positive integer, what is the remainder when x is divided by 7?

(1) The remainder when x is divided by 4 is 3
(2) The remainder when x is divided by 5 is 1




Here,
Stmnt 1: x = 4a + 3
So x = 3, 7, 11, 15...
Stmnt 2: x = 5b + 1
So x = 1, 6, 11, 16 ...

First number of both types is 11. Next such number will be 11 + 4*5 = 31.
11 divided by 7 will give remainder 4.
31 divided by 7 will give remainder 3 and so on...

So answer is (E)

Originally posted by KarishmaB on 04 May 2018, 22:34.
Last edited by KarishmaB on 30 Nov 2023, 05:48, edited 1 time in total.
Intern
Intern
Joined: 17 Aug 2021
Posts: 34
Own Kudos [?]: 5 [0]
Given Kudos: 298
Send PM
If x is a positive integer, what is the remainder when x is divided by [#permalink]
Hey JeffTargetTestPrep, BrentGMATPrepNow

Is there a better approach than listing numbers all the way to 31? I feel like there must be a better approach than this. On the actual exam, under time pressure, one might not unroll values all the way to 31.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32960
Own Kudos [?]: 828 [0]
Given Kudos: 0
Send PM
Re: If x is a positive integer, what is the remainder when x 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: If x is a positive integer, what is the remainder when x is divided by [#permalink]
Moderator:
Math Expert
93183 posts

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