InterviewSolution
Saved Bookmarks
| 1. |
If the function `f(x)=(Ksinx+2cosx)/(sinx+cosx)`is strictly increasing for all values of `x ,`then`K1``K2`A. `klt1`B. `kle2`C. `kge3`D. none of these |
|
Answer» Correct Answer - 4 Since `f(x) = (K sin x+ 2 cosx)/(sin x+ cos x)` is strictly increasing `f(x) gt 0 for all x` or `(k-2)/(sinx _++ cosx)^(2)gt 0 for all x` or `k-2gt 0 or kgt2` |
|