Last visit was: 05 Dec 2024, 11:36 It is currently 05 Dec 2024, 11:36
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
gmatt1476
Joined: 04 Sep 2017
Last visit: 26 Nov 2024
Posts: 334
Own Kudos:
22,328
 [63]
Given Kudos: 61
Posts: 334
Kudos: 22,328
 [63]
6
Kudos
Add Kudos
57
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
MahmoudFawzy
Joined: 27 Oct 2018
Last visit: 20 Feb 2021
Posts: 665
Own Kudos:
1,969
 [13]
Given Kudos: 200
Status:Manager
Location: Egypt
Concentration: Strategy, International Business
GPA: 3.67
WE:Pharmaceuticals (Healthcare/Pharmaceuticals)
Posts: 665
Kudos: 1,969
 [13]
7
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
OC2910
Joined: 04 Apr 2015
Last visit: 09 Feb 2023
Posts: 231
Own Kudos:
137
 [2]
Given Kudos: 269
GMAT 1: 650 Q49 V31
GPA: 3.59
Products:
GMAT 1: 650 Q49 V31
Posts: 231
Kudos: 137
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
GMAT Club Legend
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,786
Own Kudos:
32,134
 [3]
Given Kudos: 799
Location: Canada
Expert reply
Posts: 6,786
Kudos: 32,134
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
gmatt1476
What is the sum of 3 consecutive integers?

(1) The sum of the 3 integers is less than the greatest of the 3 integers.
(2) Of the 3 integers, the ratio of the least to the greatest is 3.

Target question: What is the sum of 3 consecutive integers?

Statement 1: The sum of the 3 integers is less than the greatest of the 3 integers.
There are several sets of three consecutive integers that satisfy statement 1. Here are two:
Case a: The numbers are {-1, 0, 1}. In this case the sum is 0, and 0 is less than the biggest number in the set (1). The answer to the target question is the sum of the integers is 0
Case b: The numbers are {-2, -1, 0}. In this case the sum is -3, and -3 is less than the biggest number in the set (0). The answer to the target question is the sum of the integers is -3
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: Of the 3 integers, the ratio of the least to the greatest is 3.
Let x = the smallest integer
So, x + 1 = the middle integer
And, x + 2 = the greatest integer

From statement to we can write: x/(x+2) = 3
Multiply both sides of the equation by x + 2 to get: x = 3x + 6
Subtract 3x from both sides to get: -2x = 6
Solve: x = -3
Since x is the smallest integer, we now know that the three consecutive integers are {-3, -2, -1}
The answer to the target question is the sum of the integers = (-3) + (-2) + (-1) = -6
Since we can answer the target question with certainty, statement 2 is SUFFICIENT

Answer: B

Cheers,
Brent
User avatar
QuantMadeEasy
Joined: 28 Feb 2014
Last visit: 04 Dec 2024
Posts: 501
Own Kudos:
Given Kudos: 75
Location: India
Concentration: General Management, International Business
GPA: 3.97
WE:Engineering (Education)
Posts: 501
Kudos: 658
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatt1476
What is the sum of 3 consecutive integers?

(1) The sum of the 3 integers is less than the greatest of the 3 integers.
(2) Of the 3 integers, the ratio of the least to the greatest is 3.



DS51402.01
Three integers are a, a+1, a+2
Sum is 3*(a+1)

(1) a can be any non positive integer. Insufficient

(2) a / (a+2) = 3
a = -3. Sufficient

B is correct.
avatar
BradyMVP
Joined: 16 Jan 2020
Last visit: 30 Apr 2021
Posts: 77
Own Kudos:
Given Kudos: 38
Location: United States
GMAT 1: 720 Q49 V38
GPA: 3.9
WE:Investment Banking (Other)
Products:
GMAT 1: 720 Q49 V38
Posts: 77
Kudos: 22
Kudos
Add Kudos
Bookmarks
Bookmark this Post
BrentGMATPrepNow
gmatt1476
What is the sum of 3 consecutive integers?

(1) The sum of the 3 integers is less than the greatest of the 3 integers.
(2) Of the 3 integers, the ratio of the least to the greatest is 3.

Target question: What is the sum of 3 consecutive integers?

Statement 1: The sum of the 3 integers is less than the greatest of the 3 integers.
There are several sets of three consecutive integers that satisfy statement 1. Here are two:
Case a: The numbers are {-1, 0, 1}. In this case the sum is 0, and 0 is less than the biggest number in the set (1). The answer to the target question is the sum of the integers is 0
Case b: The numbers are {-2, -1, 0}. In this case the sum is -3, and -3 is less than the biggest number in the set (0). The answer to the target question is the sum of the integers is -3
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: Of the 3 integers, the ratio of the least to the greatest is 3.
Let x = the smallest integer
So, x + 1 = the middle integer
And, x + 2 = the greatest integer

From statement to we can write: (x+2)/(x) = 3
Multiply both sides of the equation by x to get: x + 2 = 3x
Subtract x from both sides to get: 2 = 2x
Solve: x = 1
Since x is the smallest integer, we now know that the three consecutive integers are {1, 2, 3}
The answer to the target question is the sum of the integers = 1 + 2 + 3 = 6
Since we can answer the target question with certainty, statement 2 is SUFFICIENT

Answer: B

Cheers,
Brent

Brent, how come statement 2 cannot be -3,-2,-1? Is the ratio not 3:1 ? If so what is the ratio of the least to greatest? This question has me stumped. Thanks.
avatar
palcc
Joined: 09 May 2020
Last visit: 27 Jul 2020
Posts: 1
Own Kudos:
1
 [1]
Given Kudos: 2
Posts: 1
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
BradyMVP
BrentGMATPrepNow
gmatt1476
What is the sum of 3 consecutive integers?

(1) The sum of the 3 integers is less than the greatest of the 3 integers.
(2) Of the 3 integers, the ratio of the least to the greatest is 3.

Target question: What is the sum of 3 consecutive integers?

Statement 1: The sum of the 3 integers is less than the greatest of the 3 integers.
There are several sets of three consecutive integers that satisfy statement 1. Here are two:
Case a: The numbers are {-1, 0, 1}. In this case the sum is 0, and 0 is less than the biggest number in the set (1). The answer to the target question is the sum of the integers is 0
Case b: The numbers are {-2, -1, 0}. In this case the sum is -3, and -3 is less than the biggest number in the set (0). The answer to the target question is the sum of the integers is -3
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: Of the 3 integers, the ratio of the least to the greatest is 3.
Let x = the smallest integer
So, x + 1 = the middle integer
And, x + 2 = the greatest integer

From statement to we can write: (x+2)/(x) = 3
Multiply both sides of the equation by x to get: x + 2 = 3x
Subtract x from both sides to get: 2 = 2x
Solve: x = 1
Since x is the smallest integer, we now know that the three consecutive integers are {1, 2, 3}
The answer to the target question is the sum of the integers = 1 + 2 + 3 = 6
Since we can answer the target question with certainty, statement 2 is SUFFICIENT

Answer: B

Cheers,
Brent

Brent, how come statement 2 cannot be -3,-2,-1? Is the ratio not 3:1 ? If so what is the ratio of the least to greatest? This question has me stumped. Thanks.

I think he made a little mistake by putting the greatest to the least instead of the least to the greatest
avatar
mstepano
avatar
Current Student
Joined: 01 Feb 2020
Last visit: 28 Nov 2021
Posts: 3
Own Kudos:
1
 [1]
Given Kudos: 21
Location: Croatia (Hrvatska)
GMAT 1: 660 Q42 V39
GMAT 2: 680 Q48 V35
GPA: 3.85
GMAT 2: 680 Q48 V35
Posts: 3
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Yes, he made a little mistake by reversing the ratio.
Also, from statement (1) which has to be true, you can see that "The sum of the 3 integers is less than the greatest of the 3 integers", and this is not the case for the set {1, 2, 3}.

Sum should have been -6, for the set {-3, -2, -1}, but the answer is still (luckily) B.
User avatar
Basshead
Joined: 09 Jan 2020
Last visit: 07 Feb 2024
Posts: 941
Own Kudos:
Given Kudos: 432
Location: United States
Posts: 941
Kudos: 250
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What is the sum of 3 consecutive integers?

(1) The sum of the 3 integers is less than the greatest of the 3 integers.

x + x + 1 + x +2 < x +2
3x + 3 < x + 2
2x < -1
x < -1/2

INSUFFICIENT.

(2) Of the 3 integers, the ratio of the least to the greatest is 3.

X/X+2 = 3
X = -3
Sum = -6

SUFFICIENT.

Answer is B.
User avatar
ueh55406
Joined: 19 Dec 2020
Last visit: 31 Aug 2021
Posts: 157
Own Kudos:
Given Kudos: 316
Posts: 157
Kudos: 44
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatt1476
What is the sum of 3 consecutive integers?

(1) The sum of the 3 integers is less than the greatest of the 3 integers.
(2) Of the 3 integers, the ratio of the least to the greatest is 3.



Our integers: n, n+1 ,n+2

(1) The sum of the 3 integers is less than the greatest of the 3 integers.

\(n+n+1+n+2\) < \(n+2\)

\(3n+3 < n+2\)
\(3n < n-1\)

plug values for n. (clearly +ve integers are out of question, so let's start with -ve values)

if \(n= -1\)

\(-3 < -2\) (yes)

if \(n= -2\)
\(-6 < -3\) (yes)

Two possibilities. insufficient.

(2) Of the 3 integers, the ratio of the least to the greatest is 3.

\(n/n+2 = 3\)
\(n=3(n+2)\)
\(n=3n+6\)
\(-2n=6\)
\(n=-3\)

Done. we got the first integer; we can get the rest as this is a consecutive series.

B is the Answer.
User avatar
Hoozan
Joined: 28 Sep 2018
Last visit: 07 Jul 2024
Posts: 703
Own Kudos:
628
 [1]
Given Kudos: 248
GMAT 1: 660 Q48 V33 (Online)
GMAT 2: 700 Q49 V37
Products:
GMAT 2: 700 Q49 V37
Posts: 703
Kudos: 628
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
BrentGMATPrepNow
gmatt1476
What is the sum of 3 consecutive integers?

(1) The sum of the 3 integers is less than the greatest of the 3 integers.
(2) Of the 3 integers, the ratio of the least to the greatest is 3.

Target question: What is the sum of 3 consecutive integers?

Statement 1: The sum of the 3 integers is less than the greatest of the 3 integers.
There are several sets of three consecutive integers that satisfy statement 1. Here are two:
Case a: The numbers are {-1, 0, 1}. In this case the sum is 0, and 0 is less than the biggest number in the set (1). The answer to the target question is the sum of the integers is 0
Case b: The numbers are {-2, -1, 0}. In this case the sum is -3, and -3 is less than the biggest number in the set (0). The answer to the target question is the sum of the integers is -3
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: Of the 3 integers, the ratio of the least to the greatest is 3.
Let x = the smallest integer
So, x + 1 = the middle integer
And, x + 2 = the greatest integer

From statement to we can write: (x+2)/(x) = 3
Multiply both sides of the equation by x to get: x + 2 = 3x
Subtract x from both sides to get: 2 = 2x
Solve: x = 1
Since x is the smallest integer, we now know that the three consecutive integers are {1, 2, 3}
The answer to the target question is the sum of the integers = 1 + 2 + 3 = 6
Since we can answer the target question with certainty, statement 2 is SUFFICIENT

Answer: B

Cheers,
Brent

Hey BrentGMATPrepNow, in statement (2) we are told that the ratio of least to the greatest is 3. So shouldn't it be (x)/(x+2) = 3?
User avatar
BrentGMATPrepNow
User avatar
GMAT Club Legend
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,786
Own Kudos:
Given Kudos: 799
Location: Canada
Expert reply
Posts: 6,786
Kudos: 32,134
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hoozan
\
Hey BrentGMATPrepNow, in statement (2) we are told that the ratio of least to the greatest is 3. So shouldn't it be (x)/(x+2) = 3?
Thanks for the heads up! I have edited my response accordingly.

Kudos for you!!!
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 35,740
Own Kudos:
Posts: 35,740
Kudos: 925
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderator:
Math Expert
97565 posts