Question 825223
---
5x+3y=-7
-3x+y=7
---
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 by matrix method:
x = -2
y = 1
---
system matrix
5 3
-3 1
---
inverse of system matrix
0.071428571 -0.21428571
0.21428571 0.35714286
---
determinant of system matrix = 14
---
now by substitution:
---
-3x + y = 7
y = 3x + 7
---
5x + 3y = -7
5x + 3(3x + 7) = -7
5x + 9x + 21 = -7
14x = -28
---
x = -2
---
y = 3x + 7
y = 3(-2) + 7
---
y = 1
---
solution by substitution:
x = -2
y = 1
---
NOTE:
the solution by matrix method agrees with the solution by substitution.
---
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