Raymond J. answered 01/13/21
Patient with Ability to Explain in Many Ways
We simply find the anti-derivative of f'(x)
f'(x) = x3-9
The anti-derivative: x(n+1)/(n+1)
f(x) = x4/4 - 9x + c
since f(1) = 1 we can determine the value of c
f(1) = (1)4/4 - 9(1) + c = 1
1/4 - 9 + c = 1
c = 10 - 1/4 = 9 3/4 = 39/4
So f(x) = x4/4 - 9x + 39/4
checking, take the derivative
f'(x) = 4(x3)/4 - 9 = x3 - 9