Question 940581
The description runs like a two part mixture problem but is an investment problem instead.


u = how much at 10%
v = how much at 12%



{{{system(0.10u+0.12v=4500,u+v=200000)}}}


Two linear equations in two unknown variables, u and v.