Question 825433
---
x = ones digit
y = tens digit
---
x + y = 7
10x + y = 5y
---
put the system of linear equations into standard form
---
x + y = 7
10x - 4y = 0
---
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 = 2
y = 5
---
system matrix
1 1
10 -4
---
inverse of system matrix
0.28571429 0.071428571
0.71428571 -0.071428571
---
determinant of system matrix = -14
---
answer:
the original number is: 52
---
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