Integration by parts trial and error

XedLos
Messages
6
Reaction score
0

Homework Statement


\intln(7x+9)dx

Homework Equations


derivative of ln is 1/x

The Attempt at a Solution


Well I am just learning IBP so i set u=7x+9 dv=lndx but I am stuck there. How do you know which to make ur u is there a way or is it trial and error
Can i split the integral as:

∫ln(7x)+∫9
 
Last edited:
Physics news on Phys.org
If you're doing by parts, note that the integrand expression (ln(7x+9)) must be comprised of udv, where u*dv. So u cannot be inside the ln expression. Let u=ln(7x+9). Continue from here.

In general, you should let u be an expression easy to differentiate and dv be the expression easy to integrate, and make sure that vdu is easy to integrate as well. It's some trial and error which gets better with experience.
 
u=ln(7x+9)
du=1/(x+9)dx

dv=dx
v=x

using the IBP formula i get:

ln(7x+9)x- (1/7)∫x*(1/x+9) dx

is this right or have i made a mistake
 
du is wrong.
 
du=1/(x+9)*7 dx

ok so my answer i got is

1/7(7x+9)(log(7x+9)1)
 
Your du is still incorrect. How do you differentiate ln(f(x))?
 
what do u mean how should it be
 
Back
Top