Last visit was: 27 Apr 2026, 04:42 It is currently 27 Apr 2026, 04:42
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
arjtryarjtry
User avatar
Current Student
Joined: 11 May 2008
Last visit: 18 Sep 2010
Posts: 376
Own Kudos:
Concentration: General
Posts: 376
Kudos: 1,345
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
alpha_plus_gamma
Joined: 14 Aug 2007
Last visit: 17 Jun 2010
Posts: 298
Own Kudos:
Concentration: MC, PE, VC
Posts: 298
Kudos: 641
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
arjtryarjtry
User avatar
Current Student
Joined: 11 May 2008
Last visit: 18 Sep 2010
Posts: 376
Own Kudos:
Concentration: General
Posts: 376
Kudos: 1,345
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
LM
Joined: 03 Sep 2006
Last visit: 04 Apr 2015
Posts: 444
Own Kudos:
Given Kudos: 33
Posts: 444
Kudos: 7,894
Kudos
Add Kudos
Bookmarks
Bookmark this Post
N = x x x x x x

F(k) = value of the kth digit.

From ( ii )

A B A B A B
will be divisible by 7.

From ( ii )

A A A A A A

will be divisible by 7


Thus answer should be "D"
User avatar
x2suresh
Joined: 07 Nov 2007
Last visit: 18 Aug 2012
Posts: 711
Own Kudos:
Given Kudos: 5
Location: New York
Posts: 711
Kudos: 3,148
Kudos
Add Kudos
Bookmarks
Bookmark this Post
arjtryarjtry
In a six-digit integer N F(k) is the value of the k-th digit. For example, F(4) is the value of the hundreds digit of N. Is N divisible by 7?

1. F(1) = F(4), F(2) = F(5), F(3) = F(6)
2. F(1) = F(2) = ... = F(6)

ABABAB
1) 100000*A +10000*B+ 1000*C +100*A + 10B +C
= 1001C +10010B+1001000A = 1001 (100A+10B+C)
= (100A+10B+C) * 1001
1001 --> is divisiable by 7

To find out if a number is divisible by seven, take the last digit, double it, and subtract it from the rest of the number

100-2 --> 98 is divisable by 7
Suffcieint
2) A* 111111

111111 -->11111-2 =11109
11109 -->1110-18 = 1092 =
1092 --> 105 is divisable by 7

sufficient

Any other short cuts.
User avatar
x2suresh
Joined: 07 Nov 2007
Last visit: 18 Aug 2012
Posts: 711
Own Kudos:
Given Kudos: 5
Location: New York
Posts: 711
Kudos: 3,148
Kudos
Add Kudos
Bookmarks
Bookmark this Post
x2suresh
arjtryarjtry
In a six-digit integer N F(k) is the value of the k-th digit. For example, F(4) is the value of the hundreds digit of N. Is N divisible by 7?

1. F(1) = F(4), F(2) = F(5), F(3) = F(6)
2. F(1) = F(2) = ... = F(6)

ABABAB
1) 100000*A +10000*B+ 1000*A +100*B + 10A +B
= 101010*A+10101* B
= (2a+b) * 10101
10101 --> is divisiable by 7

To find out if a number is divisible by seven, take the last digit, double it, and subtract it from the rest of the number

1010-2 --> 108 is divisable by 7
Suffcieint
2) A* 111111

111111 -->11111-2 =11109
11109 -->1110-18 = 1092 =
1092 --> 105 is divisable by 7

sufficient

Any other short cuts.

Hey guys,

I found another rule. (googled). this looks faster way for this problem

To know if a number is a multiple of seven or not, we can use also
3 coefficients (1 , 2 , 3). We multiply the first number starting
from the ones place by 1, then the second from the right by 3,
the third by 2, the fourth by -1, the fifth by -3, the sixth by -2,
and the seventh by 1, and so forth.


ABCABC --> 0 which is divisable by 7
AAAAAA -- > 0 which is divisable by 7
User avatar
zonk
User avatar
Current Student
Joined: 12 Jul 2008
Last visit: 10 Nov 2013
Posts: 366
Own Kudos:
Concentration: Finance, Entrepreneurship, Health Care
Schools:Wharton
Posts: 366
Kudos: 354
Kudos
Add Kudos
Bookmarks
Bookmark this Post
x2suresh
arjtryarjtry
In a six-digit integer N F(k) is the value of the k-th digit. For example, F(4) is the value of the hundreds digit of N. Is N divisible by 7?

1. F(1) = F(4), F(2) = F(5), F(3) = F(6)
2. F(1) = F(2) = ... = F(6)

ABABAB
1) 100000*A +10000*B+ 1000*A +100*B + 10A +B
= 101010*A+10101* B
= (2a+b) * 10101
10101 --> is divisiable by 7

To find out if a number is divisible by seven, take the last digit, double it, and subtract it from the rest of the number

1010-2 --> 108 is divisable by 7
Suffcieint
2) A* 111111

111111 -->11111-2 =11109
11109 -->1110-18 = 1092 =
1092 --> 105 is divisable by 7

sufficient

Any other short cuts.

Am I reading this wrong? Is the number ABABAB or ABCABC? Obviously, your method would still be able to test:

ABCABC = 100000A + 10000B + 1000C + 100A + 10B + C = 100100A + 10010B + 1001C
= 1001*(100A + 10B + C)

1001/7 = 143 --> sufficient
User avatar
x2suresh
Joined: 07 Nov 2007
Last visit: 18 Aug 2012
Posts: 711
Own Kudos:
Given Kudos: 5
Location: New York
Posts: 711
Kudos: 3,148
Kudos
Add Kudos
Bookmarks
Bookmark this Post
zoinnk
x2suresh
arjtryarjtry
In a six-digit integer N F(k) is the value of the k-th digit. For example, F(4) is the value of the hundreds digit of N. Is N divisible by 7?

1. F(1) = F(4), F(2) = F(5), F(3) = F(6)
2. F(1) = F(2) = ... = F(6)

ABABAB
1) 100000*A +10000*B+ 1000*A +100*B + 10A +B
= 101010*A+10101* B
= (2a+b) * 10101
10101 --> is divisiable by 7

To find out if a number is divisible by seven, take the last digit, double it, and subtract it from the rest of the number

1010-2 --> 108 is divisable by 7
Suffcieint
2) A* 111111

111111 -->11111-2 =11109
11109 -->1110-18 = 1092 =
1092 --> 105 is divisable by 7

sufficient

Any other short cuts.

Am I reading this wrong? Is the number ABABAB or ABCABC? Obviously, your method would still be able to test:

ABCABC = 100000A + 10000B + 1000C + 100A + 10B + C = 100100A + 10010B + 1001C
= 1001*(100A + 10B + C)

1001/7 = 143 --> sufficient

It should be ABCABC ... Sorry I did mistake.

I modified my origianl post.

Thanks



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Quantitative Questions Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!