SOLUTION: I want to make 2 gallons of a drink that is 60% cranberry juice and 40% apple juice. How many gallons of 100% apple juice do I need to mix with an 80% cranberry/20% apple blend to

Algebra.Com
Question 826380: I want to make 2 gallons of a drink that is 60% cranberry juice and 40% apple juice. How many gallons of 100% apple juice do I need to mix with an 80% cranberry/20% apple blend to achieve this result?
Answer by TimothyLamb(4379)   (Show Source): You can put this solution on YOUR website!
---
volumes:
x = 100% apple juice
y = 80/20 cranberry/apple juice
---
cranberry:
60*2 = 0x + 80y
---
apple:
40*2 = 100x + 20y
---
linear system:
---
120 = 80y
80 = 100x + 20y
---
put the system of linear equations into standard form:
---
80y = 120
100x + 20y = 80
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = 100% apple juice = 0.5 gallons
y = 80/20 cranberry/apple juice = 1.5 gallons
---
system matrix
0 80
100 20
---
inverse of system matrix
-0.0025 0.01
0.0125 0
---
determinant of system matrix = -8000
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php

RELATED QUESTIONS

greg is supposed to add cranberry juice to apple juice to make 20 gallons of cranapple... (answered by nerdybill)
A grocer mixed Apple juice that costs $12.50 per gallon with 25 gallons of cranberry... (answered by stanbon,josmiceli,ikleyn,richwmiller)
How many ounces of pure apple juice must be added to 16 ounces of 25% apple juice to make (answered by josgarithmetic,josmiceli)
Silvia wants to mix 40% apple juice drink with pure apple juice to make 2 L of a juice... (answered by ikleyn)
student working at a refreshment stand mixed cranberry juice at .50 per liter and apple... (answered by josgarithmetic)
Silvia wants to mix 40% apple juice drink with pure apple juice to make 4L of a juice... (answered by ikleyn,greenestamps)
You have 4 gallons of juice that is 20% apple juice. How much apple juice do you have to (answered by ptaylor)
Silvia wants to mix a 30% apple juice drink with pure apple juice to make 2 L of a juice... (answered by ikleyn)
One drink contains 5% fruit juice and another contains 50% fruit juice. How many gallons... (answered by josgarithmetic)