Question 825368
---
x = nickels
y = dimes
z = quarters
---
z = y + 2
x = 3z
5x + 10y + 25z = 730
---
put the system of linear equations into standard form
---
y - z = -2
x - 3z = 0
5x + 10y + 25z = 730
---
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 = nickels = 45
y = dimes = 13
z = quarters = 15
---
system matrix
0 1 -1
1 0 -3
5 10 25
---
inverse of system matrix
-0.6 0.7 0.06
0.8 -0.1 0.02
-0.2 -0.1 0.02
---
determinant of system matrix = -50
---
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