Question 1107402
Let t be the quantity of turkey burgers.
Let v be the quantity of veggie burgers.
In total, there are 50 burgers.
{{{t+v=50}}}
Each turkey burger costs $2.00 and each veggie burger costs $1.50.
This means that the cost of one turkey burger is 2t and the cost of one veggie burger is 1.5t
{{{2t+1.5v=90}}}
Solve from here.
*[invoke linear "t", "v", 1, 1, 50, 2, 1.5, 90]
30 turkey burgers, 20 veggie burgers.