Problem 3

Question

Find the indefinite integral. $$ \int \frac{1}{3-2 x} d x $$

Step-by-Step Solution

Verified
Answer
The indefinite integral of \( \frac{1}{3-2x} dx \) is \(- \frac{1}{2}\ln|3-2x| + C\).
1Step 1: Identify the form of the function
The given function is in the form of \(1/(p*x)\), where \(p = -2\) and \(x = 3 - 2x\). The integral for this form is given by \(\int \frac{1}{p*x} dx = (1/p) ln |p*x|\). We should apply this formula to solve the integral.
2Step 2: Apply the integral formula
Applying the formula, we get \((1/-2) ln |3 - 2x|\) for the integral. The resulting integral is \(-1/2 * ln |3 - 2x|\).
3Step 3: Add the constant of integration
The final step in finding the indefinite integral is to add the constant of integration, usually denoted by 'C'. So, we write the final result as \(-1/2 * ln |3 - 2x| + C\).