Let $f$ be three times differentiable on $[a,b]$. $f'''$ is continuous. Show that there is a $c\in[a,b]$ such that $$f(b)-f(a) =((b-a)/2)\cdot(f'(a)+f'(b))-((b-a)³/12)\cdot f'''(c)$$
This looks like a combination of Mean Value Theorem and Taylor's series. but how to solve it, i don't know. Thanks for any answers!