Chemical Engineering > GATE 2011 > Optimization
The variable cost (V) of manufacturing a product varies according to the equation V=4q where q is the quantity produced. The fixed cost (F) of production of same product reduces with q according to the equation F=100/q. How many units should be produced to minimize the total cost (V+F)?
Explanation
Correct : a
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.