How to convert this optimization problem into a linear programming problem?

174 Views Asked by At

How to convert this problem: enter image description here

into this problem:

enter image description here

I am not getting the angle to attack this problem from. How to remove the denominator? Doesn't it also depend on x, thereby not being a constant, meaning we can' ignore it?

1

There are 1 best solutions below

2
On BEST ANSWER

HINT: let $t=\frac{1}{c^{T}x+d}$ and $y=tx$.