
David C. answered 01/24/21
Enthusiastic, patient, and effective tutor.
Mixture problems like this can all be solved using the basic idea of having a system of linear equations.
First Equation:
(amount A)(value A) + (amount B)(value B) = (amount of mixture)(value of mixture)
Second Equation:
(amount A) + (amount B) = (amount of mixture)
For your problem we have the following:
- amount of A = X (we don't know yet)
- value of A = 70% = 0.70
- amount of B = Y (we don't know yet)
- value of B = 95% = 0.95
- amount of mixture = 170 pints
- value of mixture = 90% = 0.90
So the two equations become:
- X(0.70) + Y(0.95) = (170)(0.90), and
- X + Y = 170
From the second equation we cans that X = 170 - Y.
We can substitute this into the first equation to get:
- (170 - Y)(0.70) +Y(0.95) = (170)(0.90), and we can distribute and eliminate the parenthesis to get:
- 119 - 0.70Y + 0.95Y = 153, which can be simplified by subtracting 119 from both sides and combining like terms to get us:
- 0.25Y = 34, now diving both sides by 0.25 will get us:
- Y = 34 / 0.25 = 136
- Since X = 170 - Y, we have that X = 170 - 136 = 34
And so, in order to get 170 pints of 90% juice drink you need to mix 34 pints of 70% juice with 136 pints of 95% juice.
I hope this helps you with similar problems you encounter in the future. Let me know if you found this helpful or if you need some clarification.
David
David C.
I think that perhaps there is a typo in the second line of calculations which lead to an incorrect final answer. 170 * 0.95 = 161.5, but you have typed 161.95.01/24/21