Computer Sciences > GATE 2014 SET-1 > Calculus
Let the function
where θ ∈ [π/6, π/3] and f'(θ) denote the derivative of f with respect to θ. Which of the following statements is/are TRUE?
(I) There exists θ ∈ (π/6, π/3) such that f'(θ) = 0
(II) There exists θ ∈ (π/6, π/3) such that f'(θ) ≠ 0

(I) There exists θ ∈ (π/6, π/3) such that f'(θ) = 0
(II) There exists θ ∈ (π/6, π/3) such that f'(θ) ≠ 0
Explanation
Correct : c
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.