Roman C. answered 09/13/15
Tutor
5.0
(853)
Masters of Education Graduate with Mathematics Expertise
Let H be the amount of ham, T be the amount of turkey, B be the amount of roast beef, and C be the amount of cheese. All amounts are assumed to be in pounds as asked by the problem.
Here are the equations for the constraints in order they are given.
Constraint 1: H + T + B + C = 12
Constraint 2: H + T + B = 2C
Constraint 3: H = T
Constraint 4: 4.95H + 6.99T + 7.99B + 4.36C = 69.24
Now solve this system for the answer.