
Mike D. answered 07/21/20
Effective, patient, empathic, math and science tutor
First here we find f(x) by integrating f´(x) with respect to x, then use the initial value to set the integration constant C.
Integrating xn gives xn+1/ (n+1) + C, where C is a constant.
So applying this to f´(x) gives 9. x3/3 - 8 x 2/2 + C, which simplified is f(x) = 3x3 - 4x2 + C
f(1)=1, and to find f(1) we just substitute x=1 into f(x).
f(1) = 3.1 - 4.1 + C = 3-4+C = C-1. C-1=1 so C=2
So f(x) = 3x 3-4x2+2.
I recommend checking this by finding f´(x). I leave that as an exercise for you, but if you do so you will find it corresponds to the expression given.
Mike