Problem 41
Question
Use a symbolic integration utility to find the indefinite integral. $$ \int(x+1)(3 x-2) d x $$
Step-by-Step Solution
Verified Answer
The indefinite integral of the function \( (x+1)(3x-2) \) is \( x^3 + \frac{x^2}{2} - 2x + C \)
1Step 1: Expand the integrand
Start by expanding the product within the integrand to simplify the integral. It results in: \[ \int x(3x-2) + 1(3x-2) dx = \int (3x^2 - 2x + 3x - 2) dx \] which further simplifies to: \[ \int (3x^2 + x - 2) dx \]
2Step 2: Separate integrals according to terms
Separate the integral to different terms which makes it easier to integrate: \[ \int 3x^2 dx + \int x dx - \int 2 dx \]
3Step 3: Integrate each term separately
Next, integrate each of these terms separately: \[ \frac{3}{3} \int x^2 dx + \frac{1}{2} \int 2x dx - 2 \int dx = x^3 + \frac{x^2}{2} - 2x + C \], where C is the constant of integration.
Other exercises in this chapter
Problem 41
Use any basic integration formula or formulas to find the indefinite integral. State which integration formula(s) you used to find the integral. $$ \int e^{x} \
View solution Problem 41
Use formal substitution (as illustrated in Examples 5 and 6 ) to find the indefinite integral. $$ \int \frac{x^{2}+1}{\sqrt{x^{3}+3 x+4}} d x $$
View solution Problem 42
Find the consumer and producer surpluses. $$ p_{1}(x)=300-x \quad p_{2}(x)=100+x $$
View solution Problem 42
Evaluate the definite integral. $$ \int_{-1}^{1}\left(e^{x}-e^{-x}\right) d x $$
View solution