InterviewSolution
Saved Bookmarks
| 1. |
f(x) ,g(x), h(x) all are continuos and differentiable functions in [a,b] also altcltb and f(a)= g(a)=h(a). Point of intersection of the tangent at x=c with chord joining x=a and x=b is on the left of c in y= f(x) and on the right in y=h(x). And tangent at x=c is parallel to the chord in case of y=g(x). Now answer the following questions. If f'(x)gtg'(x)gth'(x), then |
|
Answer» `f(b)ltg(b)lth(b)` |
|