InterviewSolution
Saved Bookmarks
| 1. |
Let f(x)=f1(x)−2f2(x),where, f1(x)={min{x2, |x|}, |x|≤1 max{x2, |x|}, |x|>1 and, f2(x)={min{x2, |x|}, |x|>1 max{x2, |x|}, |x|≤1 and, g(x)={min{f(t): −3≤t≤x, −3≤x<0}max{f(t): 0≤t≤x, 0≤x≤3}For x∈(−1,0), f(x)+g(x) is |
|
Answer» Let f(x)=f1(x)−2f2(x), |
|