Solve the following problem using DPP Maximize Z = 10x1+30x2 Subject to constraints: 3x1+6x2 ≤ 168, 12 x2≤240 x1, x2≥ 0
Home/Computer Science/Mathematics/Page 21
SIKSHAPATH Latest Questions
Ajit
Asked: November 25, 2021In: Mathematics
Solve the following problem using DPP Maximize Z = x1+9x2 Subject to constraints: 2x1+x2 ≤ 25, x2≤11 x1, x2≥ 0
SUMIT
Asked: November 25, 2021In: Mathematics
Solve the following problem using DPP Maximize Z = 50x1+100x2 Subject to constraints: 10x1+5x2 ≤ 2500, 4x1+10x2 ≤2000, x1, x2≥ 0
SUMIT
Asked: November 25, 2021In: Mathematics
Solve the following problem using DPP Maximize Z = 10x1+30x2 Subject to constraints: 3x1+6x2 ≤ 168, 12 x2≤240 x1, x2≥ 0
WRITE ABOUT KNAPSACK PROBLEM
SUMIT
Asked: November 25, 2021In: Mathematics
Write the Kuhn-Tucker conditions for the following problems and obtain the optimal solution: Minimize Z= x12+ x22 Subject to x1+x2 ≥ 4, 2x1+x2≥ 5 , x1, x2≥ 0