Consider a sequence of numbers given by the expression 5 + (n - 1) * 3, where n runs from 1 to 85 (inclusive). How many of these numbers are divisible by 7?
A. 5
B. 7
C. 8
D. 11
E. 12
A. 5
B. 7
C. 8
D. 11
E. 12
BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course
Redeem
Scott Woodbury-Stewart’s private virtual classroom — 400 hours of master-class video lessons for the GMAT Focus Edition.
IOM E in a series of {4,11,18,25,32,39,46,53,60,67,74,81}gtestprep wrote:Consider a sequence of numbers given by the expression 5 + (n - 1) * 3, where n runs from 1 to 85 (inclusive). How many of these numbers are divisible by 7?
A. 5
B. 7
C. 8
D. 11
E. 12
Let's determine the pattern.gtestprep wrote:Consider a sequence of numbers given by the expression 5 + (n - 1) * 3, where n runs from 1 to 85 (inclusive). How many of these numbers are divisible by 7?
A. 5
B. 7
C. 8
D. 11
E. 12
GMATGuruNY wrote:Let's determine the pattern.gtestprep wrote:Consider a sequence of numbers given by the expression 5 + (n - 1) * 3, where n runs from 1 to 85 (inclusive). How many of these numbers are divisible by 7?
A. 5
B. 7
C. 8
D. 11
E. 12
n=1: 5 + (1-1)*0 = 5.
n=2: 5 + (2-1)*3 = 8.
n=3: 5 + (3-1)*3 = 11.
n=4: 5 + (4-1)*3 = 14. 14 is a multiple of 7.
The first multiple of 7 occurs when n=4.
We can see that each number in the sequence is 3 more than the previous number in the sequence.
This means that every 7th term increases by 7*3 = 21.
Since n=4 is a multiple of 7, and every 7th term after n=4 will increase by 21, every 7th term after n=4 will be a multiple of 7:
n=11: 5 + (11-1)*3 = 35.
n=18: 5 + (18-1)*3 = 56.
And so on.
Since 85-4 = 81, and 11*7 = 77, there are 11 multiples of 7 between n=4 and n=85.
Thus, including n=4, the total number of multiples of 7 = 1+11 = 12.
The correct answer is E.
We have to determine the numbers divisible by 7viv_gmat wrote: Hi,
Is there a short cut to solve this problem?
Your prompt reply will be highly appreciated.
Thanks
New here Create free account