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?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.