Question 829224
---
x + y + z = 207
y = 8x
z = x - 3
---
put the system of linear equations into standard form:
---
x + y + z = 207
8x - y = 0
x - z = 3
---
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 = 21
y = 168
z = 18
---
system matrix
1 1 1
8 -1 0
1 0 -1
---
inverse of system matrix
0.1 0.1 0.1
0.8 -0.2 0.8
0.1 0.1 -0.9
---
determinant of system matrix = 10
---
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