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?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science