Posted by LaH on Wednesday, October 26, 2011 at 6:50pm.
Sorry, I forgot to add the objective function.
C=80x+20y
Probably a little late, but this is how you solve it:
You are given two formulas:
x + y = 8
2x + y = 10
First manipulate them so that you have a common variable alone. I did:
y = 8 - x
y = 10 - 2x
Since y = y you can combine these formulas to create:
8 - x = 10 - 2x
Solve this to find x.
x = 2
Plug x into one of the original formulas:
(x) + y = 8
(2) + y = 8
Solve for y.
y = 6
You now have x and y.
(2,6)
Plug x and y into the objective function:
C = 80(x) + 20(y)
C = 80(2) + 20(6)
Solve for C.
C = 160 + 120
C = 280
You have your answer:
C.(2,6) Maximum value is 280
Related Questions
Objective functon - An objective function and a system of linear inequalities ...
Alegra 2 - Explain the use of the objective quantity in linear programming.Give...
PLEASE HELP... ALGEBRA.... LINEAR PROGRAMMING - HELP ME WITH THESE 2 PROBLEMS ...
Linear Programming - Tab 1: Linear Program: 50 points Consider the Linear ...
math - An objective function and a system of linear inequalities representing ...
algebra - Find the minimum and maximum values of the objective function subject...
linear programming - Maximize z = 16x + 8y subject to: 2x + y ≤ 30 x...
linear programming - Minimize z = 3x + 6y subject to: 4x + y ≥ 20 x...
HELP A.S.A.P. PLEASE: linear programming-maths - A company makes tennis and ...
College Algebra - Maximize the objective function C = 4x + 5y with the ...
For Further Reading