Question 827059
---
2x + 2y = 4
12 - 3x = 3y
---
put the system of linear equations into standard form:
---
2x + 2y = 4
3x + 3y = 12
---
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:
This linear system is singular. It has no solution
---
system matrix
2 2
3 3
---
determinant of system matrix = 0
---
The linear system has no solution because the lines are parallel, as you can see in the graph below:
---
graph:
2x + 2y = 4
3x + 3y = 12
---
2y = -2x + 4
3y = -3x + 12
---
y = -x + 2
y = -x + 4
---
{{{ graph( 300, 300, -10, 10, -10, 10, -x + 2, -x + 4) }}}
---
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