What is the minimum percentage increase in the mean of set X

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 235
Joined: Wed Oct 26, 2016 9:21 pm
Thanked: 3 times
Followed by:5 members
What is the minimum percentage increase in the mean of set X {-4, -1, 0, 6, 9} if its two smallest elements
are replaced with two different primes?
(A) 25% (B) 50% (C) 75% (D) 100% (E) 200%

Stuck with above problem looking for some guidance and assistance.
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Thu Dec 08, 2016 7:01 pm
Anaira Mitch wrote:What is the minimum percentage increase in the mean of set X {-4, -1, 0, 6, 9} if its two smallest elements are replaced with two different primes?
(A) 25% (B) 50% (C) 75% (D) 100% (E) 200%
Current mean = sum/number = [-4 + (-1) + 0 + 6 + 9]/5 = 10/5 = 2.

The smallest elements in the set are -4 and -1.
To minimize the increase in the mean, the prime numbers chosen to replace -4 and -1 must be as small as possible.
Smallest distinct primes that could replace -4 and -1 are 2 and 3.
New mean = (new sum)/number = (2 + 3 + 0 + 6 + 9)/5 = 20/5 = 4.

From 2 to 4 is an increase of 100%.

The correct answer is D.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Thu Dec 08, 2016 7:40 pm
If we've got

(-4 + -1 + 0 + 6 + 9) / 3

and we're changing it to

(2 + 3 + 0 + 6 + 9) / 3

we're going from 10/3 to 20/3. That DOUBLES the mean, for an increase of 100%. (If you picked 200%, don't beat yourself up, that's an easy mistake to make. The new mean IS 200% of the old man, but it's also 100% GREATER THAN the old mean, which is what the question is asking for.)

User avatar
Master | Next Rank: 500 Posts
Posts: 235
Joined: Wed Oct 26, 2016 9:21 pm
Thanked: 3 times
Followed by:5 members

by Anaira Mitch » Thu Dec 08, 2016 8:10 pm
Thanks guys for your amazing solution on this problem.