Yep this is what i did but I dont think i integrated it properly because I got [x*2^(logx)]/log(2) instead of x*2^(logx)]/[log(2)+1]there's a way to do it without using a substitution: use the fact that a = eln(a)
i.e. 2 = eln(2)
So 2ln(x) = eln(x)*ln(2)
then integrate the RHS to get the answer
Cheers mate, i appreciate it
Then treat ln2 as n, so what's the integral of x^n?