Post Your Answer
7 years ago in Research Methods By Sumitra M
Method used to obtain an optimal solution
Which approach should I use to obtain an optimal solution for a problem if constraints are given?
All Answers (4 Answers In All)
By Rahul K Answered 6 years ago
Reply to Rahul K
By Deepa S Answered 6 years ago
Reply to Deepa S
Reply to Sumitra M
By Deepa S Answered 6 years ago
Maximize z = 0x1 + 0x2 − 3×4 − x4 + 10
subject to:
x1 − 3×3 + 3×4 = 8,
x2 − 8×3 + 4×4 = 6,
x j ≥ 0 (j = 1, 2, 3, 4).
This problem satisfies the following condition:
1. All decision variables are nonnegative.
2. Except for the nonnegativity of decision variables, constraints are defined as equalities.
3. The right-hand-side coefficients are nonnegative.
Hence, this problem is considered to be in canonical form.
Reply to Deepa S
Related Questions