InterviewSolution
Saved Bookmarks
| 1. |
What is the number of critical points of f(x) = |x^2 – 1| / x^2?(a) 0(b) 1(c) 2(d) 3I got this question in an interview.Origin of the question is First Order Derivative in division Limits and Derivatives of Mathematics – Class 11 |
|
Answer» RIGHT OPTION is (C) 2 For explanation I would say: Clearly f (x) is not differentiable at x = 1 and x = -1 And x = 0 is not a CRITICAL point not in the domain. Therefore 1 and -1 are critical points. Thus, there are 2 critical points. |
|