If x is the sum of six consecutive integers, then x is divis

This topic has expert replies
Source: — Problem Solving |

Legendary Member
Posts: 2326
Joined: Mon Jul 28, 2008 3:54 am
Thanked: 173 times
Followed by:2 members
GMAT Score:710

by gmatmachoman » Sun Mar 21, 2010 11:40 am
X= y+(y+1)+(y+2)+(y+3)+(y+4)+(y+5)
= 6y +15
=3(2y+5)

So X is divisible by 3

A. I only

I checked for few more consecutive values of Y...& all proved to be multiples of 3.

So X should be divisible by 3!!
Last edited by gmatmachoman on Sun Mar 21, 2010 11:48 am, edited 1 time in total.

User avatar
Master | Next Rank: 500 Posts
Posts: 208
Joined: Sun Sep 28, 2008 12:30 pm
Thanked: 22 times

by neoreaves » Sun Mar 21, 2010 11:44 am
If x is the sum of six consecutive integers, then x is divisible by which of the following:

I. 3
II. 4
III. 6

Let us write the 6 consecutive integers like this ......

a-2 , a-1 , a , a+ 1 , a + 2, a + 3

Sum of these numbers will be 6a + 3

1) Divisible by 3 --> Look at 6a + 3 = 3(2a +1 ) ....Thus it is divisible by 3.

2) Divisible by 4 --> 6a + 3 = 4a + 2a + 3 .... Thus this will only be possible if 2a + 3 is divisble by 3. However 2a + 3 is an odd number thus it is not divisible by 3.

3) Divisible by 6 --> Based on 6a + 3. Dividing this number by 6 will give us remainder of 3. So not divisible by 6.


Thus answer should be A

Legendary Member
Posts: 941
Joined: Sun Dec 27, 2009 12:28 am
Thanked: 20 times
Followed by:1 members

by bhumika.k.shah » Sun Mar 21, 2010 11:47 am
OA A

OE [spoiler]Since x is the sum of six consecutive integers, it can be written as:

x = n + (n + 1) + (n + 2) + (n + 3) + (n + 4) + (n + 5)
x = 6n + 15

Note that x must be odd since it is the sum of the even term 6n and the odd term 15, and an even plus an odd gives an odd.

I. TRUE: Since 6n and 15 are both divisible by 3, x is divisible by 3.

II. FALSE: Since x is odd, it CANNOT be divisible by 4.

III. FALSE: Since x is odd, it CANNOT be divisible by 6. [/spoiler]

The correct answer is A