Question 825463
---
5x + 12y = 6*700
x + y = 700
---
put the system of linear equations into standard form
---
5x + 12y = 4200
x + y = 700
---
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
---
answer by matrix method:
x = 600 mL of 5%
y = 100 mL of 12%
---
system matrix
5 12
1 1
---
inverse of system matrix
-0.14285714 1.7142857
0.14285714 -0.71428571
---
determinant of system matrix = -7
---
now solve by elimination:
---
5x + 12y = 4200
(x + y = 700)*(-5)
---
5x + 12y = 4200
-5x - 5y = -3500
---
add the system:
---
7y = 700
---
y = 100
---
x + y = 700
x = 700 - y
x = 700 - 100
---
x = 600
---
answer by elimination method:
x = 600 mL of 5%
y = 100 mL of 12%
---
NOTE:
the answer by the matrix method agrees with the answer by the 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 4-equations 4-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php