Question 825362: 4x+3y=1
3x+2y=2
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
4x+3y=1
3x+2y=2
---
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 = 4
y = -5
---
system matrix
4 3
3 2
---
inverse of system matrix
-2 3
3 -4
---
determinant of system matrix = -1
---
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
|
|
|