Electrical Engineering > GATE 2017 Set-1 > Continuity and Differentiability
A function f(x) is defined as
where x∈R, Which one of the following statements is TRUE?
A
f(x) is NOT differentiable at x=1 for any values of a and b.
B
f(x) is differentiable at x=1 for the unique values of a and b.
C
f(x) is differentiable at x=1 for all values of a and b such that a+b=e.
D
f(x) is differentiable at x=1 for all values of a and b.

Explanation

Correct : 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