|
Question 829338: (3x+2y=5) (-x+5y=7) use determinants ( D and possibly Dy) state how many solutions exist.
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
3x+2y=5
-x+5y=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
---
this system has a unique solution:
x = 0.64705882
y = 1.5294118
---
system matrix
3 2
-1 5
---
inverse of system matrix
0.29411765 -0.11764706
0.058823529 0.17647059
---
determinant of system matrix = 17
---
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
|
|
|
| |