In a rare coin collection, one in six coins is gold...

This topic has expert replies
Moderator
Posts: 2505
Joined: Sun Oct 15, 2017 1:50 pm
Followed by:6 members
In a rare coin collection, one in six coins is gold and all coins are either gold or silver. If 10 silver coins were to be subsequently traded for an additional 10 gold coins, the ratio of gold coins to silver coins would be 1 to 4. Based on this information, how many gold coins would there be in this collection after the proposed trade?

A. 50
B. 60
C. 180
D. 200
E. 300

The OA is B.

I'm confused by this PS question. Experts, any suggestion about how to solve it? Thanks in advance.
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 Mar 29, 2018 2:46 am
BTGmoderatorLU wrote:In a rare coin collection, one in six coins is gold and all coins are either gold or silver. If 10 silver coins were to be subsequently traded for an additional 10 gold coins, the ratio of gold coins to silver coins would be 1 to 4. Based on this information, how many gold coins would there be in this collection after the proposed trade?

A. 50
B. 60
C. 180
D. 200
E. 300
Since all of the values in the problem are multiples of 10, the current number of coins is almost certainly a multiple of 10.
Since 1 of every six coins is gold, G : S = 1:5, implying that the number of silver coins is 5 times the number of gold coins.
Options for G and S:
G=10, S=50
G=20, S=100
G=30, S=150
G=40, S=200
G=50, S=250.

In the list above, exchanging 10 silver coins for 10 gold coins must yield G : S = 1:4, implying that the resulting number of silver coins must be 4 times the resulting number of gold coins.
If in each option we increase the value of G by 10 and decrease the value of S by 10, we get:
new G=20, new S=40
new G=30, new S=90
new G=40, new S=140
new G=50, new S=190
new G=60, new S=240.

Only in the green option is the resulting number of silver coins if 4 times the resulting number of gold coins.
Thus, new G = 60.

The correct answer is B.

Algebra:

One in six coins is gold and all coins are either gold or silver.
Since G : S = 1:5, let G = the original number of gold coins and 5G = the original number of silver coins.

If 10 silver coins were to be subsequently traded for an additional 10 gold coins, the ratio of gold coins to silver coins would be 1 to 4.
Thus, increasing the value of G by 10 and decreasing the value of 5G by 10 must yield a 1:4 ratio:
(G+10)/(5G-10) = 1/4
4G+40 = 5G-10
50 = G.

How many gold coins would there be in this collection after the proposed trade?
The proposed trade increases the value of G by 10:
G+10 = 50+10 = 60.
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

Moderator
Posts: 2599
Joined: Sun Oct 29, 2017 2:08 pm
Followed by:2 members

by AAPL » Thu Mar 29, 2018 10:44 am
Hi BTGmoderatorLU,

You can try as follows,

Gold . . . . . . . . . . . . . Silver . . . . . . . . . . . Total
X . . . . . . . . . . . . . . . . . . 5X . . . . . . . . . . . . . . 6X (say "X" are the gold coins)
X+10 . . . . . . . . . . . 5X - 10 . . . . . . . . . . (After trade)

(X+10)/(5X-10) = 1/4

X = 50.

Gold coins after trade = 50 + 10 = 60. Hence, Option B is the correct answer.

Regards!

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 8086
Joined: Sat Apr 25, 2015 10:56 am
Location: Los Angeles, CA
Thanked: 43 times
Followed by:29 members

by Scott@TargetTestPrep » Fri Mar 30, 2018 11:11 am
BTGmoderatorLU wrote:In a rare coin collection, one in six coins is gold and all coins are either gold or silver. If 10 silver coins were to be subsequently traded for an additional 10 gold coins, the ratio of gold coins to silver coins would be 1 to 4. Based on this information, how many gold coins would there be in this collection after the proposed trade?

A. 50
B. 60
C. 180
D. 200
E. 300
If one in six coins is gold and all coins are either gold or silver, then we have one gold coin for every 5 silver coins. In other words, the ratio of gold coins to silver coins is 1 : 5. We can let the number of gold coins before the trade = g, and thus the number of silver coins before the trade = 5g. We can create the equation:

(g + 10)/(5g - 10) = 1/4

4(g + 10) = 5g - 10

4g + 40 = 5g - 10

50 = g

Thus, after the proposed trades, the number of gold coins would be 50 + 10 = 60.

Answer: B

Scott Woodbury-Stewart
Founder and CEO
[email protected]

Image

See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews

ImageImage

Legendary Member
Posts: 2214
Joined: Fri Mar 02, 2018 2:22 pm
Followed by:5 members

edited:

by deloitte247 » Sat Mar 31, 2018 1:28 pm
one in six coins is gold, and all coins are either gold or silver.
if x=number of gold coins
number of silver coins= 1-6(x) =5(x)
After the trade, we have;
number of gold= x+10
number of silver= 5x-10
solve for x;
$$\frac{\left(x+10\right)}{5x-10}=\frac{1}{4}\ \left(i.e\ the\ new\ ratio\ of\ \ gold\ to\ silver=1\ to\ 4\right)$$
$$on\ cross\ multiplication,\ we\ have\ 4x+40=5x-10$$
$$5x-4x=40+10$$
$$x=50$$
$$Note\ that\ after\ the\ trade,\ there\ are\ 10\ more\ gold\ coins=50+10=60\ gold\ coins\ after\ proposed\ trade$$