Question 827539
---
x = bit
y = dad
---
3x = y
2(x + 12) = y + 12
---
put the system of linear equations into standard form:
---
3x = y
2x + 24 = y + 12
---
3x - y = 0
2x - y = -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:
x = bit = 12
y = dad = 36
---
system matrix
3 -1
2 -1
---
inverse of system matrix
1 -1
2 -3
---
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 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php