Question 825602
---
x = boys
y = girls
---
x + y = 250
y = 2x - 20
---
put the system of linear equations into standard form
---
x + y = 250
2x - y = 20
---
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 = boys = 90
y = girls = 160
---
system matrix
1 1
2 -1
---
inverse of system matrix
0.33333333 0.33333333
0.66666667 -0.33333333
---
determinant of system matrix = -3
---
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