2 / | | d*x | ------------- dx | _____ | 2*x - \/ 2*x | / 1/2
Integral((d*x)/(2*x - sqrt(2*x)), (x, 1/2, 2))
/ | / ___ ___\ ___ ___ | d*x d*x d*log\- \/ 2 + 2*\/ x / d*\/ 2 *\/ x | ------------- dx = C + --- + ------------------------ + ------------- | _____ 2 2 2 | 2*x - \/ 2*x | /
/ / ___\\
| log\\/ 2 /|
oo*sign(d) + d*|2 + ----------|
\ 2 /
=
/ / ___\\
| log\\/ 2 /|
oo*sign(d) + d*|2 + ----------|
\ 2 /
oo*sign(d) + d*(2 + log(sqrt(2))/2)
Use the examples entering the upper and lower limits of integration.