Civil Engineering > GATE 2022 SET-1 > Mathematics
Let max {a, b} denote the maximum of two real numbers a and b. Which of the following statement(s) is/are TRUE about the function f(x) = max{3 - x, x - 1}?
A
It is continuous on its domain.
B
It has a local minimum at x = 2.
C
It has a local maximum at x = 2.
D
It is differentiable on its domain.

Explanation

Correct : a; b

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