Consider the function f(x) = x^3 + 3x^2 + 2x + 1. Find F(x), where F(x) is the antiderivative of f(x).
Solution:
We can find the antiderivative of f(x) by using the power rule for integration:
Applying the power rule, we get:
Therefore, the antiderivative of f(x) is F(x) = (1/4) * x^4 + x^3 + (1/2) * x^2 + x + C.
Evaluate ∫(4x^3 + 2x^2 - 5x + 3) dx.
Solution:
To find the integral of a polynomial function, we apply the power rule for integration to each term and sum the results.
Applying the power rule, we get:
∫(4x^3) dx = (4/4) * x^4 = x^4
∫(2x^2) dx = (2/3) * x^3
∫(-5x) dx = (-5/2) * x^2
∫(3) dx = 3x
Adding the results, we get:
Therefore, the value of the integral is x^4 + (2/3) * x^3 - (5/2) * x^2 + 3x + C.
Find the value of ∫(2cos(2x)) dx.
Solution:
To integrate a cosine function, we use the power rule for integration.
Applying the power rule, we get:
However, in this case, we have ∫(2cos(2x)) dx, so we need to apply a substitution.
Let u = 2x. Then, du = 2 dx.
Substituting the values, we get:
Therefore, the value of the integral is (1/2) * sin(2x) + C.
Evaluate ∫(e^(3x)) dx.
Solution:
To integrate the exponential function e^(kx), we apply the natural logarithm property of integrals.
Applying the property, we get:
In this case, k = 3, so we have:
Therefore, the value of the integral is (1/3) * e^(3x) + C.
Find ∫(x * ln(x)) dx.
Solution:
To integrate a product of functions, we use the integration by parts method.
The integration by parts formula is:
In this case, let u = ln(x) and dv = x dx.
Differentiating u and integrating dv, we get:
Applying the integration by parts formula, we get:
∫(x * ln(x)) dx = (1/2) * x^2 * ln(x) - ∫((1/2) * x^2 * (1/x)) dx
Simplifying, we have:
Integrating the remaining term, we get:
Substituting the values, we have:
Therefore, the value of the integral is (1/2) * x^2 * ln(x) - (1/4) * x^2 + C.
Evaluate ∫(cot^2(x)) dx.
Solution:
To integrate the cotangent squared function, we use a trigonometric identity.
The trigonometric identity is:
Applying the identity, we get:
∫(cot^2(x)) dx = ∫(csc^2(x) - 1) dx
Breaking the integral into two parts, we have:
Integrating the first part, we get:
Integrating the second part, we get:
Adding the results, we have:
Therefore, the value of the integral is -cot(x) - x + C.
Find ∫(1/(x^2 + 9)) dx.
Solution:
To integrate the rational function, we can use the substitution method.
Let u = x^2 + 9. Then, du = 2x dx.
Rearranging the equation, we get:
Substituting the values, we have:
∫(1/(x^2 + 9)) dx = (1/2) * ∫(1/u) du
Simplifying, we get:
∫(1/(x^2 + 9)) dx = (1/2) * ln|u| + C
Since u = x^2 + 9, we have:
Therefore, the value of the integral is (1/2) * ln|x^2 + 9| + C.
Evaluate ∫(sec^2(x) * tan(x)) dx.
Solution:
To integrate the product of secant squared and tangent functions, we can use a substitution.
Let u = sec(x). Then, du = sec(x) * tan(x) dx.
Substituting the values, we have:
Therefore, the value of the integral is sec(x) + C.
Find ∫(e^x - x^2 + 5x) dx.
Solution:
To find the integral of a combination of functions, we apply the power rule for integration to each term and sum the results.
Applying the power rule, we get:
∫(e^x) dx = e^x
∫(x^2) dx = (1/3) * x^3
∫(5x) dx = (5/2) * x^2
Adding the results, we get:
Therefore, the value of the integral is e^x - (1/3) * x^3 + (5/2) * x^2 + C.
Evaluate ∫(x * e^(2x)) dx.
Solution:
To integrate a product of functions involving the exponential function, we can use the integration by parts method.
The integration by parts formula is:
In this case, let u = x and dv = e^(2x) dx.
Differentiating u and integrating dv, we get:
Applying the integration by parts formula, we get:
∫(x * e^(2x)) dx = (1/2) * x * e^(2x) - ∫((1/2) * e^(2x)) dx
Simplifying, we have:
Integrating the remaining term, we get:
Substituting the values, we have:
Therefore, the value of the integral is (1/2) * x * e^(2x) - (1/4) * e^(2x) + C.