Problem 30
Question
Use the table of integrals in this section to find the indefinite integral. $$ \int \frac{2 x}{(1-3 x)^{2}} d x $$
Step-by-Step Solution
Verified Answer
The indefinite integral of \( \frac{2 x}{(1-3 x)^{2}} \) is \( \frac{2}{3(1-3x)} + C \).
1Step 1: Identify u and u'
Assign \( u = 1-3x \) and differentiate it to find \( u' \) which gives \( u' = -3 \). Notice that there is a factor of 2 in the numerator of the problem that is not accounted for from \( u' \), we'll address this more in the next step.
2Step 2: Rescaling to match integral form
The integral can now be rewritten as \( -\frac{2}{3} \int \frac{-3x}{(1-3x)^2} dx \) from our identification above. Here, we included \( -\frac{2}{3} \) to match \( u' \) with numerator. Now, the integral is in the form \( \int \frac{u' }{u^{2}} dx \).
3Step 3: Apply the standard integral formula
The standard formula for this type of integral is \( -\frac{1}{u} + C \). Substituting \( u = 1-3x \) back into the equation, we get \( -\frac{1}{1-3x} \) plus the constant of integration \( C \).
4Step 4: Rescale the result
Since we had included the extra factor we now rescale our result to obtain the final answer, i.e. we multiply by \( -\frac{2}{3} \). This results in \( \frac{2}{3(1-3x)}+C \).
Other exercises in this chapter
Problem 30
Determine whether the improper integral diverges or converges. Evaluate the integral if it converges, and check your results with the results obtained by using
View solution Problem 30
Use a program similar to the Simpson's Rule program on page 906 with \(n=6\) to approximate the indicated normal probability. The standard normal probability de
View solution Problem 30
Use partial fractions to find the indefinite integral. $$ \int \frac{x^{4}}{(x-1)^{3}} d x $$
View solution Problem 30
Find the indefinite integral. (Hint: Integration by parts is not required for all the integrals.) $$ \int \frac{1}{x \ln x} d x $$
View solution