Last visit was: 23 Apr 2024, 14:51 It is currently 23 Apr 2024, 14:51

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
User avatar
Manager
Manager
Joined: 28 May 2009
Posts: 139
Own Kudos [?]: 797 [9]
Given Kudos: 91
Location: United States
Concentration: Strategy, General Management
GMAT Date: 03-22-2013
GPA: 3.57
WE:Information Technology (Consulting)
Send PM
CEO
CEO
Joined: 24 Jul 2011
Status: World Rank #4 MBA Admissions Consultant
Posts: 3187
Own Kudos [?]: 1585 [2]
Given Kudos: 33
GMAT 1: 780 Q51 V48
GRE 1: Q170 V170
Send PM
avatar
Intern
Intern
Joined: 06 Apr 2012
Posts: 6
Own Kudos [?]: 1 [1]
Given Kudos: 34
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618585 [3]
Given Kudos: 81563
Send PM
Re: If the sum of 5 consecutive integers is x, which of the [#permalink]
3
Kudos
Expert Reply
megafan wrote:
If the sum of 5 consecutive integers is x, which of the following must be true?

I. x is an even number
II. x is an odd number
III. x is a multiple of 5

(A) I only

(B) II only

(C) III only

(D) I and III

(E) II and III


You can solve this question simply considering different sets of 5 consecutive integers.

I. x is an even number --> if the set is {-1, 0, 1, 2, 3}, then the sum is 5=odd. Thus this statement is not always true. Eliminate A and D.

II. x is an odd number --> if the set is {-2, -1, 0, 1, 2}, then the sum is 0=even. Thus this statement is not always true. Eliminate B and E.

Only option C remains.

Answer: C.
User avatar
Senior Manager
Senior Manager
Joined: 23 Mar 2011
Posts: 365
Own Kudos [?]: 637 [0]
Given Kudos: 59
Location: India
GPA: 2.5
WE:Operations (Hospitality and Tourism)
Send PM
Re: If the sum of 5 consecutive integers is x, which of the [#permalink]
Sum of every odd number of consecutive integers is always divisible by the odd number
Eg: sum of 5 odd number of integers= 1+2+3+4+5 = 15/5=3

The same does not hold true for even number of consecutive integers
Thus IMO C

Statements 1 and 2 are not true, since we dont know what exactly is the value of x
User avatar
Manager
Manager
Joined: 08 Nov 2014
Posts: 62
Own Kudos [?]: 50 [1]
Given Kudos: 90
Location: India
GPA: 3
WE:Engineering (Manufacturing)
Send PM
Re: If the sum of 5 consecutive integers is x, which of the [#permalink]
1
Kudos
Assume the simplest series , I assumed following
a) 1,2,3,4,5

Sum=15 , Odd
b) 2,3,4,5,6
Sum=20, Even
c) 3,4,5,6,7
sum= 25, Odd

Took less than a minute to find such series will be multiple of 5.

Now see why ?

In another way this series can be re-written as (a-2),(a-1),a,(a+1),(a+2) , where a is an integer

Sum = 5a ...... Easy isnt it ? whatever may the value of 'a' be the sum of the given series will be a multiple of '5'
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18753
Own Kudos [?]: 22041 [1]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: If the sum of 5 consecutive integers is x, which of the [#permalink]
1
Kudos
Expert Reply
megafan wrote:
If the sum of 5 consecutive integers is x, which of the following must be true?

I. x is an even number
II. x is an odd number
III. x is a multiple of 5

(A) I only

(B) II only

(C) III only

(D) I and III

(E) II and III


We can let our integers be the following:

n, n + 1, n + 2, n + 3, n + 4

Summing them, we have:

n + n + 1 + n + 2 + n + 3 + n + 4 = 5n + 10

Since the sum is 5n + 10, we see that if n were an odd number, then 5n + 10 would be odd; however, if n were even, 5n + 10 would be even. Thus, I or II do not have to be true. However, regardless of the value of n, we see that 5n + 10 is divisible by 5:

(5n + 10)/5 = 5n/5 + 10/5 = n + 2

Thus, III must be true.

Answer: C
Director
Director
Joined: 02 Sep 2016
Posts: 528
Own Kudos [?]: 194 [0]
Given Kudos: 275
Re: If the sum of 5 consecutive integers is x, which of the [#permalink]
The 5 nos. are:
a,(a+1),(a+2),(a+3),(a+4)
Add them, we get:
5a+10= 5(a+2)

- If a is even, the expression would be even. (5*even)
- If a is odd, the expression would be odd. (5*odd)
But whatever the final answer would be, it would be a multiple of 5 because 5 is a factor here.
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29893 [0]
Given Kudos: 799
Location: Canada
Send PM
Re: If the sum of 5 consecutive integers is x, which of the [#permalink]
Expert Reply
Top Contributor
megafan wrote:
If the sum of 5 consecutive integers is x, which of the following must be true?

I. x is an even number
II. x is an odd number
III. x is a multiple of 5

(A) I only

(B) II only

(C) III only

(D) I and III

(E) II and III


Let n = the smallest of the five integers
So, n + 1 = the next integer
So, n + 2 = the next integer
So, n + 3 = the next integer
So, n + 4 = the last integer

So the sum of all five integers = n + (n + 1) + (n + 2) + (n + 3) + (n + 4) = 5n + 20
In other words, x = 5n + 20

Now let's analyze each statement...

I. x is an even number
If n = 1, then x = 5n + 20 = 5(1) + 20 = 25, and 25 is not even.
So, statement I is not necessarily true, which means we can eliminate answer choices A and D

II. x is an odd number
If n = 2, then x = 5n + 20 = 5(2) + 20 = 30, and 30 is not odd.
So, statement II is not necessarily true, which means we can eliminate answer choices B and E

Important: As you can see, we've already determined that the correct answer is C, without even analyzing statement III.
So, when answering Roman numeral questions such as this, be sure to eliminate answer choices along the way.


Let's analyze statement III for "fun".

III. x is a multiple of 5
We already determined that x = 5n + 20
We can factor the right hand side as follows: x = 5(n + 4)
So, we can see that x is definitely divisible by 5, which means statement III is true.

Answer: C
Intern
Intern
Joined: 27 Mar 2020
Posts: 11
Own Kudos [?]: 3 [0]
Given Kudos: 19
Location: South Africa
Send PM
Re: If the sum of 5 consecutive integers is x, which of the [#permalink]
Is this question not flawed because it does not take into account NEGATIVE integers?

i.e. -2, -1, 0, 1, 2 = 0.

0 is not a multiple of 5?

BrentGMATPrepNow
ScottTargetTestPrep
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618585 [1]
Given Kudos: 81563
Send PM
If the sum of 5 consecutive integers is x, which of the [#permalink]
1
Kudos
Expert Reply
pepsi123 wrote:
Is this question not flawed because it does not take into account NEGATIVE integers?

i.e. -2, -1, 0, 1, 2 = 0.

0 is not a multiple of 5?

BrentGMATPrepNow
ScottTargetTestPrep


Check the highlighted part below:

PROPERTIES OF ZERO:

1. Zero is an INTEGER.

2. Zero is an EVEN integer. An even number is an integer that is "evenly divisible" by 2, i.e., divisible by 2 without a remainder and as zero is evenly divisible by 2 then it must be even.

3. Zero is neither positive nor negative (the only one of this kind)

4. Zero is divisible by EVERY integer except 0 itself (x/0 = 0, so 0 is a divisible by every number, x).

5. Zero is a multiple of EVERY integer (x*0 = 0, so 0 is a multiple of any number, x)

6. Zero is NOT a prime number (neither is 1 by the way; the smallest prime number is 2).

7. Division by zero is NOT allowed: anything/0 is undefined.

8. Any non-zero number to the power of 0 equals 1 (x^0 = 1)

9. 0^0 case is NOT tested on the GMAT.

10. If the exponent n is positive (n > 0), 0^n = 0.

11. If the exponent n is negative (n < 0), 0^n is undefined, because 0^n = 1/0^(-n) = 1/0. You CANNOT take 0 to the negative power.

12. 0! = 1! = 1.

P.S. Solution HERE does consider negative integers.

Hope it helps.
Board of Directors
Joined: 11 Jun 2011
Status:QA & VA Forum Moderator
Posts: 6072
Own Kudos [?]: 4688 [0]
Given Kudos: 463
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Send PM
Re: If the sum of 5 consecutive integers is x, which of the [#permalink]
megafan wrote:
If the sum of 5 consecutive integers is x, which of the following must be true?

I. x is an even number
II. x is an odd number
III. x is a multiple of 5

(A) I only

(B) II only

(C) III only

(D) I and III

(E) II and III
Plug in Nos and check....

Case \(I\)

Let the \(5\) nos be \(1, 2 , 3 , 4 , 5\)

Sum is \(1 + 2 + 3 + 4 + 5 = 15\)


Case \(II\)

Let the \(5\) nos be \(2 , 3 , 4 , 5 , 6\)

Sum is \(2 + 3 + 4 + 5 + 6 = 20\)

Check , \(x\) can be both Odd and Even, but the result is always divisible by \(5\), Answer must be (C) III only
GMAT Club Bot
Re: If the sum of 5 consecutive integers is x, which of the [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

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