Please Help - Mixture Problem

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 2
Joined: Sun Sep 09, 2012 6:32 am

Please Help - Mixture Problem

by zatar » Thu Dec 05, 2013 3:22 pm
Three grades of milk are 1%, 2%, and 3% fat by volume. If x gallons of 1%, y gallons of 2%, and z gallons of 3% are mixed to give x+y+z gallons of 1.5% grade, what is x in terms of y & z ?

- y + 3z
- (y+z)/4
-2y + 3z
- 3y + z
- 3y +4.5

I know the final answer but I dont know how to systematically attack this problem. Can someone please walk through?
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 05, 2013 4:30 pm
zatar wrote:Three grades of milk are 1%, 2%, and 3% fat by volume. If x gallons of 1%, y gallons of 2%, and z gallons of 3% are mixed to give x+y+z gallons of 1.5% grade, what is x in terms of y & z ?

- y + 3z
- (y+z)/4
-2y + 3z
- 3y + z
- 3y +4.5

I know the final answer but I dont know how to systematically attack this problem. Can someone please walk through?
The desired grade -- 1.5% -- is equal to the AVERAGE of x=1% and y=2%
(1% + 2%)/2 = 1.5%.
Thus, a mixture composed of equal amounts of x and y will be 1.5% grade.

Let x=2, y=2, and z=0, implying that the mixture will composed of equal amounts of x and y (2 unit liters each).
The question stem asks for the value of x=2. This is our target.
Now plug y=2 and z=0 into the answers to see which yields our target of 2.
Only A works:
y + 3z = 2 + 3(0) = 2.

The correct answer is A.

Algebraically:

(1% of X) + (2% of Y) + (3% of Z) must be equal to (1.5% of X+Y+Z).
Thus:
x + 2y + 3x = 1.5(x + y + z)
10x + 20y + 30z = 15x + 15y + 15z.

Since the question stem asks for the value of x, solve for x:
20y + 30z = 5x + 15y + 15z
5y + 15z = 5x
y + 3z = x.

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

User avatar
Legendary Member
Posts: 1556
Joined: Tue Aug 14, 2012 11:18 pm
Thanked: 448 times
Followed by:34 members
GMAT Score:650

by theCodeToGMAT » Thu Dec 05, 2013 10:34 pm
zatar wrote:Three grades of milk are 1%, 2%, and 3% fat by volume. If x gallons of 1%, y gallons of 2%, and z gallons of 3% are mixed to give x+y+z gallons of 1.5% grade, what is x in terms of y & z ?

- y + 3z
- (y+z)/4
-2y + 3z
- 3y + z
- 3y +4.5

I know the final answer but I dont know how to systematically attack this problem. Can someone please walk through?
Zatar, is the "-" (minus) before "y" in the answer choices or a dash?

I got:

1x + 2y + 3z = 1.5 (x+y+z)
To find: x in terms of y & z
x + 2y + 3z = 1.5x + 1.5y + 1.5z
-0.5x = - 0.5y - 1.5z
x = y + 3z
R A H U L