Question:
Let $f:[a,b] \to \Bbb R$ be a continuously differentiable function s.t $f(a)=f(b)=0$ Prove that exists a point $c \in (a,b)$ such that $$ |f'(c)| \ge \frac 4{(b-a)^2} \int ^b_a f(x) dx $$ What we did: We tried using the integral mean value theorem and then using LaGrange theorem, but ended with a sum of 2 points $(f'(y_1) + f'(y_2))$ in $[a,b]$ that we didn't know how to connect to $|f'(c)|$.
2nd try (using Newton Leibnitz, and then LaGrange theorem twice): $|\frac 4{(b-a)^2}\int_a^b f(x)dx| = |\frac 4{(b-a)^2}(F(a)-F(b))|= |\frac 4{(b-a)} \frac{(F(a)-F(b))}{b-a}| = |\frac 4{(b-a)} f(c_1)|= |\frac 4{(b-a)} \frac {(f(c_1)-f(a)) (c_1-a)}{c_1-a}|= |\frac {4(c_1-a)}{(b-a)} \frac {(f(c_1)-f(a))}{c_1-a}|= |\frac {4(c_1-a)}{(b-a)} f'(c)|$
our problem with this try is that we don't know how we can bound the last expression with f'(c)