Last visit was: 24 Apr 2026, 14:48 It is currently 24 Apr 2026, 14:48
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
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,459
 [9]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,459
 [9]
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
User avatar
nailin16
Joined: 05 Apr 2014
Last visit: 10 Feb 2019
Posts: 105
Own Kudos:
105
 [3]
Given Kudos: 255
Location: India
Concentration: Economics, International Business
Schools: ISB '19 Fox"19
GMAT 1: 660 Q48 V33
GPA: 3
Schools: ISB '19 Fox"19
GMAT 1: 660 Q48 V33
Posts: 105
Kudos: 105
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
jpeeples85
Joined: 25 Dec 2016
Last visit: 27 Mar 2017
Posts: 16
Own Kudos:
33
 [1]
Given Kudos: 3
Location: United States (GA)
Concentration: Healthcare, Entrepreneurship
GMAT 1: 770 Q51 V42
GPA: 3.64
WE:Medicine and Health (Healthcare/Pharmaceuticals)
GMAT 1: 770 Q51 V42
Posts: 16
Kudos: 33
 [1]
1
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,733
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,459
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATPrepNow
The average (arithmetic mean) of y numbers is x. If z is added to the numbers, the new average (arithmetic mean) will be z-5. What is the value of z in terms of x and y?

A) x + \(\frac{5}{y}\) + 5

B) \(\frac{xy + 5y}{y - 1}\)

C) \(\frac{xy - 5}{y+1}\)

D) \(\frac{x}{y+1}\) - 5y

E) x - \(\frac{5}{y}\)

* Kudos for all correct solutions

The average (arithmetic mean) of y numbers is x.
In other words: (sum of all y numbers)/y = x
We can also write: sum of all y numbers = xy

If z is added to the numbers, the new average (arithmetic mean) will be z-5
With the addition of this number (z), our NEW SUM = xy + z
Also, with the addition of this number (z), we now have y+1 numbers

If the new average is z-5, we can write: (xy + z)/(y+1) = z - 5
Multiply both sides by (y+1) to get: xy + z = (z - 5)(y + 1)
Expand: xy + z = yz + z - 5y - 5
Subtract z from both sides: xy = yz - 5y - 5
Rearrange to get yz on one side: yz = xy + 5y + 5
Divide both sides by y to get: z = (xy + 5y + 5)/y
Simplify: z = x + 5 + 5/y

Answer: A

RELATED VIDEO FROM OUR COURSE
User avatar
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 17 Dec 2025
Posts: 5,903
Own Kudos:
5,454
 [1]
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 5,903
Kudos: 5,454
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATPrepNow
The average (arithmetic mean) of y numbers is x. If z is added to the numbers, the new average (arithmetic mean) will be z-5. What is the value of z in terms of x and y?

A) x + \(\frac{5}{y}\) + 5

B) \(\frac{xy + 5y}{y - 1}\)

C) \(\frac{xy - 5}{y+1}\)

D) \(\frac{x}{y+1}\) - 5y

E) x - \(\frac{5}{y}\)

* Kudos for all correct solutions

Total of y numbers is \(yx\)

When z is added to the number it becomes = \(( yx + z )\)

Average of \(( y + 1 )\) numbers is \(\frac{( yx + z )}{( y + 1 )} = ( z - 5 )\)

Or, \(( yx + z ) = ( yz - 5y + z - 5 )\)

Or, \(yx = yz - 5y - 5\)

Or, yz = yx + 5y + 5

Or, \(z = \frac{yx + 5y + 5}{y}\)

Or, \(z = x + 5 + \frac{5}{y}\)

Hence, answer will be (A) \(z = x + 5 + \frac{5}{y}\)
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 24 Apr 2026
Posts: 4,143
Own Kudos:
11,278
 [1]
Given Kudos: 99
Expert
Expert reply
Posts: 4,143
Kudos: 11,278
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
BrentGMATPrepNow
The average (arithmetic mean) of y numbers is x. If z is added to the numbers, the new average (arithmetic mean) will be z-5. What is the value of z in terms of x and y?

I wasn't sure how to interpret the problem. We have y numbers with an average of x. So the sum of the numbers is xy. Then "z is added to the numbers". That could mean one of two things:

• we are inserting into the set a new value, equal to "z". Then our new set will sum to xy + z, and we will have y+1 values in the set. So the new average will be (xy + z)/(y + 1), and if that equals z-5, we get an equation

(xy + z) /(y + 1) = z - 5
xy + z = yz - 5y + z - 5
xy +5y + 5 = yz
z = (xy + 5y + 5)/y = x + 5 + (5/y), which is answer A.

• but the wording could also mean that we're adding the value z to each number in our set; if I say "I have some numbers, and if 3 is added to the numbers, the new average is 20", that could mean I'm just increasing each number in the set by 3, and not that I'm inserting a new value of "3" into the set. If we interpret the question this way, then by adding z to each value, we increase the mean by z. So the new average of the set is x+z, and if that equals z-5, all we can learn is that x = -5. We can't get an answer this way, so this clearly is not the intended meaning.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,459
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IanStewart
BrentGMATPrepNow
The average (arithmetic mean) of y numbers is x. If z is added to the numbers, the new average (arithmetic mean) will be z-5. What is the value of z in terms of x and y?

I wasn't sure how to interpret the problem. We have y numbers with an average of x. So the sum of the numbers is xy. Then "z is added to the numbers". That could mean one of two things:

• we are inserting into the set a new value, equal to "z". Then our new set will sum to xy + z, and we will have y+1 values in the set. So the new average will be (xy + z)/(y + 1), and if that equals z-5, we get an equation

(xy + z) /(y + 1) = z - 5
xy + z = yz - 5y + z - 5
xy +5y + 5 = yz
z = (xy + 5y + 5)/y = x + 5 + (5/y), which is answer A.

• but the wording could also mean that we're adding the value z to each number in our set; if I say "I have some numbers, and if 3 is added to the numbers, the new average is 20", that could mean I'm just increasing each number in the set by 3, and not that I'm inserting a new value of "3" into the set. If we interpret the question this way, then by adding z to each value, we increase the mean by z. So the new average of the set is x+z, and if that equals z-5, all we can learn is that x = -5. We can't get an answer this way, so this clearly is not the intended meaning.

Good point, Ian. Thanks!
I've edited the question to prevent such ambiguity.
Kudos for you!!
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,974
Own Kudos:
Posts: 38,974
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109818 posts
Tuck School Moderator
853 posts