Chemical Engineering > GATE 2017 > Optimization
The total cost (CT) of an equipment in terms of the operating variables x and y is CT = 2x + 12000/(xy) + y + 5 The optimal value of CT, rounded to 1 decimal place, is
Explanation
Correct : 91.5
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.