My approach as follows :
As f(0) = 0 = f(1) let f(x) = kx(x-1)
f'(x) = k(x-1) + kx
f''(x) = 2k
Therefore, 2k - 2kx + 2k - 2kx + kx(x-1) >= e^x
kx^2 - 5kx + 4k >= e^x
Since, e^x is always positive ;
Therefore, k > 0 and D < 0
25k^2 - 16k^2 < 0
9k^2 < 0 OR k < 0
From above, no value of k is possible.
Please help me to solve the question in the image. I cannot figure out further steps.
