InterviewSolution
Saved Bookmarks
| 1. |
If f(x) is strictly increasing function then h(x) is non monotonic function givenA. ` a in (0,3)`B. `a in (-2,2)`C. `(3,oo)`D. `a in (-oo,0)cup (3,oo)` |
|
Answer» Correct Answer - 4 h(x)is non monotonic function if `3af(x)^(2)-2af(x)+1` changes sign for which `Dgt0 or 4a^(2)-12agt0` `a in(-oo,0)cup(3,oo)` |
|