Patrick B. answered 10/06/20
Tutor
4.7
(31)
Math and computer tutor/teacher
y'' = x+2
y' = (1/2)X^2 + 2x + C = f'(x)
f'(0)=3 --> C=3 ---> y' = f'(x) = (1/2)X^2 + 2x + 3
y = f(x) = (1/6)x^3 + x^2 + 3x + k
f(0) = -1 --> k=-1
y = f(x) = (1/6)x^3 + x^2 + 3x - 1