Solved by pluggable solver: System of Equations |
We have the system of equations y= -(1) x+(540) y=-(1.47368421052632) x+(634.736842105263) So -(1) x+(540)=-(1.47368421052632) x+(634.736842105263). 0.473684210526316 x+ 540=634.736842105263 0.473684210526316 x=94.7368421052631 |
PLUGGABLE SOLVER is usually one of the MOST INEFFICIENT "tools" to solve a system of equations. It also makes the simplest problem very COMPLEX, and so I would NEVER recommend using it.
Plus, look at the other person's response using this "TOOL." Can you really learn anything from it? I think NOT!!
Let the number of $56 tickets sold be F, and the number of $38 tickets, T
We then get: F + T = 540 ------- eq (i)
Also, 56F + 38T = 24,120 ------- eq (ii)
- 38F - 38T = - 20,520 --------- Multiplying eq (i) by - 38 ------ eq (iii)
18F = 3,600 ------ Adding eqs (iii) & (ii)
F, or number of $56 tickets sold =
Substitute 200 for F in eq (i) to get the value of T, the number of $38 tickets sold.