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

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 [?]: 619061 [23]
Given Kudos: 81595
Send PM
Most Helpful Reply
Manager
Manager
Joined: 27 May 2010
Posts: 106
Own Kudos [?]: 261 [7]
Given Kudos: 22
Send PM
General Discussion
Senior Manager
Senior Manager
Joined: 27 Aug 2014
Posts: 253
Own Kudos [?]: 424 [2]
Given Kudos: 76
Location: Netherlands
Concentration: Finance, Strategy
Schools: ISB '21 LBS '22
GPA: 3.9
WE:Analyst (Energy and Utilities)
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5344
Own Kudos [?]: 3965 [3]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
Re: If n is a positive integer less than 400, what is the number of n such [#permalink]
2
Kudos
1
Bookmarks
If n is a positive integer less than 400, what is the number of n such that when n is divided by 4, the remainder is 3 and when n is divided by 7, the remainder is 1?

A. 10
B. 12
C. 13
D. 14
E. 15

Numbers such that when n is divided by 4, the remainder is 3; 3,7,11,15,19,23,27...
Numbers such that when n is divided by 7, the remainder is 1; 1,8,15,22,29,36,43....

First n = 15
Next n = 15 + 7*4 = 15 +28 = 43
It is an arithmetic progression with a = 15 and d=28
Last such number < 400 = 15 + 13*28 = 379
n=14

IMO D
Current Student
Joined: 10 Mar 2019
Posts: 24
Own Kudos [?]: 94 [3]
Given Kudos: 136
Send PM
Re: If n is a positive integer less than 400, what is the number of n such [#permalink]
3
Kudos
If n is a positive integer less than 400, what is the number of n such that when n is divided by 4, the remainder is 3 and when n is divided by 7, the remainder is 1?

n=4k+3; 3,7,11,15,...
n=7m+1; 1,8,15,22...

Then
n=28t+15; 15....
400-15=385
385/28 = 13,...
Don't forget about 15.
13+1=14

IMO D
Manager
Manager
Joined: 26 Mar 2019
Posts: 69
Own Kudos [?]: 104 [3]
Given Kudos: 142
Location: Azerbaijan
Concentration: Finance, Strategy
GMAT 1: 730 Q50 V38
Send PM
Re: If n is a positive integer less than 400, what is the number of n such [#permalink]
3
Kudos
Quote:
If n is a positive integer less than 400, what is the number of n such that when n is divided by 4, the remainder is 3 and when n is divided by 7, the remainder is 1?


I found this question really tricky and spent some time thinking about the concept.
What we are given:
n is a positive integer n > 0 and n < 400
n / 4 = X + 3
n / 7 = Y + 1
We need to find a number of possible "n"s.

From what we are given, n is divisable both by 4 and 7 with some remainder in both cases. Thus, the maximum number which satisfies condition n / 4 = x + 3 is n = 399 and for n / 7 = Y + 1 it is n = 394.
Since the number is divisable both by 4 and 7, we need to find out the LCM (least common multiple) of 4 and 7. LCM of 4 and 7 is the least number smallest positive integer that is divisible by both 4 and 7, which is 4 * 7 = 28.
Now let us find out how many times the number 28 is met in 400 to find the number of "n"s. Since 394 is the smallest of two possible numbers, we need to use it in the calculation: 394 / 28 = 14 and R (remainder) is 2.
Thus, the answer is D.
Intern
Intern
Joined: 17 Aug 2016
Posts: 6
Own Kudos [?]: 30 [2]
Given Kudos: 9
Send PM
Re: If n is a positive integer less than 400, what is the number of n such [#permalink]
2
Kudos
If n is a positive integer less than 400, what is the number of n such that when n is divided by 4, the remainder is 3 and when n is divided by 7, the remainder is 1?

A. 10
B. 12
C. 13
D. 14
E. 15

Multiples of 4 having remainder 3 are

15, 43, 71 ..... 379 which is less than 400. These are following multiples of 7 ---> 2,6,10.....54. ---> this accounts to total 14 multiples.

IMO. the correct answer is (d)
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6296 [1]
Given Kudos: 704
Location: India
Send PM
Re: If n is a positive integer less than 400, what is the number of n such [#permalink]
1
Kudos
n=1 (mod 7)
LCM(4,7)=28
Possibilities
n=1 mod 28
n=8 mod 28
n=15 mod 28
n=22 mod 28

Only 15=3 mod 4

Hence n= 15 mod 28
or n=28k+15, where k is non-negative integer

Maximum value k can take is [(399-15)/28]=13
Total values n can take= (13-0)+1=14

IMO D
Manager
Manager
Joined: 17 Jul 2017
Posts: 68
Own Kudos [?]: 75 [1]
Given Kudos: 180
Location: India
GMAT 1: 600 Q47 V27
GMAT 2: 650 Q47 V33
Send PM
Re: If n is a positive integer less than 400, what is the number of n such [#permalink]
1
Kudos
I don't have a proper approach or formula. I started by counting the multiples of 7 and +1. That will give remainder as 1 when divided by 7
8 --- remainder as 1 when divided by 7, rem=0 when divided by 4
15--- remainder as 1 when divided by 7, rem=3 when divided by 4
22 --- remainder as 1 when divided by 7, rem=2 when divided by 4
29 --- remainder as 1 when divided by 7, rem=1 when divided by 4
36 --- remainder as 1 when divided by 7, rem=0 when divided by 4
43 --- remainder as 1 when divided by 7, rem=3 when divided by 4

We have a pattern starting from 15 and increasing the number by 28 we have the number that satisfies this condition.
Last number in the pattern less than 400 is 379.

Total number of 'n' that satisfies the condition is = 14 (D)
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5960
Own Kudos [?]: 13387 [1]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Re: If n is a positive integer less than 400, what is the number of n such [#permalink]
1
Bookmarks
Expert Reply
Bunuel wrote:
If n is a positive integer less than 400, what is the number of n such that when n is divided by 4, the remainder is 3 and when n is divided by 7, the remainder is 1?

A. 10
B. 12
C. 13
D. 14
E. 15


 

This question was provided by Math Revolution
for the Heroes of Timers Competition

 



n = 4a+3 = {3, 7, 11, 15, 19, 23, 27, 31, ...}
also
n = 7b+1 = {1, 8, 15, 22, 29, 36, ...}

First common term = 15

Every terms after the first term will be at a gap of LCM (4 & 7) i.e. 28

Terms are {15, 43, 71....}

Last term = 15 + (n-1)*28 < 400

i.e. n-1 < 13.75
i.e. n < 14.75

i.e. Maximum value of n = 14

Answer: Option D
PM Intern
Joined: 27 Feb 2019
Posts: 223
Own Kudos [?]: 182 [0]
Given Kudos: 197
Location: India
GMAT 1: 720 Q48 V41
Send PM
Re: If n is a positive integer less than 400, what is the number of n such [#permalink]
Used online whiteboard for this question and took 3 mins. Uff!
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32681
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If n is a positive integer less than 400, what is the number of n such [#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 n is a positive integer less than 400, what is the number of n such [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

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