

InterviewSolution
Saved Bookmarks
1. |
f: R rarr R, f(x) is a differentiable function such that all its successive derivatives exist. f'(x) can be zero at discrete points only and f(x)f''(x) le 0 AA x in R If alpha and beta are two consecutive roots of f(x) = 0, then |
Answer» <html><body><p>`f''(<a href="https://interviewquestions.tuteehub.com/tag/gamma-470142" style="font-weight:bold;" target="_blank" title="Click to know more about GAMMA">GAMMA</a>) = <a href="https://interviewquestions.tuteehub.com/tag/0-251616" style="font-weight:bold;" target="_blank" title="Click to know more about 0">0</a> gamma in(alpha , beta)`<br/>`f'''(gamma) = 0 gamma in(alpha , beta)`<br/>`f''''(gamma) = 0 gamma in(alpha , beta)`<br/>`f'''''(gamma) = 0 gamma in(alpha , beta)`</p>Answer :<a href="https://interviewquestions.tuteehub.com/tag/b-387190" style="font-weight:bold;" target="_blank" title="Click to know more about B">B</a></body></html> | |