Total value of coins in a bag

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 109
Joined: Mon Jan 10, 2011 3:05 am
Thanked: 8 times
Followed by:7 members
GMAT Score:760

Total value of coins in a bag

by nikhilsrl » Sun Jan 23, 2011 7:33 am
A bag of coins contains only nickels, dimes and quarters. There are 38 coins in all. What is the total value of all the coins in the bag?

1. Quarters account for half the value of the coins in the bag.
2. The value of all the dimes equals the value of all the nickels.


This is a Kaplan GMAT Premier question (Pg 476, Qn 38). I did not understand the solution provided. Any help really appreciated.

The ans is C.
Last edited by nikhilsrl on Wed Jan 26, 2011 1:25 am, edited 1 time in total.
Source: — Data Sufficiency |

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 » Sun Jan 23, 2011 8:10 am
nikhilsrl wrote:A bag of coins contains only nickels, dimes and quarters. There are 38 coins in all. What is the total value of all the coins in the bag?

1. Quarters account for half the value of the coins in the bag.
2. The value of all the dimes equals the value of all the nickels.


This is a Kaplan GMAT Premier question (Pg 476, Qn 38). I did not understand the solution provided. Any help really appreciated.[/list]
Let n = nickels, d= dimes, q = quarters.

What is value of 5n + 10d + 25q?

Generally, to solve for n variables, we need n different linear equations. Since in this problem we have 3 variables, 3 different linear equations will allow us to solve for each variable. The question stem tells us that n + d + q = 38. Given this equation, 2 more linear equations will give us sufficient information to solve for each variable.

Statement 1:
The value of all the quarters = the value of all the nickels and dimes.
Thus, 25q = 5n + 10d.
Statement 1 gives us a 2nd linear equation, but we need a 3rd in order to solve.
Insufficient.

Statement 2:
The value of all the dimes = the value of all the nickels.
Thus, 10d = 5n.
Statement 2 gives us a 2nd linear equation, but we need a 3rd in order to solve.
Insufficient.

Statements 1 and 2:
3 variables, 3 different linear equations.
Sufficient.

The correct answer is C.
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

Legendary Member
Posts: 1337
Joined: Sat Dec 27, 2008 6:29 pm
Thanked: 127 times
Followed by:10 members

by Night reader » Sun Jan 23, 2011 8:59 am
nikhilsrl wrote:A bag of coins contains only nickels, dimes and quarters. There are 38 coins in all. What is the total value of all the coins in the bag?

1. Quarters account for half the value of the coins in the bag.
2. The value of all the dimes equals the value of all the nickels.


This is a Kaplan GMAT Premier question (Pg 476, Qn 38). I did not understand the solution provided. Any help really appreciated.[/list]
Bag=10x+20y+25z, find Bag $ ? given x+y+z=38
st(1) Eq1. 25z=0.5*(10x+20y+25z) OR 50z=10x+20y+25z --> 25z-10x-20y=0 AND x+y+z=38 --> 25z-10x-20y + 10x+10y+10z=380 --> 35z-10y=380, 7z-2y=76 Not Sufficient
st(2) 10x=20y OR x=2y, x+y+z=38 AND 3y+z=38 Not Sufficient
Combined st(1&2): 7z-2y=76 [21z-6y=76*3] AND 3y+z=38 [6y+2z=76] --> 19z=76*4, z=16; y=(38-16)/3=4, x=38-16-4=18

answer C [x=18, y=4, z=16 --> (10*18 + 20*4 + 25*16)= 180+80+400=660 OR $ 6.60