InterviewSolution
Saved Bookmarks
| 1. |
Find the number of critical points are the following functions in their respective intervals provided. (i) min(x, cosx),x epsilon[-pi, pi] (ii) min ({x}, {-x}), x epsilon[-3, 3], where {.} denotes the fractional part. |
|
Answer» (II) As 3 and -3 are not critical points. |
|