Consider the polynomial $f(x) = ax^2+bx+c$ and $f(0) = 0$ and $f(2) = 2\;,$ Then
Minimum value of $\displaystyle \int_{0}^{2}|f'(x)|dx$
$\bf{My\; Try::}$ From $f(0) =0\;,$ We get $c=0$ and $f(2) = 2\;,$ We get $4a+2b=2\Rightarrow 2a+b=1$
So we get $f'(x)=2ax+b=2ax+(1-2a)$
Now $\displaystyle \int_{0}^{2}|f'(x)|dx = \int_{0}^{2}|2ax+(1-2a)|dx$
Now How can I solve after that, Help Required, Thanks