Finding f(x) Given f''(x) and f'(x)

  • Thread starter Thread starter kevinr
  • Start date Start date
  • Tags Tags
    Bit Derivative
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
kevinr
Messages
32
Reaction score
0

Homework Statement



f''(x) = SQRT(x) - 2 cos(x)

What is f(x)? (all possible solutions)

Homework Equations



-

The Attempt at a Solution



Well here is what i got:

f'(x) = (2/3)x^(3/2) - 2 sin(x) + C
f(x) = (2/3)(2/5)x^(5/2) + 2 cos(x) + C + D

thus final answer is:

f(x) = (4/15)x^(5/2) + 2 cos(x) + C + D

I hope that's right!

Thanks for your time! :)
 
Physics news on Phys.org
It's correct except for one thing. When you integrate the second time, you're integrating a constant C. What should C have after the second integration?