Question: How to find this integral?

I mean

J := int((x^2+2*x+1+(3*x+1)*sqrt(x+ln(x)))/(x*sqrt(x+ln(x))*(x+sqrt(x+ln(x)))), x);

Of course, with Maple.

Please Wait...