Chemical Engineering > GATE 2015 > Optimization
The cost of two independent process variables f1 and f2 affects the total cost CT (in lakhs of rupees) of the process as per the following function: CT = 1000/(f1f2) + 20f12 + 50f22 + 50 The lowest total cost CT, in lakhs of rupees (up to one decimal place), is _______.

Explanation

Correct : 572.0

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