Math, asked by chakaranavani1922, 1 month ago

3(2^x + 1) -2^(x+2) = 0
Pls fast the first who answer correctly with steps will be marked as a brainliest

Answers

Answered by vijayalakahmi0901
0

Answer:

Primal LP:

max z = 5x1 + 3x2 + x3

s.t. 2x1 + x2 + x3 <= 6

x1 + 2x2 + x3 <= 7

x1, x2, x3 >= 0 or I know (pretty sure?) the dual LP is:

min z = 6y1 + 7y2

s.t. 2y1 + y2 >= 5

y1 + 2y2 >= 3

y1 + y2 >= 1

x1, x2 >= 0

Similar questions