Question
What is the indefinite integral of 6/(x ln(2x)??
Answers
Mgraph
6ln(ln(2x))+C
drwls
Let u = ln(2x)
du = [2/(2x)] dx = dx/x
6 dx/(x ln(2x)) = 6/u du
= 6 ln u
= 6 ln(ln(2x)) (+ arbitrary constant C)
du = [2/(2x)] dx = dx/x
6 dx/(x ln(2x)) = 6/u du
= 6 ln u
= 6 ln(ln(2x)) (+ arbitrary constant C)
drwls
I did the integration in the next to last line. It does not equal the preceding line.