Last visit was: 20 Nov 2025, 01:02 It is currently 20 Nov 2025, 01:02
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
suk1234
Joined: 29 Sep 2013
Last visit: 04 Jul 2016
Posts: 37
Own Kudos:
185
 [11]
Given Kudos: 48
Posts: 37
Kudos: 185
 [11]
2
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
778,424
 [2]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,424
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
35,357
 [2]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,357
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
suk1234
What is the average of a, b and c?

(1) The average of a and b is c.
(2) The average of b and c is 4.

Target question: What is the average of a, b, and c?
NOTE: since the average = (a+b+c)/3, our goal here is to find the SUM a + b + c

So, we can REPHRASE the target question....
REPHRASED target question: What is the value of a + b + c?

Statement 1: The average of a and b is c
This means that (a + b)/2 = c
Multiply both sides by 2 to get: a + b = 2c
There are several values of a, b, and c that satisfy statement 1. Here are two:
Case a: a = 1, b = 1 and c = 2, in which case a + b + c = 1 + 2 + 2 = 5
Case b: a = 1, b = 2 and c = 3, in which case a + b + c = 1 + 2 + 3 = 6
Since we cannot answer the REPHRASED target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: The average of b and c is 4
Since there's no information about a, there's no way to find the value of a + b + c
Since we cannot answer the REPHRASED target question with certainty, statement 2 is NOT SUFFICIENT

Statements 1 and 2 combined
Statement 1 tells us that a + b = 2c
Statement 2 tells us that (b + c)/2 = 4, which means b + c = 8

So, we have the following system:
b + c = 8
a + b = 2c

IMPORTANT: Many students will look at this system and incorrectly conclude that, since we have 2 equations and 3 variables, there's no way to answer the target question. This is not necessarily the case, because the target question does NOT ask us to find the individual values of a, b and c. The target question asks us to find the SUM of a, b, and c. So, for example, if the two equations happened to be a + b + 2c = 5 and 2a + 2b + c = 19, then we could ADD the equations to get 3a + 3b + 3c = 24, and upon dividing both sides by 3, we'd see that a + b + c = 8, in which case we COULD answer the target question despite only having 2 equations with 3 variables.
So, we can't just automatically assume that we don't have sufficient information.

So, let's TEST some values of a, b and c that satisfy BOTH equations.

NOTE: since the equation b + c = 8 doesn't have the variable a, let's use it to first find some values of c and b, then we'll use the other equation, a + b = 2c, to find the corresponding a value.

Case a: b = 1 and c = 7 satisfies the equation b + c = 8 . Now plug these values into the other equation (a + b = 2c) to get: a + 1 = 2(7). Solve to get: a = 13.
So, the values are a = 13, b = 1 and c = 7, which means a + b + c = 13 + 1 + 7 = 21
Case b: b = 0 and c = 8 satisfies the equation b + c = 8 . Now plug these values into the other equation (a + b = 2c) to get: a + 0 = 2(8). Solve to get: a = 16.
So, the values are a = 16, b = 0 and c = 8, which means a + b + c = 16 + 0 + 8 = 24
Since we cannot answer the REPHRASED target question with certainty, the combined statements are NOT SUFFICIENT

Answer =
RELATED VIDEOS


User avatar
rohit8865
Joined: 05 Mar 2015
Last visit: 19 Nov 2025
Posts: 812
Own Kudos:
Given Kudos: 45
Products:
Posts: 812
Kudos: 981
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Chemerical71
What is the average of a,b,and c?

(1) The average of a and b is c.
(2) the average of b and c is 4.


(1) a+c=2c
thus avg of a,b,c = a+b+c/3
putting a+b= 2c
avg =c
insuff

(2) no info on a
insuff

combining again, we also not get any unique value

Ans E
User avatar
rak08
Joined: 01 Feb 2025
Last visit: 19 Nov 2025
Posts: 236
Own Kudos:
Given Kudos: 338
Location: India
GPA: 7.14
Products:
Posts: 236
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

is (1) not sufficient because C would be any number?
Bunuel
What is the average of a, b and c?

The average of a, b and c is (a + b + c)/3. So, basically to answer the question we need to know the value of a + b + c.

(1) The average of a and b is c --> (a + b)/2 = c --> a + b = 2c. Not sufficient.

(2) The average of b and c is 4 --> (b + c)/2 = 4 --> c = 8 - b. Not sufficient.

(1)+(2) We have that a + b = 2c and c = 8 - b, thus a + b + c = 2c + c = 3c = 3(8 - b). Without knowing the value of c or b we cannot get this value. For example, consider a = 1, b = 5, c = 3 or a = 4, b = 4 and c = 4. Not sufficient.

Answer: E.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,424
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rak08
Bunuel

is (1) not sufficient because C would be any number?


From (1), knowing that a + b = 2c gives (a + b + c)/3 = (2c + c)/3 = 3c/3 = c. When a DS question asks about the value of some variable, the statement is sufficient ONLY if you can obtain a single numerical value for this variable. So, for (1) to be sufficient we need to know the exact value of c.
Moderators:
Math Expert
105408 posts
496 posts