SOLUTION: Solve the following problem using Elimination method.
1. how many gallons of 20% alcohol solution and 50% alcohol solution must be mixed to get 9 gallons of 30% alcohol solution
Algebra.Com
Question 825251: Solve the following problem using Elimination method.
1. how many gallons of 20% alcohol solution and 50% alcohol solution must be mixed to get 9 gallons of 30% alcohol solution?
2. an airplane flying in the same direction as the wind can cover a certain distance in 2hrs. the return trip is against the direction of wind and takes 2.5 hrs. what are the speeds of the wind and the plane, if the one-way distance is 960km?
3. it takes a boat 2hrs to travel 24km downstream and 3hrs to travel 18km upstream. what are the speeds of the boat in still water and of the current of the river?
Answer by TimothyLamb(4379) (Show Source): You can put this solution on YOUR website!
---
This post contains three different questions.
I will answer the first question.
---
question:
How many gallons of 20% alcohol solution and 50% alcohol solution must be mixed to get 9 gallons of 30% alcohol solution?
---
x = gallons of 20% solution
y = gallons of 50% solution
---
20x + 50y = 30*9
x + y = 9
---
put the system of linear equations into standard form
---
20x + 50y = 270
x + y = 9
---
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 by matrix method:
x = gallons of 20% solution = 6
y = gallons of 50% solution = 3
---
system matrix
20 50
1 1
---
inverse of system matrix
-0.033333333 1.6666667
0.033333333 -0.66666667
---
determinant of system matrix = -30
---
now the solution by elimination:
---
20x + 50y = 270
(x + y = 9)*(-20)
---
20x + 50y = 270
-20x - 20y = -180
---
add the system:
30y = 90
---
y = 3
---
x + y = 9
x + 3 = 9
---
x = 6
---
solution by elimination method:
x = gallons of 20% solution = 6
y = gallons of 50% solution = 3
---
NOTE:
solution by matrix method agrees with solution by elimination method
---
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
How many gallons of 20% alcohol solution and 50% alcohol solution must be mixed to get 9... (answered by josgarithmetic,ikleyn,greenestamps,MathTherapy)
How many gallons of a 25% alcohol solution must be mixed with 20 gallons of a 50% alcohol (answered by josmiceli)
how many gallons of 20% alcohol soultion and 50% alcohol soultion must be mixed together... (answered by mananth)
How many gallons of 20% alcohol solution must be mixed with 10 gallons of a 50% alcohol... (answered by sachi)
Milan needs 8 oz of a 20% alcohol solution for a chemistry lab. Unfortunately, his... (answered by MathLover1,checkley79,josmiceli)
how many gallons of 15% alcohol solution and how many gallons of 10% alcohol solution... (answered by josgarithmetic)
How many gallons of a 15% alcohol solution and how many gallons of a 10% alcohol solution (answered by josgarithmetic)
how many gallons of pure alcohol must be mixed with 5 gallons of a solution that is 20%... (answered by stanbon)
How many gallons of 10% alcohol solution and 75% alcohol solution must be mixed to... (answered by checkley79)