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

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:
Poor Qualityx      
Show Tags
Hide Tags
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 [10]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11178
Own Kudos [?]: 31934 [0]
Given Kudos: 290
Send PM
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 [0]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8019
Own Kudos [?]: 4098 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Re: Are the distinct Integers of Set {a, b, c, d, e} consecutive? 1) The [#permalink]
GMATinsight

Are the distinct positive Integers of Set {a, b, c, d, e} consecutive?

1) The mean of a, b, c, d, e is c
2) Range of the integers = c-a+2

for stmnt1 : we get considering sequence (1,2,3,4,5) yes and (1,2,3,4,6) mean 3.2 ~3 so no

for stmnt 2: if we say range of integers = middle value- first value +2
=> range of integers (e-a) -2=c-a
=> e=c+2

we know relation about e and c but a,b,d are not clear so NO

Combining stmnts we can conclude that a,b,c,d,e have to be consecutive nos.

IMO C should be correct..
SVP
SVP
Joined: 24 Nov 2016
Posts: 1720
Own Kudos [?]: 1344 [0]
Given Kudos: 607
Location: United States
Send PM
Re: Are the distinct Integers of Set {a, b, c, d, e} consecutive? 1) The [#permalink]
GMATinsight wrote:
Are the distinct positive Integers of Set {a, b, c, d, e} consecutive?

1) The mean of a, b, c, d, e is c
2) Range of the integers = c-a+2


Bunuel could you provide a better solution, please?

Consecutive integers are terms in which the preceding terms differ by 1: |a-b|=1

1) The mean of a, b, c, d, e is c insufic.

{a,b,c,d,e}={5,6,7,8,9}: mean=c=7; yes.
{a,b,c,d,e}={3,5,7,9,11}: mean=c=7; no.

2) Range of the integers = c-a+2 insufic.

{a,b,c,d,e}={1,2,3,4,5}: range=5-1=4…c-a+2=3-1+2=4; yes.
{a,b,c,d,e}={1,2,6,7,8}: range=8-1=7…c-a+2=6-1+2=7; no.

(1 & 2) sufic.

c-a+2=range, c-a+2=e-a, c+2=e, c+1=d, c-1=b, c-2=a;
{a,a+1,a+2,a+3,a+4}: a+2-a+2=a+4-a…4=4=consecutive.

Answer (C)
Tutor
Joined: 17 Sep 2014
Posts: 1251
Own Kudos [?]: 938 [0]
Given Kudos: 6
Location: United States
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Send PM
Re: Are the distinct Integers of Set {a, b, c, d, e} consecutive? 1) The [#permalink]
Expert Reply
GMATinsight wrote:
Are the distinct positive Integers of Set {a, b, c, d, e} consecutive?

1) The mean of a, b, c, d, e is c
2) Range of the integers = c-a+2


Analyzing the question:
Always check if all consecutive numbers is possible. If we cannot have consecutive numbers the statement is automatically sufficient. Since they are distinct integers let us assume a < b < c < d < e.

Statement 1:
We can have 5 consecutive integers or 1, 3, 4, 5, 7. Insufficient. However this does imply a + b + d + e = 4c.

Statement 2:
\(e\) is the biggest integer of the set, then \(e - a = c - a + 2\) gives \(e = c + 2\). We are allowed to have consecutive numbers with \(a = c - 2\). We could also let \(c - a = 3\) and fill in the numbers, therefore this is insufficient.

Combined:
\(e = c + 2\), this was assuming \(e\) was the greatest integer of the set. We only have one space for \(d\), which is between \(e\) and \(c\). Therefore \(d = c + 1\). From statement 1 we had \(a + b + d + e = 4c\), removing \(d\) and \(e\), we have \(a + b = 2c - 3\). The only way to make both less than \(c\) is to have \(b = c - 1\) and \(a = c - 2\). Therefore all 5 integers must be consecutive, sufficient.

Ans: C
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11178
Own Kudos [?]: 31934 [0]
Given Kudos: 290
Send PM
Re: Are the distinct Integers of Set {a, b, c, d, e} consecutive? 1) The [#permalink]
Expert Reply
GMATinsight wrote:
Are the distinct positive Integers of Set {a, b, c, d, e} consecutive?

1) The mean of a, b, c, d, e is c
2) Range of the integers = c-a+2



Since the question has been edited, the solution would be..

Are the distinct Integers of Set {a, b, c, d, e} consecutive?

1) The average of a, b, c, d, e is c
So, 5c=a+b+c+d+e


2) c=e-2
Nothing much

Combined..
If a, b, c, d,e are in order....d=c+1, e=c+2...5c=a+b+c+c+1+c+2........2c=a+b+3.....c+c-3=a+b=(c-2)+(c-1)...so consecutive
If a, b, c, d, e are not in order...Not necessary

It should be E as the way it is given

This Question is Locked Due to Poor Quality
Hi there,
The question you've reached has been archived due to not meeting our community quality standards. No more replies are possible here.
Looking for better-quality questions? Check out the 'Similar Questions' block below for a list of similar but high-quality questions.
Want to join other relevant Problem Solving discussions? Visit our Data Sufficiency (DS) Forum for the most recent and top-quality discussions.
Thank you for understanding, and happy exploring!
GMAT Club Bot
Re: Are the distinct Integers of Set {a, b, c, d, e} consecutive? 1) The [#permalink]
Moderator:
Math Expert
92915 posts

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