Question 945874
Find the particular antiderivative that satisfies the following conditions: 
f''(x) = 12 x^3 - 2; \quad f(0) = 4, \quad f'(0) = -2
------
f'(x) = 3x^4 - 2x + C
quad f'(0) = -2 --> C = -2  (not sure what the "quad" means)
---
f'(x) = 3x^4 - 2x - 2
---
f(x) = {{{3x^5/5 - x^2 - 2x + C}}}
f(0) = 4 --> C = 4
f(x) = {{{3x^5/5 - x^2 - 2x + 4}}}