bluevires
- 20
- 0
Homework Statement
Prove that
f(x)g(x)-f(0)g(0)=\int^{x}_{0}f(t)g'(t)dt+f'(t)g(t)dt
Homework Equations
Basically, the question also tells you that you should somehow use the fundamental theorem of calculus.
The Attempt at a Solution
This is pretty much asking me to prove that the derivative of f(x)g(x) is just f'(x)g(x) + f(x)g'(x)...and then I could use the fundamental theorem of calculus to say that the integral of the derivative is just the function itself.
It seems pretty self-explanatory to me, so I havn't got a clue on where to start on this proof, I would appreciate a tip or two to help me get started

Update:
--------------------
here's what I got so far. I don't know if this is right or wrong, so I would appreciate some comment on it
let G(x)=f(x)g(x)
then G'(x)=f'(x)g(x)+f(x)g'(x)
\therefore f(x)g(x)-f(0)g(0) = G(x) - G(0)
\int^x_0 f'(t)g(t)dt+f(t)g'(t)dt
=\int^x_0 G'(t)dt
fundamental theorem of calculus states that:
\int^x_a G'(t)dt = G(x)|^x_a
\therefore \int^x_0 G'(t)dt = G(x)|^x_0=G(x)-G(0) = f(x)g(x)-f(0)g(0)
sorry if the equations are not aligned properly, I'm a newbie at LaTex, thanks all.
Last edited: