0

$\int \frac{2dx}{(x-2)(x-1)x}$

Any help with how to solve this will be appreciated.

user405925
  • 343
  • 3
  • 13

1 Answers1

2

Partial fraction expansion

$$\frac{2}{(x-2)(x-1)x}=\frac{1}{x}-\frac{2}{x-1}+\frac{1}{x-2}$$

The rest is easy.

Momo
  • 16,027