True or false?
∫4xe^2x dx = (2x-1)e^2x+c.Justify your answer.
I think it isn't true.
=4∫x dx + ∫e^2x dx
=4.1 + e^2x +c
=4+e^2x+c
Am I doing it right?Can somebody pls suggest something?
The two terms are multiplied together, not added. You cannot break them up and integrate separately like you tried.
The method you need to use is integration by parts. Are you familiar with it? Another way to check without actually integrating is to differentiate the proposed solution they gave and see if it matches up as it should.
That is the formula behind this method. u and v are the two functions being multiplied. You have to choose which one to call u and which to call v though. Many times only one combination will work out so that you can solve the problem. For this one you have 4x and e^(2x), which one should be u and which should be v?