Mixture Question

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 23
Joined: Tue Jun 28, 2016 6:39 am
Thanked: 8 times
Followed by:3 members
GMAT Score:780

Mixture Question

by Danny@GMATAcademy » Sun Jul 03, 2016 7:13 am
Three gas cans sit in a garage. The first contains a gas-oil mixture that is 95% gas. The second contains a gas-oil mixture that is 75% gas. The third is empty. If a gas-oil mixture that is 80% gas is to be mixed in the empty can by combining some of the original two mixtures, then what ratio of mixture from the first can to mixture from the second can should be added to the third can?

A)1:3
B)1:2
C)1:1
D)2:1
E)3:1
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 199
Joined: Sat Apr 26, 2014 10:53 am
Thanked: 16 times
Followed by:4 members
GMAT Score:780

by 800_or_bust » Sun Jul 03, 2016 9:53 am
Danny@GMATAcademy wrote:Three gas cans sit in a garage. The first contains a gas-oil mixture that is 95% gas. The second contains a gas-oil mixture that is 75% gas. The third is empty. If a gas-oil mixture that is 80% gas is to be mixed in the empty can by combining some of the original two mixtures, then what ratio of mixture from the first can to mixture from the second can should be added to the third can?

A)1:3
B)1:2
C)1:1
D)2:1
E)3:1
.95A + .75B = .80(A + B)
.95A + .75B = .80A + .80B
.15A = .05B
A/B = 1/3 (or A:B = 1:3)

Answer choice: A
800 or bust!

User avatar
Master | Next Rank: 500 Posts
Posts: 410
Joined: Fri Mar 13, 2015 3:36 am
Location: Worldwide
Thanked: 120 times
Followed by:8 members
GMAT Score:770

by OptimusPrep » Wed Jul 06, 2016 7:12 am
Danny@GMATAcademy wrote:Three gas cans sit in a garage. The first contains a gas-oil mixture that is 95% gas. The second contains a gas-oil mixture that is 75% gas. The third is empty. If a gas-oil mixture that is 80% gas is to be mixed in the empty can by combining some of the original two mixtures, then what ratio of mixture from the first can to mixture from the second can should be added to the third can?

A)1:3
B)1:2
C)1:1
D)2:1
E)3:1
Assume the two mixtures are mixed in x:1 ratio

0.95x + 0.75 = 0.8*(x + 1)
0.15x = 0.05
x = 0.05/0.15 = 1/3

Hence ratio = x:1 = (1/3):1 = 1:3

Correct Option: A

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 Jul 07, 2016 3:36 pm
.95x + .75y = .8*(x + y)

.15x = .05y

3x = y

x/y = 1/3