Electrical Engineering > GATE 2025 > Optimization
Consider the set S of points (x,y)∈ℜ2 which minimize the real valued function f(x,y)=(x+y-1)2+(x+y)2
Which of the following statements is true about the set S?
Which of the following statements is true about the set S?
Explanation
Correct : b
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.