Question 827554
---
x = nickels
y = dimes
---
x + y = 30
5x + 10y = 145
---
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 = 31
y = dimes = -1
---
system matrix
1 1
5 10
---
inverse of system matrix
2 -0.2
-1 0.2
---
determinant of system matrix = 5
---
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