|
Question 827066: y=-2x+4; y=3x+1
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
y=-2x+4
y=3x+1
---
put the system of linear equations into standard form:
---
-2x - y = -4
3x - y = -1
---
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 = 0.6
y = 2.8
---
system matrix
-2 -1
3 -1
---
inverse of system matrix
-0.2 0.2
-0.6 -0.4
---
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
|
|
|
| |