Mathematics Question

Messages
247
Reaction score
300
Points
73
Use integration by parts to find the integral of:
∫ ln(x) * 1 dx
where u = ln(x)
u' = 1/x
dv = 1
v = x

uv - ∫u'v
= xln(x) - ∫(1/x) * x
= xln(x) - x + C
 
Top