
Victoria V. answered 07/31/17
Tutor
5.0
(402)
20+ years teaching Calculus
Hi Hussein.
The antiderivative is just "un-deriving". So with a polynomial, we will ADD 1 to the exponent, then divide by the new exponent.
The antiderivative of f''(x) = 24x3 - 6 will be f'(x) = 24(x4/4) - 6(x1/1) + C
Simplifying this, f'(x) = 6x4 - 6x + C (to check, take the derivative and see that it equals 24x3 - 6)
To find C, we need the other information they gave us about f': f'(0) = -3. So plug x=0 into f'(x)
f'(0) = 6(0)4 - 6(0) + C = -3 or C = -3. So now you have the full 1st derivative. It is
f'(x) = 6x4 - 6x - 3
Now, un-derive f'(x).
f(x) = 6(x5/5) - 6(x2/2) - 3(x1/1) + K
Simplify this and get
f(x) = (6/5)x5 - 3x2 - 3x + K (again, check by taking deriv and see if get f')
This time, we will find K using the additional info they provided on f(x). f(0) = 1, so plug x=0 into f(x)
f(0) = (6/5)(0)5 - 3(0)2 - 3(0) + K = 1 or K = 1
So the full, particular antiderivative is: