Question 825220
---
x = $8 tickets
y = $15 tickets
z = $20 tickets
---
y = 2x
z = y + 6000
8x + 15y + 20z = 783000
---
put the system of linear equations into standard form
---
2x - y = 0
y - z = -6000
8x + 15y + 20z = 783000
---
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 = $8 tickets = 8500
y = $15 tickets = 17000
z = $20 tickets = 23000
---
system matrix
2 -1 0
0 1 -1
8 15 20
---
inverse of system matrix
0.44871795 0.25641026 0.012820513
-0.1025641 0.51282051 0.025641026
-0.1025641 -0.48717949 0.025641026
---
determinant of system matrix = 78
---
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