Last visit was: 26 Apr 2024, 14:25 It is currently 26 Apr 2024, 14:25

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
SORT BY:
Kudos
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619231 [19]
Given Kudos: 81609
Send PM
Intern
Intern
Joined: 26 Dec 2017
Posts: 28
Own Kudos [?]: 71 [2]
Given Kudos: 22
Location: France
GMAT 1: 700 Q50 V34
Send PM
Senior SC Moderator
Joined: 22 May 2016
Posts: 5330
Own Kudos [?]: 35497 [2]
Given Kudos: 9464
Send PM
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6277 [2]
Given Kudos: 1646
Send PM
Re: Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
2
Kudos
Expert Reply
Bunuel wrote:
Solution X, which is 50% alcohol, is combined with solution Y, which is 30% alcohol, to form 16 liters of a new solution that is 35% alcohol. How much of solution Y is used?

A. 4 liters
B. 6 liters
C. 8 liters
D. 10 liters
E. 12 liters


We start with x liters of a solution that is 50% alcohol. We add to it y liters of a solution that is 30% alcohol. The result is (x + y) liters of a solution that is 35% alcohol. We can create the equations:

0.5x + 0.3y = 0.35(x + y)

50x + 30y = 35x + 35y

15x = 5y

3x = y

and

x + y = 16

Substituting, we have:

x + 3x = 16

4x = 16

x = 4, so y = 12

Answer: E
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6818
Own Kudos [?]: 29941 [4]
Given Kudos: 799
Location: Canada
Send PM
Re: Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
1
Kudos
3
Bookmarks
Expert Reply
Top Contributor
Bunuel wrote:
Solution X, which is 50% alcohol, is combined with solution Y, which is 30% alcohol, to form 16 liters of a new solution that is 35% alcohol. How much of solution Y is used?

A. 4 liters
B. 6 liters
C. 8 liters
D. 10 liters
E. 12 liters


When solving mixture questions, I find it useful to sketch the solutions with the ingredients SEPARATED:


Since we want to determine the volume of solution Y needed, let's...
Let y = volume (in liters) of solution Y needed
This means 16 - y = volume (in liters) of solution X needed (since the combined volume of both amounts is 16 liters)

So, we get:


Now let's determine the volume of alcohol in each container.

Solution Y is 30% alcohol. We have y liters of solution Y.
So, the volume of alcohol = 0.3y

Solution X is 50% alcohol. We have 16 - y liters of solution X.
So, the volume of alcohol = 0.5(16 - y) = 8 - 0.5y

The combined solution is 35% alcohol. There are 16 liters of this solution.
So, the volume of alcohol = 0.35(16) = 5.6

So, our sketch looks like this:


At this point, we can focus on the volume of alcohol in each container.
We know that: (volume of alcohol in 1st container) + (volume of alcohol in 2nd container) = volume of alcohol in combined solution.
In other words: 0.3y + (8 - 0.5y) = 5.6
Simplify: 8 - 0.2y = 5.6
Subtract 8 from both sides to get: -0.2y = -2.4
Solve: y = 12

Answer: E

RELATED VIDEO FROM OUR COURSE
VP
VP
Joined: 07 Dec 2014
Posts: 1072
Own Kudos [?]: 1562 [1]
Given Kudos: 27
Send PM
Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
1
Bookmarks
Bunuel wrote:
Solution X, which is 50% alcohol, is combined with solution Y, which is 30% alcohol, to form 16 liters of a new solution that is 35% alcohol. How much of solution Y is used?

A. 4 liters
B. 6 liters
C. 8 liters
D. 10 liters
E. 12 liters


let y=amount of solution Y used
.5(16-y)+.3y=.35*16
y=12 liters
E
Manager
Manager
Joined: 04 Dec 2017
Posts: 62
Own Kudos [?]: 41 [1]
Given Kudos: 354
Location: India
Concentration: Other, Entrepreneurship
GMAT 1: 570 Q36 V33
GMAT 2: 620 Q44 V32
GMAT 3: 720 Q49 V39
GPA: 3
WE:Engineering (Other)
Send PM
Re: Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
1
Bookmarks
Bunuel wrote:
Solution X, which is 50% alcohol, is combined with solution Y, which is 30% alcohol, to form 16 liters of a new solution that is 35% alcohol. How much of solution Y is used?

A. 4 liters
B. 6 liters
C. 8 liters
D. 10 liters
E. 12 liters


Let,
x = amount solution X mixed
y = amount solution Y mixed
x+y = 16.........(A)

Using "Amount = concentration * volume " and the data given we get following eqn:

50x + 30y = 35 (x+y)

Solving this eqn we get: y=3x ...........(B)

With help of eqn (A) and (B) we get y = 12 (Option E)
Intern
Intern
Joined: 13 Aug 2019
Posts: 17
Own Kudos [?]: 38 [1]
Given Kudos: 91
Send PM
Re: Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
1
Bookmarks
I find this way simple and quick

X/Y= 30-35/ 35-50
X/Y= -5/-15= 1/3
Y=3X

Now,
X+Y=16
X+3X= 16
4X=16
X=4
Y= 4*3=12
E is the answer.

Posted from my mobile device
Director
Director
Joined: 09 Jan 2020
Posts: 965
Own Kudos [?]: 223 [0]
Given Kudos: 434
Location: United States
Send PM
Re: Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
Y/X = 50-35 / 35-30 = 15 / 5 = 3/1

X + Y = 16
X + 3X = 16
4X = 16
X = 4
Y = 12

Answer is E.
Senior Manager
Senior Manager
Joined: 13 Mar 2021
Posts: 338
Own Kudos [?]: 101 [0]
Given Kudos: 227
Send PM
Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
Weighted average with scale method for me.

30 - 35 - 50

Distances from 35 are in ratio 1:3. Flip the ratio to get the proportions of solutions in the mixed solution. New ratio is 3:1. 0,75*16 = 12.
Manager
Manager
Joined: 01 Nov 2020
Posts: 85
Own Kudos [?]: 80 [0]
Given Kudos: 52
Send PM
Re: Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
Bunuel wrote:
Solution X, which is 50% alcohol, is combined with solution Y, which is 30% alcohol, to form 16 liters of a new solution that is 35% alcohol. How much of solution Y is used?

A. 4 liters
B. 6 liters
C. 8 liters
D. 10 liters
E. 12 liters


E!
Intern
Intern
Joined: 03 Jun 2020
Posts: 1
Own Kudos [?]: 5 [0]
Given Kudos: 986
Location: Hong Kong
GMAT 1: 670 Q45 V37
GPA: 3.5
Send PM
Re: Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
X + Y = 16
X + 3X = 16
4X = 16
X = 4
Y = 12
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32689
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: Solution X, which is 50% alcohol, is combined with solution Y, which [#permalink]
Moderators:
Math Expert
92948 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne